diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2006-11-27 15:46:56 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2006-11-27 15:46:56 +0000 |
commit | 3aa1f88ffde067514c8934fa39f07e8f329f7aa3 (patch) | |
tree | 38e28e7e131f39fcf4b670efeef3c1e1bbc2cf0d /share | |
parent | b421d840f2172dd6c1fc6ff336fb8ac38d41ea8f (diff) |
- remove reference to non-existent usbf(9); noticed by jmc
- add author information
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/usbf.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/usbf.4 b/share/man/man4/usbf.4 index 4655a3de3d6..aa440f35c1a 100644 --- a/share/man/man4/usbf.4 +++ b/share/man/man4/usbf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbf.4,v 1.1 2006/11/26 22:49:24 uwe Exp $ +.\" $OpenBSD: usbf.4,v 1.2 2006/11/27 15:46:55 uwe Exp $ .\" .\" Uwe Stuehler, 2006. Public Domain. .\" @@ -58,16 +58,16 @@ network adapter. .El .Sh SEE ALSO .Xr intro 4 , -.Xr pxaudc 4 , -.Xr usbf 9 +.Xr pxaudc 4 +.\" .Xr usbf 9 .Sh HISTORY The .Nm driver first appeared in .Ox 4.1 . -.\" .Sh AUTHORS -.\" .An -nosplit -.\" The -.\" .Nm -.\" driver was written by -.\" .An Uwe Stuehler Aq uwe@openbsd.org . +.Sh AUTHORS +.An -nosplit +The +.Nm +driver was written by +.An Uwe Stuehler Aq uwe@openbsd.org . |