diff options
Diffstat (limited to 'usr.sbin/cdcontrol/cdcontrol.1')
| -rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 29c63cbee5b7..fb52548a106f 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: cdcontrol.1,v 1.10 1997/02/22 16:04:30 peter Exp $ .\" .Dd July 3, 1995 .Dt CDCONTROL 1 @@ -11,9 +11,9 @@ .Op Fl s .Op Fl v .Op Fl f Ar discname -.Op Ar command args... +.Op Ar command args ... .Sh DESCRIPTION -.Nm cdcontrol +.Nm Cdcontrol is a program to control audio features of a CD drive. The device is a name such as cd0 or mcd0. .Pp @@ -22,7 +22,7 @@ If the device not specified, the environment variable will be used to find the cd device. .Pp If no command is given, then -.Nm cdcontrol +.Nm enters an interactive mode, reading commands from the standard input. .Pp The following options are available: @@ -157,6 +157,6 @@ Andrey A.\ Chernov, Serge V.\ Vakulenko .Sh HISTORY The -.Nm cdcontrol +.Nm command appeared in .Fx 2.1 . |
