summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-02-25 21:32:16 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-02-25 21:32:16 +0000
commit48d8286ba93f9a6e33601fbbcc78a52329e20732 (patch)
tree8c1f795d0ede5fd22a2f49e11c158fb05745e205 /share/man/man4
parenta5513a90e579f2683fe985e64a4bd195d378ad37 (diff)
config lines for cdcef and an Xr
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/usbf.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/usbf.4 b/share/man/man4/usbf.4
index aa440f35c1a..42e8443061f 100644
--- a/share/man/man4/usbf.4
+++ b/share/man/man4/usbf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usbf.4,v 1.2 2006/11/27 15:46:55 uwe Exp $
+.\" $OpenBSD: usbf.4,v 1.3 2007/02/25 21:32:15 dlg Exp $
.\"
.\" Uwe Stuehler, 2006. Public Domain.
.\"
@@ -10,7 +10,8 @@
.Nd introduction to Universal Serial Bus function support
.Sh SYNOPSIS
.\" XXX SYNOPSIS should be similar to usb.4
-.Cd "usbf* at pxaudc?"
+.Cd "usbf* at pxaudc? # zaurus"
+.Cd "cdcef* at usbf?"
.Sh DESCRIPTION
.Ox
provides machine-independent bus support and drivers for Universal Serial
@@ -58,6 +59,7 @@ network adapter.
.El
.Sh SEE ALSO
.Xr intro 4 ,
+.Xr cdcef 4 ,
.Xr pxaudc 4
.\" .Xr usbf 9
.Sh HISTORY