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

Jonathan T. Looney jtl at FreeBSD.org
Tue Jun 28 13:42:51 UTC 2016


Author: jtl
Date: Tue Jun 28 13:42:50 2016
New Revision: 302248
URL: https://svnweb.freebsd.org/changeset/base/302248

Log:
  Regenerate for WITH_EXTRA_TCP_STACKS updates.
  
  Approved by:	re (gjb)
  Sponsored by:	Juniper Networks

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Tue Jun 28 13:37:01 2016	(r302247)
+++ head/share/man/man5/src.conf.5	Tue Jun 28 13:42:50 2016	(r302248)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
 .\" $FreeBSD$
-.Dd June 24, 2016
+.Dd June 28, 2016
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -633,6 +633,9 @@ An alternate bootstrap tool chain must b
 .\" from FreeBSD: head/tools/build/options/WITHOUT_EXAMPLES 156938 2006-03-21 09:06:24Z ru
 Set to avoid installing examples to
 .Pa /usr/share/examples/ .
+.It Va WITH_EXTRA_TCP_STACKS
+.\" from FreeBSD: head/tools/build/options/WITH_EXTRA_TCP_STACKS 302247 2016-06-28 13:37:01Z jtl
+Set to build extra TCP stack modules.
 .It Va WITHOUT_FDT
 .\" from FreeBSD: head/tools/build/options/WITHOUT_FDT 221539 2011-05-06 19:10:27Z ru
 Set to not build Flattened Device Tree support as part of the base system.


More information about the svn-src-all mailing list