diff options
author | ru <ru@FreeBSD.org> | 2001-08-22 14:16:31 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-22 14:16:31 +0000 |
commit | 2b577fc3189c56ed5f7afef10cbb215de7294d44 (patch) | |
tree | a45c321c6483854ba5d2c56511e0c4a2736a3e1c /lib/libusb/usb.3 | |
parent | 219a118b85634fca9d990f29c166349c8683148d (diff) | |
download | FreeBSD-src-2b577fc3189c56ed5f7afef10cbb215de7294d44.zip FreeBSD-src-2b577fc3189c56ed5f7afef10cbb215de7294d44.tar.gz |
mdoc(7) police: Fixed broken xrefs.
Diffstat (limited to 'lib/libusb/usb.3')
-rw-r--r-- | lib/libusb/usb.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/usb.3 b/lib/libusb/usb.3 index 0b58ea9..bf3e9d9 100644 --- a/lib/libusb/usb.3 +++ b/lib/libusb/usb.3 @@ -203,7 +203,7 @@ The specifications can be found at .Dv http://www.usb.org/developers/docs.htm . .Pp -.Xr hid 4 , +.Xr uhid 4 , .Xr usb 4 .Sh HISTORY The |