summaryrefslogtreecommitdiff
path: root/usr.bin/cdio
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 22:32:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 22:32:37 +0000
commit77d917fda794edf9be666478b77002009621d508 (patch)
tree29069f881e6c8ec0d7b97fbaf6c740ea58fe3a0e /usr.bin/cdio
parent96a1c2155aeec4dd1ce3b31be722da18819897b5 (diff)
fix some list items; from andres
Diffstat (limited to 'usr.bin/cdio')
-rw-r--r--usr.bin/cdio/cdio.18
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/cdio/cdio.1 b/usr.bin/cdio/cdio.1
index 4adfa2d293a..347383bfea5 100644
--- a/usr.bin/cdio/cdio.1
+++ b/usr.bin/cdio/cdio.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cdio.1,v 1.42 2007/05/26 03:00:03 mjc Exp $
+.\" $OpenBSD: cdio.1,v 1.43 2007/05/29 22:32:36 jmc Exp $
.\"
.\" Copyright (c) 1995 Serge V. Vakulenko
.\" All rights reserved.
@@ -92,8 +92,7 @@ In case of multiple matches, reissue the command with
.Ar n .
.It Ic cdid
Print the disc ID that will be used for matching with the CDDB.
-.It Ic cdrip
-.Op Ar track1-trackN ...
+.It Ic cdrip Op Ar track1-trackN ...
Rip specified tracks from disk.
Audio tracks are saved as WAVE sound files.
All tracks will be saved in the current working directory.
@@ -101,8 +100,7 @@ If parameters are omitted, all tracks are ripped.
Both individual tracks and track ranges may be specified, in the same format as the
.Ic cdplay
command.
-.It Ic cdplay
-.Op Ar track1-trackN ...
+.It Ic cdplay Op Ar track1-trackN ...
Play specified tracks from disk.
Unlike
.Ic cdrip