From f531c87f438dc2bf3603ac45e9989d9a6ebb53a7 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 19 Sep 2000 16:15:54 +0000 Subject: Use .Cm macro where appropriate. --- bin/chio/chio.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'bin/chio') diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 8be3e08..2e32b96 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -102,20 +102,20 @@ would be .Bl -tag -width indent .It Ic move Xo .Ar -.Op inv +.Op Cm inv .Xc Move the media unit from .Ar to .Ar . If the optional modifier -.Dq inv +.Cm inv is specified, the media unit will be inverted before insertion. .It Ic exchange Xo .Ar .Op Ar -.Op inv1 -.Op inv2 +.Op Cm inv1 +.Op Cm inv2 .Xc Perform a media unit exchange operation. The media unit in .Ar @@ -131,9 +131,9 @@ is omitted and the values .Ar are used in their place. The optional modifiers -.Dq inv1 +.Cm inv1 and -.Dq inv2 +.Cm inv2 specify whether the media units are to be inverted before insertion into .Ar and @@ -155,12 +155,12 @@ to its previous element in the changer. .Pp .It Ic position Xo .Ar -.Op inv +.Op Cm inv .Xc Position the picker in front of the element described by .Ar . If the optional modifier -.Dq inv +.Cm inv is specified, the media unit will be inverted before insertion. .Pp Note that not all changers behave as expected when issued this command. -- cgit v1.1