diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/mincore.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mincore.2 b/lib/libc/sys/mincore.2 index 9c694f4..da72049 100644 --- a/lib/libc/sys/mincore.2 +++ b/lib/libc/sys/mincore.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mincore.2 8.1 (Berkeley) 6/9/93 -.\" $Id$ +.\" $Id: mincore.2,v 1.8 1997/02/22 15:04:05 peter Exp $ .\" .Dd June 9, 1993 .Dt MINCORE 2 @@ -55,7 +55,7 @@ in the character array with a value of 1 meaning that the page is in-core. .Sh RETURN VALUES -Upson successful completion, +Upon successful completion, .Fn mincore returns 0 and .Fa vec |