diff options
author | wosch <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
commit | fde8a8ec465bddd8378394c44e3b889d741f5009 (patch) | |
tree | 382222393dc3b517a7ea596de312f08138ca1378 /usr.sbin/cdcontrol | |
parent | bc0f53c63a331df3494eb952e2221c8b023f1fd6 (diff) | |
download | FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.zip FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.tar.gz |
spelling corrections.
PR: docs/4450
Submitted by: josh@quick.net
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 fb52548..fec0297 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 |