From: Eric S. Raymond Date: Mon, 10 Jun 2013 21:18:15 +0000 (-0400) Subject: Restore use of correct alternation syntax using { | }. X-Git-Tag: v2.24-rc1~501^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a5f441b1d05c7a265ce7e196accfa695e8278d7;p=thirdparty%2Futil-linux.git Restore use of correct alternation syntax using { | }. This is required in order for ther synopsis to be translated into the corresponding XML markup. --- diff --git a/sys-utils/ipcrm.1 b/sys-utils/ipcrm.1 index 6cf74a510d..50d4547828 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 -[...] +.RB { shm | msg | sem } +.IR id ... .SH DESCRIPTION .I ipcrm removes System V interprocess communication (IPC) objects