summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcrm.1
diff options
context:
space:
mode:
authorEric S. Raymond2013-06-10 23:18:15 +0200
committerEric S. Raymond2013-06-10 23:18:15 +0200
commit7a5f441b1d05c7a265ce7e196accfa695e8278d7 (patch)
treebbca03f711002712de924a340e81e42c1f7f7623 /sys-utils/ipcrm.1
parentRe-layout a FILES section in the traditional style. (diff)
downloadkernel-qcow2-util-linux-7a5f441b1d05c7a265ce7e196accfa695e8278d7.tar.gz
kernel-qcow2-util-linux-7a5f441b1d05c7a265ce7e196accfa695e8278d7.tar.xz
kernel-qcow2-util-linux-7a5f441b1d05c7a265ce7e196accfa695e8278d7.zip
Restore use of correct alternation syntax using { | }.
This is required in order for ther synopsis to be translated into the corresponding XML markup.
Diffstat (limited to 'sys-utils/ipcrm.1')
-rw-r--r--sys-utils/ipcrm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/ipcrm.1 b/sys-utils/ipcrm.1
index 6cf74a510..50d454782 100644
--- a/sys-utils/ipcrm.1
+++ b/sys-utils/ipcrm.1
@@ -8,8 +8,8 @@ ipcrm \- remove a message queue, semaphore set or shared memory id
[options]
.br
.B ipcrm
-.I <shm|msg|sem> <id>
-[...]
+.RB { shm | msg | sem }
+.IR id ...
.SH DESCRIPTION
.I ipcrm
removes System V interprocess communication (IPC) objects