svn commit: r258662 - head/share/man/man4

Joel Dahl joel at FreeBSD.org
Tue Nov 26 19:51:54 UTC 2013


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 at 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.


More information about the svn-src-head mailing list