diff options
author | sos <sos@FreeBSD.org> | 2003-05-04 09:53:05 +0000 |
---|---|---|
committer | sos <sos@FreeBSD.org> | 2003-05-04 09:53:05 +0000 |
commit | e024629724d725fb94432654a23faa4404c36271 (patch) | |
tree | 66bd8491d63f35139b444588510e89df6fc99520 /usr.sbin/burncd | |
parent | 33aa8ec1862ce51a0c7b689e5469629134c6ce56 (diff) | |
download | FreeBSD-src-e024629724d725fb94432654a23faa4404c36271.zip FreeBSD-src-e024629724d725fb94432654a23faa4404c36271.tar.gz |
Default speed is 4 not 1.
PR: 50474
Diffstat (limited to 'usr.sbin/burncd')
-rw-r--r-- | usr.sbin/burncd/burncd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 291bd15..aebbe32 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -68,7 +68,7 @@ use preemphasis on audio tracks. quiet, do not print progress messages. .It Fl s Ar speed set the speed of the burner device. -Defaults to 1. +Defaults to 4. Specify .Dq Li max to use the drive's fastest speed. |