diff options
Diffstat (limited to 'usr.bin/ipcrm/ipcrm.1')
-rw-r--r-- | usr.bin/ipcrm/ipcrm.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ipcrm/ipcrm.1 b/usr.bin/ipcrm/ipcrm.1 index ee1e34874484..b7e7c841da20 100644 --- a/usr.bin/ipcrm/ipcrm.1 +++ b/usr.bin/ipcrm/ipcrm.1 @@ -42,7 +42,8 @@ The .Nm utility removes the specified message queues, semaphores and shared memory -segments. These System V IPC objects can be specified by their +segments. +These System V IPC objects can be specified by their creation id or any associated key. .Pp The following options are used to specify which IPC objects will be removed. |