From 0a2956bbc0853409c5e3c2ea8009b3bce59581d1 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 4 Jan 2004 16:34:16 +0000 Subject: [PATCH] Correct reference to a non existant man page. --- usr.bin/usbhidctl/usbhidctl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index 027b045a28a..69a836ff2b4 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -84,7 +84,7 @@ The .Nm utility cannot show nor set output and feature items. .Sh SEE ALSO -.Xr usb 3 , +.Xr usbhid 3 , .Xr uhid 4 , .Xr usb 4 .Sh HISTORY