summaryrefslogtreecommitdiff
path: root/share/man/man4/upl.4
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-09-26 22:09:54 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-09-26 22:09:54 +0000
commit194b41c905c1e28097d05b6cbbf93a9cd1398fe9 (patch)
treee631f8c32131fc3fd5c70d3fe314d89a2270acf8 /share/man/man4/upl.4
parente3ac39c912bcefd466df7dd4a9262264088807cf (diff)
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/upl.4')
-rw-r--r--share/man/man4/upl.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/upl.4 b/share/man/man4/upl.4
index ab36eb0384f..7ee6d951eb3 100644
--- a/share/man/man4/upl.4
+++ b/share/man/man4/upl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: upl.4,v 1.2 2001/10/02 03:42:19 millert Exp $
+.\" $OpenBSD: upl.4,v 1.3 2002/09/26 22:09:53 miod Exp $
.\" $NetBSD: upl.4,v 1.3 2000/08/12 17:59:12 augustss Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@
.Nm upl
.Nd USB support for Prolific based host-to-host adapters
.Sh SYNOPSIS
-.Cd "upl* at uhub?"
+.Cd "upl* at uhub? port ? configuration ?"
.Sh DESCRIPTION
The
.Nm
@@ -81,6 +81,7 @@ Belkin, Entrega, and Xircom do
use this chip and are not supported by this driver.
.Sh SEE ALSO
.Xr netintro 4 ,
+.Xr uhub 4 ,
.Xr usb 4 ,
.Xr ifconfig 8
.Sh HISTORY