summaryrefslogtreecommitdiffstats
path: root/usr.bin/ipcs
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commitfb1d8b3724cde10863de04d2c0884fbc5035eeef (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/ipcs
parent2334c79a7573e958e33d5cc7301829244e5d216f (diff)
downloadFreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.zip
FreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.bin/ipcs')
-rw-r--r--usr.bin/ipcs/ipcs.112
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1
index 5dc9852..5d32d2c 100644
--- a/usr.bin/ipcs/ipcs.1
+++ b/usr.bin/ipcs/ipcs.1
@@ -63,7 +63,8 @@ and
options.)
.It Fl b
Show the maximum allowed sizes for active semaphores, message queues,
-and shared memory segments. The
+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,
@@ -75,13 +76,15 @@ and shared memory segments.
Display information about active shared memory segments.
.It Fl o
Show outstanding usage for active message queues,
-and shared memory segments. The
+and shared memory segments.
+The
.Dq outstanding usage
is the number of messages in a message queue, or the number
of processes attached to a shared memory segment.
.It Fl p
Show the process ID information for active semaphores, message queues,
-and shared memory segments. The
+and shared memory segments.
+The
.Dq process ID information
is the last process to send a message to or receive a message from
a message queue,
@@ -93,7 +96,8 @@ Display information about active message queues.
Display information about active semaphores.
.It Fl t
Show access times for active semaphores, message queues,
-and shared memory segments. The access times is the time
+and shared memory segments.
+The access times is the time
of the last control operation on an IPC object,
the last send or receive of a message,
the last attach or detach of a shared memory segment,
OpenPOWER on IntegriCloud