diff options
author | se <se@FreeBSD.org> | 2003-09-20 15:16:56 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 2003-09-20 15:16:56 +0000 |
commit | add95425486904fe1072f54c8daf58375f1695a2 (patch) | |
tree | 2ea895e9cdec5c2156b399278ffa243e03c13aea /share/man | |
parent | 2d17559e439d6f38830ea39742ed41244240b196 (diff) | |
download | FreeBSD-src-add95425486904fe1072f54c8daf58375f1695a2.zip FreeBSD-src-add95425486904fe1072f54c8daf58375f1695a2.tar.gz |
Fix width of first column in FILES table to account for longer device name.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ulpt.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ulpt.4 b/share/man/man4/ulpt.4 index f0ec1ec..7b91c5e 100644 --- a/share/man/man4/ulpt.4 +++ b/share/man/man4/ulpt.4 @@ -59,7 +59,7 @@ Some printers cannot handle the reset on open; in case of problems try the .Pa unlpt device. .Sh FILES -.Bl -tag -width ".Pa /dev/ulpt?" -compact +.Bl -tag -width ".Pa /dev/unlpt?" -compact .It Pa /dev/ulpt? device with reset .It Pa /dev/unlpt? |