aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/ulpt.4
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2003-09-20 15:13:35 +0000
committerStefan Eßer <se@FreeBSD.org>2003-09-20 15:13:35 +0000
commited2e6e111b2f9534430be7209116957f5a687f85 (patch)
tree542a4487436ab8a475f99934dbea71c3da8fd017 /share/man/man4/ulpt.4
parentc6316a61234ad3a13b4b29e54e5e0edd3227c3bd (diff)
downloadsrc-ed2e6e111b2f9534430be7209116957f5a687f85.tar.gz
src-ed2e6e111b2f9534430be7209116957f5a687f85.zip
Fix name of no-reset device (ulpn -> unlpt).
Notes
Notes: svn path=/head/; revision=120284
Diffstat (limited to 'share/man/man4/ulpt.4')
-rw-r--r--share/man/man4/ulpt.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ulpt.4 b/share/man/man4/ulpt.4
index e4385f94825a..f0ec1ec2b5d3 100644
--- a/share/man/man4/ulpt.4
+++ b/share/man/man4/ulpt.4
@@ -56,13 +56,13 @@ The bits in the minor number select various features of the driver.
.El
.Pp
Some printers cannot handle the reset on open; in case of problems try the
-.Pa ulpn
+.Pa unlpt
device.
.Sh FILES
.Bl -tag -width ".Pa /dev/ulpt?" -compact
.It Pa /dev/ulpt?
device with reset
-.It Pa /dev/ulpn?
+.It Pa /dev/unlpt?
device without reset
.El
.Sh SEE ALSO