diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-26 22:09:54 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-26 22:09:54 +0000 |
commit | 194b41c905c1e28097d05b6cbbf93a9cd1398fe9 (patch) | |
tree | e631f8c32131fc3fd5c70d3fe314d89a2270acf8 /share/man/man4/usscanner.4 | |
parent | e3ac39c912bcefd466df7dd4a9262264088807cf (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/usscanner.4')
-rw-r--r-- | share/man/man4/usscanner.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/usscanner.4 b/share/man/man4/usscanner.4 index 29ee42f1824..995b06348f3 100644 --- a/share/man/man4/usscanner.4 +++ b/share/man/man4/usscanner.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usscanner.4,v 1.1 2001/01/28 16:31:25 aaron Exp $ +.\" $OpenBSD: usscanner.4,v 1.2 2002/09/26 22:09:53 miod Exp $ .\" $NetBSD: usscanner.4,v 1.1 2001/01/11 06:10:01 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -42,7 +42,7 @@ .Nm usscanner .Nd driver for some SCSI-over-USB scanners .Sh SYNOPSIS -.Cd "usscanner* at uhub?" +.Cd "usscanner* at uhub? port ? configuration ?" .Cd "scsibus* at usscanner?" .Sh DESCRIPTION The @@ -58,8 +58,11 @@ driver works with the following scanners: .It HP ScanJet 5300C .El .Sh SEE ALSO +.Xr intro 4 , .Xr scsi 4 , +.Xr ss 4 , .Xr uscanner 4 , +.Xr uhub 4 , .Xr usb 4 .Sh HISTORY The |