summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cdcontrol
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-01-31 03:35:17 +0000
committerbillf <billf@FreeBSD.org>1999-01-31 03:35:17 +0000
commitd233a9d411488650816d5df7266ee56e0ed9b8a4 (patch)
tree662b968386687348724b43c5dfd5c8d492d35a26 /usr.sbin/cdcontrol
parent9e003047967251be241d5c371c9c30fa49667c6d (diff)
downloadFreeBSD-src-d233a9d411488650816d5df7266ee56e0ed9b8a4.zip
FreeBSD-src-d233a9d411488650816d5df7266ee56e0ed9b8a4.tar.gz
Consistantly use 'devicename' instead of varying between 'discname' and
'devicename'.
Diffstat (limited to 'usr.sbin/cdcontrol')
-rw-r--r--usr.sbin/cdcontrol/cdcontrol.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1
index 905c5b0..5bab682 100644
--- a/usr.sbin/cdcontrol/cdcontrol.1
+++ b/usr.sbin/cdcontrol/cdcontrol.1
@@ -1,4 +1,4 @@
-.\" $Id: cdcontrol.1,v 1.15 1998/01/26 00:57:54 jmz Exp $
+.\" $Id: cdcontrol.1,v 1.16 1998/06/13 19:28:51 steve Exp $
.\"
.Dd July 3, 1995
.Dt CDCONTROL 1
@@ -10,7 +10,7 @@
.Nm cdcontrol
.Op Fl s
.Op Fl v
-.Op Fl f Ar discname
+.Op Fl f Ar devicename
.Op Ar command args ...
.Sh DESCRIPTION
.Nm Cdcontrol
@@ -38,7 +38,7 @@ The following options are available:
Silent mode - do not print table headers and human readable comments.
.It Fl v
Verbose mode - print as much information as possible.
-.It Fl f Ar discname
+.It Fl f Ar devicename
Specify a device name, such as
.Pa /dev/cd0c
or
OpenPOWER on IntegriCloud