diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2013-04-21 16:09:35 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2013-04-21 16:09:35 +0000 |
| commit | d4bb04f686cc4600af4de408523b19917ace663f (patch) | |
| tree | bc2420cfe447f44cd602dfbff104eca6593f733d | |
| parent | d81b160aa5325cc3e6cf56e1f2cf95c77e4d7da3 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/usb_quirk.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/usb_quirk.4 b/share/man/man4/usb_quirk.4 index f017e01e570ea..5ae262331cdbb 100644 --- a/share/man/man4/usb_quirk.4 +++ b/share/man/man4/usb_quirk.4 @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2012 +.Dd April 21, 2013 .Dt USB_QUIRK 4 .Os .Sh NAME @@ -27,7 +27,7 @@ To compile this module into the kernel, place the following line in your kernel configuration file: .Bd -ragged -offset indent -.Cd "device usb_quirk" +.Cd "device usb" .Ed .Pp Alternatively, to load the module at boot |
