aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ipcrm
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-03-09 12:45:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-03-09 12:45:00 +0000
commit28842b571dde699c8a8b4408e7435b0e3f77513b (patch)
tree0de7348b8643529a936686f3848f3a8052d48f7f /usr.bin/ipcrm
parent03c506ac80afd528d02cc61867baebad3d3c872c (diff)
downloadsrc-28842b571dde699c8a8b4408e7435b0e3f77513b.tar.gz
src-28842b571dde699c8a8b4408e7435b0e3f77513b.zip
Spell "id" as "ID".
Notes
Notes: svn path=/head/; revision=167361
Diffstat (limited to 'usr.bin/ipcrm')
-rw-r--r--usr.bin/ipcrm/ipcrm.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ipcrm/ipcrm.1 b/usr.bin/ipcrm/ipcrm.1
index b7e7c841da20..9e2a4700dc21 100644
--- a/usr.bin/ipcrm/ipcrm.1
+++ b/usr.bin/ipcrm/ipcrm.1
@@ -44,22 +44,22 @@ The
utility removes the specified message queues, semaphores and shared memory
segments.
These System V IPC objects can be specified by their
-creation id or any associated key.
+creation ID or any associated key.
.Pp
The following options are used to specify which IPC objects will be removed.
Any number and combination of these options can be used:
.Bl -tag -width indent
.It Fl q Ar msqid
-Remove the message queue associated with the id
+Remove the message queue associated with the ID
.Ar msqid
from the system.
.It Fl m Ar shmid
-Mark the shared memory segment associated with id
+Mark the shared memory segment associated with ID
.Ar shmid
for removal.
This marked segment will be destroyed after the last detach.
.It Fl s Ar semid
-Remove the semaphore set associated with id
+Remove the semaphore set associated with ID
.Ar semid
from the system.
.It Fl Q Ar msgkey