diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-18 13:14:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-18 13:14:44 +0000 |
commit | f9fba03375e83e76e82171ab2e03938143a25be4 (patch) | |
tree | 8d0255479a5c754458e860e41ef9da5288e3e9df /lib/libc | |
parent | b1763e97cd11a5c2649cdb99541c7f53630f3b28 (diff) |
intial -> initial;
the great intial witch hunt, as prompted by tdeval@
os-aix-dso.c: ok henning@
ab.C: ok drahn@
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/semget.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semget.2 b/lib/libc/sys/semget.2 index f7450e92e1c..a994f8c604e 100644 --- a/lib/libc/sys/semget.2 +++ b/lib/libc/sys/semget.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: semget.2,v 1.12 2002/05/05 18:39:12 millert Exp $ +.\" $OpenBSD: semget.2,v 1.13 2003/02/18 13:14:43 jmc Exp $ .\" $NetBSD: semget.2,v 1.2 1997/03/27 08:20:41 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -83,7 +83,7 @@ If a new set of semaphores is created, the data structure associated with it .Va semid_ds structure, see .Xr semctl 2 ) -is intialized as follows: +is initialized as follows: .Bl -bullet .It .Va sem_perm.cuid |