summaryrefslogtreecommitdiff
path: root/share/man/man4/umass.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/umass.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/umass.4')
-rw-r--r--share/man/man4/umass.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/umass.4 b/share/man/man4/umass.4
index 2d123acfa18..26fd0c38fea 100644
--- a/share/man/man4/umass.4
+++ b/share/man/man4/umass.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: umass.4,v 1.2 2001/08/03 15:21:16 mpech Exp $
+.\" $OpenBSD: umass.4,v 1.3 2002/09/26 22:09:53 miod Exp $
.\" $NetBSD: umass.4,v 1.1 1999/08/29 17:26:22 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@
.Nm umass
.Nd USB mass storage support
.Sh SYNOPSIS
-.Cd "umass* at uhub?"
+.Cd "umass* at uhub? port ? configuration ?"
.Cd "scsibus* at umass?"
.\" .Cd "atapibus* at umass?"
.Sh DESCRIPTION
@@ -51,6 +51,7 @@ The
driver provides support for USB mass storage class devices.
.Sh SEE ALSO
.Xr scsi 4 ,
+.Xr uhub 4 ,
.Xr usb 4
.Sh HISTORY
The