diff options
author | ben <ben@FreeBSD.org> | 2000-11-15 14:40:14 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2000-11-15 14:40:14 +0000 |
commit | bd39d53f3470e5c6f0325556a077230347f27302 (patch) | |
tree | 64d5f044b5c6ffb05048781bc9668958c913d68d /lib/libusb | |
parent | 05dff2fbdf1b46796150172e8822953564781c4b (diff) | |
download | FreeBSD-src-bd39d53f3470e5c6f0325556a077230347f27302.zip FreeBSD-src-bd39d53f3470e5c6f0325556a077230347f27302.tar.gz |
Remove fullstops from the end of .Xr lines in SEE ALSO section.
Diffstat (limited to 'lib/libusb')
-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 6bcf696..c16738b 100644 --- a/lib/libusb/usb.3 +++ b/lib/libusb/usb.3 @@ -204,7 +204,7 @@ specifications can be found at .Dv http://www.usb.org/developers/docs.htm . .Pp .Xr hid 4 , -.Xr usb 4 . +.Xr usb 4 .Sh HISTORY The .Nm |