diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
| commit | f6b31571f6344141366c23c3f115defec88e8855 (patch) | |
| tree | 054ae966bfa6060507971749f6ac99ea210498f1 /usr.sbin/cdcontrol | |
| parent | 452b527e3637fa167c0db846eadefd4fad5eedc8 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cdcontrol')
| -rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index fb52548a106f..fec0297c7a7c 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $Id: cdcontrol.1,v 1.10 1997/02/22 16:04:30 peter Exp $ +.\" $Id: cdcontrol.1,v 1.11 1997/09/04 11:52:26 charnier Exp $ .\" .Dd July 3, 1995 .Dt CDCONTROL 1 @@ -41,7 +41,7 @@ The available commands are listed below. Only as many characters as are required to uniquely identify a command need be specified. Word .Nm play -can be ommitted. +can be omitted. .Bl -tag -width Cm .It Cm play Ar first_track Op Ar last_track @@ -50,7 +50,7 @@ Play from track to track .Nm 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 |
