summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-09-23 04:12:13 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-09-23 04:12:13 +0000
commitce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch)
tree2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /lib/libc/gen
parent611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff)
Typo fixes.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/ftok.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/ftok.3 b/lib/libc/gen/ftok.3
index ceed63921e1..c6a747da494 100644
--- a/lib/libc/gen/ftok.3
+++ b/lib/libc/gen/ftok.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftok.3,v 1.8 1999/07/07 10:55:36 aaron Exp $
+.\" $OpenBSD: ftok.3,v 1.9 1999/09/23 04:12:00 alex Exp $
.\"
.\" Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
.\" All rights reserved.
@@ -30,7 +30,7 @@
.Os
.Sh NAME
.Nm ftok
-.Nd create IPC indentifier from a pathname
+.Nd create IPC identifier from a pathname
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/ipc.h>