diff options
author | ru <ru@FreeBSD.org> | 2001-04-27 09:06:50 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-04-27 09:06:50 +0000 |
commit | c1d66924663404edd741b0c2a319b19cd6a5803c (patch) | |
tree | 2ee8bcd5ed6e7aedeb37632e06f594bea35d78db /share | |
parent | ed79d3baab948b290705e651a2db346ab984fc20 (diff) | |
download | FreeBSD-src-c1d66924663404edd741b0c2a319b19cd6a5803c.zip FreeBSD-src-c1d66924663404edd741b0c2a319b19cd6a5803c.tar.gz |
mdoc(7) police: shrink list width by one character.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/cd.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index fca00a3..dab1ec8 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -411,7 +411,7 @@ probe messages for the various LUNs of the changer will continue to appear while the boot process is going on. This is normal, and is caused by the changer scheduling code. .Sh FILES -.Bl -tag -width /dev/rcd[0-9][a-h] -compact +.Bl -tag -width /dev/cd[0-9][a-h] -compact .It Pa /dev/cd[0-9][a-h] raw mode .Tn CD-ROM |