diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2001-08-04 12:45:20 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2001-08-04 12:45:20 +0000 |
commit | 8e77890e1ee3e62f6f499dc8185e1e33c1dd43c9 (patch) | |
tree | 6eefd87eac19fa514d5a2733f04c52b4e3bce848 /share | |
parent | 5263c3878c42b150a623b022f5b56ea9887f3de2 (diff) |
There is not currently a usb(3) manpage, so comment out the Xr.
Spotted by Heikki Korpela.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/uhid.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/uhid.4 b/share/man/man4/uhid.4 index 38839538b40..e3bc31147bb 100644 --- a/share/man/man4/uhid.4 +++ b/share/man/man4/uhid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uhid.4,v 1.4 2001/08/03 15:21:16 mpech Exp $ +.\" $OpenBSD: uhid.4,v 1.5 2001/08/04 12:45:19 hugh Exp $ .\" $NetBSD: uhid.4,v 1.6 1999/05/11 21:05:09 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -104,7 +104,7 @@ send data to the device. Data should be written in chunks of the size prescribed by the report descriptor. .Sh SEE ALSO .Xr usbhidctl 1 , -.Xr usb 3 , +.\" .Xr usb 3 , .Xr usb 4 .Sh HISTORY The |