From 7a5f441b1d05c7a265ce7e196accfa695e8278d7 Mon Sep 17 00:00:00 2001 From: Eric S. Raymond Date: Mon, 10 Jun 2013 17:18:15 -0400 Subject: Restore use of correct alternation syntax using { | }. This is required in order for ther synopsis to be translated into the corresponding XML markup. --- sys-utils/ipcrm.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-utils/ipcrm.1') 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 -[...] +.RB { shm | msg | sem } +.IR id ... .SH DESCRIPTION .I ipcrm removes System V interprocess communication (IPC) objects -- cgit v1.2.3-55-g7522