diff options
author | ru <ru@FreeBSD.org> | 2003-05-22 11:52:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-05-22 11:52:23 +0000 |
commit | 55c56e17eb345952fad295d0c80dbcf46f62bbb0 (patch) | |
tree | bf8c327ad8826f9d8a94688ed82e07cea004d0b7 /usr.sbin/burncd | |
parent | 27a4bbdd92fe31333a9eb3aa3b59c619cb24f3c2 (diff) | |
download | FreeBSD-src-55c56e17eb345952fad295d0c80dbcf46f62bbb0.zip FreeBSD-src-55c56e17eb345952fad295d0c80dbcf46f62bbb0.tar.gz |
Assorted mdoc(7) fixes.
Approved by: re (blanket)
Diffstat (limited to 'usr.sbin/burncd')
-rw-r--r-- | usr.sbin/burncd/burncd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 801967b..26fdbd1 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -184,10 +184,9 @@ from a given directory tree. .Sh ENVIRONMENT The following environment variables affect the execution of .Nm : -.Pp -.Bl -tag -width CD_DRIVE -compact +.Bl -tag -width ".Ev CDROM" .It Ev CDROM -The cd device to use if one isn't specified with the +The CD device to use if one is not specified with the .Fl f flag. .El |