aboutsummaryrefslogtreecommitdiff
path: root/bin/chio/chio.1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-09-19 16:15:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-09-19 16:15:54 +0000
commit52e0c32b3721f2d428443775d82fa8e3363eff89 (patch)
tree9702ae69562178aa5eb32068d3b8e08310f7ff19 /bin/chio/chio.1
parent90c1e037f3b82feab92acdda5e457451e80f0a56 (diff)
downloadsrc-52e0c32b3721f2d428443775d82fa8e3363eff89.tar.gz
src-52e0c32b3721f2d428443775d82fa8e3363eff89.zip
Use .Cm macro where appropriate.
Notes
Notes: svn path=/head/; revision=66073
Diffstat (limited to 'bin/chio/chio.1')
-rw-r--r--bin/chio/chio.116
1 files changed, 8 insertions, 8 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1
index 8be3e08c3a01..2e32b96b058e 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 <from ET> <from EU> <to ET> <to EU>
-.Op inv
+.Op Cm inv
.Xc
Move the media unit from
.Ar <from ET/EU>
to
.Ar <to ET/EU> .
If the optional modifier
-.Dq inv
+.Cm inv
is specified, the media unit will be inverted before insertion.
.It Ic exchange Xo
.Ar <src ET> <src EU> <dst1 ET> <dst1 EU>
.Op Ar <dst2 ET> <dst2 ET>
-.Op inv1
-.Op inv2
+.Op Cm inv1
+.Op Cm inv2
.Xc
Perform a media unit exchange operation. The media unit in
.Ar <src ET/EU>
@@ -131,9 +131,9 @@ is omitted and the values
.Ar <src ET/EU>
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 <dst1 ET/EU>
and
@@ -155,12 +155,12 @@ to its previous element in the changer.
.Pp
.It Ic position Xo
.Ar <to ET> <to EU>
-.Op inv
+.Op Cm inv
.Xc
Position the picker in front of the element described by
.Ar <to ET/EU> .
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.