summaryrefslogtreecommitdiffstats
path: root/man2/mincore.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/mincore.2')
-rw-r--r--man2/mincore.222
1 files changed, 10 insertions, 12 deletions
diff --git a/man2/mincore.2 b/man2/mincore.2
index 8ac2bdf6a..9ffca56d0 100644
--- a/man2/mincore.2
+++ b/man2/mincore.2
@@ -11,7 +11,7 @@
.\" after message from <gordon.jin@intel.com>
.\" 2007-01-08 mtk, rewrote various parts
.\"
-.TH mincore 2 2023-02-05 "Linux man-pages 6.03"
+.TH mincore 2 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
mincore \- determine whether pages are resident in memory
.SH LIBRARY
@@ -117,18 +117,16 @@ to
+
.I length
contained unmapped memory.
-.SH VERSIONS
-Available since Linux 2.3.99pre1 and glibc 2.2.
.SH STANDARDS
-.BR mincore ()
-is not specified in POSIX.1,
-and it is not available on all UNIX implementations.
-.\" It is on at least NetBSD, FreeBSD, OpenBSD, Solaris 8,
-.\" AIX 5.1, SunOS 4.1
-.\" .SH HISTORY
-.\" The
-.\" .BR mincore ()
-.\" function first appeared in 4.4BSD.
+None.
+.SH HISTORY
+Linux 2.3.99pre1,
+glibc 2.2.
+.PP
+First appeared in 4.4BSD.
+.PP
+NetBSD, FreeBSD, OpenBSD, Solaris 8,
+AIX 5.1, SunOS 4.1.
.SH BUGS
Before Linux 2.6.21,
.BR mincore ()