diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-09 13:52:39 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-09 13:52:39 +0000 |
| commit | cb577245cbbdbd4aa8a89b0d040ffe10ef48b323 (patch) | |
| tree | c978c02f0edb13dd83b69810c21d4fef9bbd57f1 /usr.sbin/cdcontrol | |
| parent | e4591b2fa950e82b927751596b3a6712ac0349d4 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cdcontrol')
| -rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 44519b691a43..baeea86a6be4 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $Id: cdcontrol.1,v 1.8.2.2 1997/12/23 07:15:39 charnier Exp $ +.\" $Id: cdcontrol.1,v 1.8.2.3 1998/02/01 04:55:48 jmz Exp $ .\" .Dd July 3, 1995 .Dt CDCONTROL 1 @@ -49,16 +49,16 @@ The available commands are listed below. Only as many characters as are required to uniquely identify a command need be specified. Word .Em play -can be ommitted. +can be omitted. .Bl -tag -width Cm .It Cm play Ar first_track Op Ar last_track Play from track .Ar first_track to track -.Ar last_track . +.Ar last_track . The first track has number 1. -Can be ommited in all cases. +Can be omitted in all cases. .It Cm play Ar start_m:start_s.start_f Op Ar end_m:end_s.end_f Play from the absolute address |
