summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ulpt.4
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2002-09-26 22:09:53 +0000
committermiod <miod@openbsd.org>2002-09-26 22:09:53 +0000
commit47bb6a13ba71434fde38aa1f16f665eeaf70c507 (patch)
tree017b953ebd0fee0e46f4af1060df2091b8ef1d98 /share/man/man4/ulpt.4
parentrenable sppp and lmc, now free (diff)
downloadwireguard-openbsd-47bb6a13ba71434fde38aa1f16f665eeaf70c507.tar.xz
wireguard-openbsd-47bb6a13ba71434fde38aa1f16f665eeaf70c507.zip
Second part of the man4 mi cleanup.
- more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page section ordering when necessary - add netintro(4) and hostname.if(5) xrefs to all ethernet drivers ok deraadt@ mickey@
Diffstat (limited to 'share/man/man4/ulpt.4')
-rw-r--r--share/man/man4/ulpt.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ulpt.4 b/share/man/man4/ulpt.4
index 66a0802f044..a62746b5a4b 100644
--- a/share/man/man4/ulpt.4
+++ b/share/man/man4/ulpt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ulpt.4,v 1.2 2001/08/03 15:21:16 mpech Exp $
+.\" $OpenBSD: ulpt.4,v 1.3 2002/09/26 22:09:53 miod Exp $
.\" $NetBSD: ulpt.4,v 1.4 1999/08/23 12:32:19 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@
.Nm ulpt
.Nd USB printer support
.Sh SYNOPSIS
-.Cd "ulpt* at uhub?"
+.Cd "ulpt* at uhub? port ? configuration ?"
.Sh DESCRIPTION
The
.Nm
@@ -59,7 +59,9 @@ The bits in the minor number select various features of the driver.
.It Pa /dev/ulpt?
.El
.Sh SEE ALSO
+.Xr intro 4 ,
.Xr lpt 4 ,
+.Xr uhub 4 ,
.Xr usb 4
.Sh HISTORY
The