diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2011-07-09 18:10:25 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2011-07-09 18:10:25 +0000 |
commit | 91b8f7b24f28aae5758842fcbfbed6a37b9f07b5 (patch) | |
tree | d1aa547a10ba4354b00a3016d33e6279e9320942 /usr.bin/cdio | |
parent | 47d7e2efdf6b12d92917a87bcd89f209bb84db69 (diff) |
Document default write speed of tao subcommand.
Diffstat (limited to 'usr.bin/cdio')
-rw-r--r-- | usr.bin/cdio/cdio.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/cdio/cdio.1 b/usr.bin/cdio/cdio.1 index 3af5d1b6abe..dea58d5181e 100644 --- a/usr.bin/cdio/cdio.1 +++ b/usr.bin/cdio/cdio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.58 2011/06/26 23:45:26 tedu Exp $ +.\" $OpenBSD: cdio.1,v 1.59 2011/07/09 18:10:24 stsp Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2011 $ +.Dd $Mdocdate: July 9 2011 $ .Dt CDIO 1 .Os .Sh NAME @@ -259,6 +259,8 @@ or one of the literal strings or .Dq max , meaning the optimal or maximum speed detected. +The default speed is +.Dq auto . .El .It Ic volume Ar left_channel Ar right_channel Set the volume of the left channel to |