svn commit: r215322 - head/share/man/man5
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Sun Nov 14 22:08:56 UTC 2010
Author: gonzo
Date: Sun Nov 14 22:08:56 2010
New Revision: 215322
URL: http://svn.freebsd.org/changeset/base/215322
Log:
Regenerate src.conf manpage after adding WITHOUT_GPIO build knob
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Sun Nov 14 21:59:11 2010 (r215321)
+++ head/share/man/man5/src.conf.5 Sun Nov 14 22:08:56 2010 (r215322)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 188848 2009-02-20 11:09:55Z mtm
.\" $FreeBSD$
-.Dd August 25, 2010
+.Dd November 14, 2010
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -355,6 +355,9 @@ Set to build some programs without optio
.It Va WITHOUT_GPIB
.\" from FreeBSD: head/tools/build/options/WITHOUT_GPIB 156932 2006-03-21 07:50:50Z ru
Set to not build GPIB bus support.
+.It Va WITH_GPIO
+.\" from FreeBSD: head/tools/build/options/WITH_GPIO 213463 2010-10-05 22:26:01Z gonzo
+Set to build gpioctl(8) as part of the base system.
.It Va WITHOUT_GROFF
.\" from FreeBSD: head/tools/build/options/WITHOUT_GROFF 156932 2006-03-21 07:50:50Z ru
Set to not build
More information about the svn-src-head
mailing list