]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Restore use of correct alternation syntax using { | }.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 10 Jun 2013 21:18:15 +0000 (17:18 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 10 Jun 2013 21:18:15 +0000 (17:18 -0400)
This is required in order for ther synopsis to be translated into the
corresponding XML markup.

sys-utils/ipcrm.1

index 6cf74a510dc7fbda42d139ac4a41cc51c590cce3..50d4547828cdf15dbc583a76874dcd5b80d82005 100644 (file)
@@ -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