diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-09-25 03:32:00 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-09-25 03:32:00 +0000 |
commit | 9161fb747fd6b01b5e9049ad65c0d6a2d2815d1f (patch) | |
tree | 12aefce1bc3578fc4616531cafe82c85a25f2b6b /lib | |
parent | e8afe86e6d847a11e8858bb9245920d37d88dac2 (diff) |
Fix USB specifications url.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libusb/usb.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libusb/usb.3 b/lib/libusb/usb.3 index 78b6c5eade9..a279f5fb09b 100644 --- a/lib/libusb/usb.3 +++ b/lib/libusb/usb.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.3,v 1.2 2001/09/03 11:26:13 deraadt Exp $ +.\" $OpenBSD: usb.3,v 1.3 2001/09/25 03:31:59 pvalchev Exp $ .\" $NetBSD: usb.3,v 1.14 2001/04/09 12:09:49 wiz Exp $ .\" .\" Copyright (c) 1999 Lennart Augustsson <augustss@netbsd.org> @@ -201,8 +201,8 @@ This man page is woefully incomplete. .Sh SEE ALSO The .Tn USB -specifications can be found at -.Dv http://www.usb.org/developers/docs.htm . +specifications can be found at: +.Dv http://www.usb.org/developers/docs.html .Pp .Xr uhid 4 , .Xr usb 4 |