summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-30 18:13:11 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-30 18:13:11 +0000
commite2cc67ef3c8ab4ac37e5cd5f3b327a8f19aa8830 (patch)
tree70e5930bb8c509b7c711798ca5407124f8f73286 /lib/libc
parent34b8a752b102318c13026caeae8467c66ab5a12a (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/ftok.34
-rw-r--r--lib/libc/gen/setproctitle.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/ftok.3 b/lib/libc/gen/ftok.3
index 9b25bf2136ac..ce9c9c820444 100644
--- a/lib/libc/gen/ftok.3
+++ b/lib/libc/gen/ftok.3
@@ -23,13 +23,13 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ftok.3,v 1.1 1994/06/26 16:24:57 jtc Exp $
+.\" $Id: ftok.3,v 1.1 1995/05/01 08:53:16 joerg Exp $
.Dd June 24, 1994
.Os
.Dt ftok 3
.Sh NAME
.Nm ftok
-.Nd create IPC indentifier from path name
+.Nd create IPC identifier from path name
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/ipc.h>
diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3
index 5eefe609d103..dc3a47f7643f 100644
--- a/lib/libc/gen/setproctitle.3
+++ b/lib/libc/gen/setproctitle.3
@@ -17,7 +17,7 @@
.\" 5. Modifications may be freely made to this file providing the above
.\" conditions are met.
.\"
-.\" $Id: setproctitle.3,v 1.1 1995/12/26 22:50:08 peter Exp $
+.\" $Id: setproctitle.3,v 1.2 1996/01/01 08:27:41 peter Exp $
.\"
.\" The following requests are required for all man pages.
.Dd December 16, 1995
@@ -93,7 +93,7 @@ to other versions of
although none have been found by the author as yet. This is believed to be
the predominant convention.
.Pp
-It is thought that the implementation is compatable with other systems,
+It is thought that the implementation is compatible with other systems,
including
.Nm NetBSD
and