diff options
author | charnier <charnier@FreeBSD.org> | 1998-01-07 07:43:04 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-01-07 07:43:04 +0000 |
commit | f37df36bd12577053179ae9972a863baad7d2faf (patch) | |
tree | bd6d59b728e12dc6fee21e611b80a54dc2e686b5 /usr.sbin/cdcontrol | |
parent | 5dc8e159d059de1d4acf84d8b117e0942d5f387a (diff) | |
download | FreeBSD-src-f37df36bd12577053179ae9972a863baad7d2faf.zip FreeBSD-src-f37df36bd12577053179ae9972a863baad7d2faf.tar.gz |
Typo.
Diffstat (limited to 'usr.sbin/cdcontrol')
-rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 591752f..d2dcd8c 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $Id: cdcontrol.1,v 1.12 1997/09/13 16:01:48 wosch Exp $ +.\" $Id: cdcontrol.1,v 1.13 1997/12/08 07:43:13 charnier Exp $ .\" .Dd July 3, 1995 .Dt CDCONTROL 1 @@ -56,7 +56,7 @@ can be omitted. Play from track .Ar first_track to track -.Ar last_track. +.Ar last_track . The first track has number 1. Can be omitted in all cases. |