summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1997-12-30 04:05:47 +0000
committeralex <alex@FreeBSD.org>1997-12-30 04:05:47 +0000
commitad5fb0b1edcc8555f53c50039f18042b8bc3ddf2 (patch)
treeadfd5cf8e7de8fcf5e12e1175cab27f88ed027cb /lib/libc
parent1b7cba5f352f8b7ee7282d791ab06fd072683e29 (diff)
downloadFreeBSD-src-ad5fb0b1edcc8555f53c50039f18042b8bc3ddf2.zip
FreeBSD-src-ad5fb0b1edcc8555f53c50039f18042b8bc3ddf2.tar.gz
Typo fix.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/mincore.24
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
OpenPOWER on IntegriCloud