svn commit: r311520 - head/share/man/man5

Warren Block wblock at FreeBSD.org
Fri Jan 6 16:43:47 UTC 2017


Author: wblock (doc committer)
Date: Fri Jan  6 16:43:45 2017
New Revision: 311520
URL: https://svnweb.freebsd.org/changeset/base/311520

Log:
  Fix src.conf(5) description of WITHOUT_USB_GADGET_EXAMPLES.
  
  PR:		215831
  Submitted by:	p5B2E9A8F at t-online.de
  MFC after:	1 week
  Sponsored by:	iXsystems

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Fri Jan  6 16:16:30 2017	(r311519)
+++ head/share/man/man5/src.conf.5	Fri Jan  6 16:43:45 2017	(r311520)
@@ -1629,7 +1629,7 @@ and related programs.
 Set to not build USB-related programs and libraries.
 .It Va WITHOUT_USB_GADGET_EXAMPLES
 .\" from FreeBSD: head/tools/build/options/WITHOUT_USB_GADGET_EXAMPLES 274665 2014-11-18 17:06:50Z imp
-Set to build USB gadget kernel modules.
+Set to not build USB gadget kernel modules.
 .It Va WITHOUT_UTMPX
 .\" from FreeBSD: head/tools/build/options/WITHOUT_UTMPX 231530 2012-02-11 20:28:42Z ed
 Set to not build user accounting tools such as


More information about the svn-src-head mailing list