diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /lib/libc/sys/semctl.2 | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'lib/libc/sys/semctl.2')
-rw-r--r-- | lib/libc/sys/semctl.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/semctl.2 b/lib/libc/sys/semctl.2 index d3ff3888a4d..23da10c56df 100644 --- a/lib/libc/sys/semctl.2 +++ b/lib/libc/sys/semctl.2 @@ -1,3 +1,4 @@ +.\" $OpenBSD: semctl.2,v 1.2 1996/10/08 01:20:13 michaels Exp $ .\" $NetBSD: semctl.2,v 1.1 1995/10/16 23:49:26 jtc Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -31,7 +32,7 @@ .\"/ .Dd August 17, 1995 .Dt SEMCTL 2 -.Os NetBSD +.Os .Sh NAME .Nm semctl .Nd semaphore control operations |