Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2013 16:09:35 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r249726 - head/share/man/man4
Message-ID:  <201304211609.r3LG9Z8B054053@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Sun Apr 21 16:09:35 2013
New Revision: 249726
URL: http://svnweb.freebsd.org/changeset/base/249726

Log:
  Fix manual page.
  
  PR:		usb/177896
  Submitted by:	Leif Velcro <velcroleaf@rocketmail.com>

Modified:
  head/share/man/man4/usb_quirk.4

Modified: head/share/man/man4/usb_quirk.4
==============================================================================
--- head/share/man/man4/usb_quirk.4	Sun Apr 21 16:02:50 2013	(r249725)
+++ head/share/man/man4/usb_quirk.4	Sun Apr 21 16:09:35 2013	(r249726)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304211609.r3LG9Z8B054053>