Date: Tue, 26 Nov 2013 19:51:53 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r258662 - head/share/man/man4 Message-ID: <201311261951.rAQJpr6E013266@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Tue Nov 26 19:51:53 2013 New Revision: 258662 URL: http://svnweb.freebsd.org/changeset/base/258662 Log: mdoc: sort sections. Modified: head/share/man/man4/u3g.4 Modified: head/share/man/man4/u3g.4 ============================================================================== --- head/share/man/man4/u3g.4 Tue Nov 26 19:47:09 2013 (r258661) +++ head/share/man/man4/u3g.4 Tue Nov 26 19:51:53 2013 (r258662) @@ -103,10 +103,6 @@ and .Xr usb_quirk 4 , .Xr devd 8 , .Xr usbconfig 8 -.Sh BUGS -The automatic mode switch from disk mode to modem mode does not work unless -the driver is either built into the kernel or loaded before the device is -connected. .Sh HISTORY The .Nm @@ -125,3 +121,7 @@ driver was written by and .An Nick Hibma Aq n_hibma@FreeBSD.org . Hardware for testing was provided by AnyWi Technologies, Leiden, NL. +.Sh BUGS +The automatic mode switch from disk mode to modem mode does not work unless +the driver is either built into the kernel or loaded before the device is +connected.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311261951.rAQJpr6E013266>