summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mincore.2
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2001-08-14 14:20:35 +0000
committeryar <yar@FreeBSD.org>2001-08-14 14:20:35 +0000
commitdeeb90994affa0d72956435908fb98b8f921fd12 (patch)
tree08bea27d2e4b9156ba4a754cb52c44a14ae702b0 /lib/libc/sys/mincore.2
parente7702d76b63591efac5034f032cc6070e03a4417 (diff)
downloadFreeBSD-src-deeb90994affa0d72956435908fb98b8f921fd12.zip
FreeBSD-src-deeb90994affa0d72956435908fb98b8f921fd12.tar.gz
Use the ".Rv" mdoc(7) macro where appropriate.
Reviewed by: ru
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 cd34c5a..1bc309f 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
OpenPOWER on IntegriCloud