--- src/share/man/man4/ulpt.4 2003/06/17 04:36:59 1.2 +++ src/share/man/man4/ulpt.4 2005/12/10 00:19:18 1.3 @@ -1,6 +1,6 @@ .\" $NetBSD: ulpt.4,v 1.6 2002/02/05 00:37:48 augustss Exp $ .\" $FreeBSD: src/share/man/man4/ulpt.4,v 1.2.2.2 2002/08/07 02:49:56 trhodes Exp $ -.\" $DragonFly: src/share/man/man4/ulpt.4,v 1.1 2003/06/16 05:33:54 dillon Exp $ +.\" $DragonFly$ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -43,27 +43,26 @@ .Nm ulpt .Nd USB printer support .Sh SYNOPSIS -.Cd "ulpt* at uhub?" +.Cd "device ulpt" .Sh DESCRIPTION The .Nm driver provides support for USB printers that follow the printer bi- or uni-directional protocol. The bits in the minor number select various features of the driver. -.Pp .Bl -column "Minor Bit" "Functionxxxxxxxxxxxxxxxxxxxxxxxxxxxx" -offset indent -.It Em "Minor Bit" Function -.It 64 Do not initialize (reset) the device on the port. +.Em "Minor Bit Function" +64 Do not initialize (reset) the device on the port. .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 xxxxxxxxxx +.Bl -tag -width ".Pa /dev/unlpt?" -compact .It Pa /dev/ulpt? device with reset -.It Pa /dev/ulpn? +.It Pa /dev/unlpt? device without reset .El .Sh SEE ALSO