Typos (from OpenBSD)
This commit is contained in:
parent
495dfc4a09
commit
1276709f38
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ftok.3,v 1.4 1998/11/12 16:15:17 christos Exp $
|
||||
.\" $NetBSD: ftok.3,v 1.5 1999/11/19 23:29:45 kristerw Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
|
||||
.\" All rights reserved.
|
||||
@ -74,7 +74,7 @@ does not exist or if it cannot be accessed by the calling process.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn ftok
|
||||
function originate with System V and is typically used by programs
|
||||
function originated with System V and is typically used by programs
|
||||
that use the System V IPC routines.
|
||||
.Sh AUTHOR
|
||||
.Bl -tag
|
||||
@ -86,7 +86,7 @@ specified
|
||||
.Fa path
|
||||
in combination with the given
|
||||
.Fa id .
|
||||
Thus is is quite possible for the routine to return duplicate keys
|
||||
Thus it is quite possible for the routine to return duplicate keys
|
||||
given that those fields are not 8- and 16-bit quantities like they
|
||||
were on System V based systems where this library routine's ancestor
|
||||
were originally created.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: getopt.3,v 1.16 1999/03/22 19:44:57 garbled Exp $
|
||||
.\" $NetBSD: getopt.3,v 1.17 1999/11/19 23:29:46 kristerw Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1988, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -199,7 +199,7 @@ argv += optind;
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn getopt
|
||||
function appeared
|
||||
function appeared in
|
||||
.Bx 4.3 .
|
||||
.Sh BUGS
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: pw_init.3,v 1.5 1998/06/08 03:12:45 lukem Exp $
|
||||
.\" $NetBSD: pw_init.3,v 1.6 1999/11/19 23:29:47 kristerw Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1995
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -49,7 +49,7 @@
|
||||
.Sh LIBRARY
|
||||
.Lb libutil
|
||||
.Sh SYNOPSIS
|
||||
.Fd #indlude <pwd.h>
|
||||
.Fd #include <pwd.h>
|
||||
.Fd #include <util.h>
|
||||
.Ft void
|
||||
.Fn pw_init
|
||||
|
Loading…
x
Reference in New Issue
Block a user