summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-03-18 11:13:02 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-03-18 11:13:02 +0000
commitca22921cc9890c9dab07b53c84fd6f5cca6574db (patch)
tree704d810e578a9ce665266018ff9d5df543ed1bd8 /usr.bin
parent54b0c19f836e008fb6c17850333c6c62660f8580 (diff)
typo; nash@mcs.net
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ipcs/ipcs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1
index cef160d44cd..2291b3a912f 100644
--- a/usr.bin/ipcs/ipcs.1
+++ b/usr.bin/ipcs/ipcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipcs.1,v 1.5 1998/09/26 19:54:54 aaron Exp $
+.\" $OpenBSD: ipcs.1,v 1.6 1999/03/18 11:13:01 aaron Exp $
.\" $NetBSD: ipcs.1,v 1.4 1995/04/15 02:31:16 cgd Exp $
.\"
.\" Copyright (c) 1994 SigmaSoft, Th. Lockert
@@ -66,7 +66,7 @@ and shared memory segments. The
.Dq maximum allowed size
is the maximum number of bytes in a message on a message queue,
the size of a shared memory segment,
-or the number number of semaphores in a set of semaphores.
+or the number of semaphores in a set of semaphores.
.It Fl c
Show the creator's name and group for active semaphores, message queues,
and shared memory segments.