Date: Fri, 6 Jan 2017 16:43:46 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r311520 - head/share/man/man5 Message-ID: <201701061643.v06GhkPJ078947@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701061643.v06GhkPJ078947>