aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mincore.2
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2001-08-14 14:20:35 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2001-08-14 14:20:35 +0000
commita2a0a4dc2a1ae8e6bdc1bdeb89f66f0c8df2fa2c (patch)
tree08bea27d2e4b9156ba4a754cb52c44a14ae702b0 /lib/libc/sys/mincore.2
parent94ddc5afe95a42ea10f16fc1747e2a87feb01ca5 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/mincore.2')
-rw-r--r--lib/libc/sys/mincore.29
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libc/sys/mincore.2 b/lib/libc/sys/mincore.2
index cd34c5aed063..1bc309f1af9b 100644
--- a/lib/libc/sys/mincore.2
+++ b/lib/libc/sys/mincore.2
@@ -57,14 +57,7 @@ in the character array
with a value of 1 meaning
that the page is in-core.
.Sh RETURN VALUES
-Upon successful completion,
-.Fn mincore
-returns 0 and
-.Fa vec
-is updated to reflect the page status. Otherwise a value of -1
-is returned and
-.Va errno
-is set to indicate the error.
+.Rv -std mincore
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er EINVAL