summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2000-06-23 04:25:10 +0000
committerChris Costello <chris@FreeBSD.org>2000-06-23 04:25:10 +0000
commita907d4fd1fdb92f57deeaed7c2709ed693e6cadc (patch)
tree768bfa1411de8934e008b3121440178f0e91dd9f
parent48b5eb7c854ec6c28f967247b24e567f0eb65187 (diff)
Notes
-rw-r--r--lib/libc/sys/mincore.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mincore.2 b/lib/libc/sys/mincore.2
index 3f6ce3fb9d57..cd34c5aed063 100644
--- a/lib/libc/sys/mincore.2
+++ b/lib/libc/sys/mincore.2
@@ -63,7 +63,7 @@ returns 0 and
.Fa vec
is updated to reflect the page status. Otherwise a value of -1
is returned and
-.Va error
+.Va errno
is set to indicate the error.
.Sh ERRORS
.Bl -tag -width Er