svn commit: r324141 - stable/10/share/man/man5

Ngie Cooper ngie at FreeBSD.org
Sat Sep 30 20:48:03 UTC 2017


Author: ngie
Date: Sat Sep 30 20:48:02 2017
New Revision: 324141
URL: https://svnweb.freebsd.org/changeset/base/324141

Log:
  Regenerate src.conf(5) per r324140

Modified:
  stable/10/share/man/man5/src.conf.5

Modified: stable/10/share/man/man5/src.conf.5
==============================================================================
--- stable/10/share/man/man5/src.conf.5	Sat Sep 30 20:46:34 2017	(r324140)
+++ stable/10/share/man/man5/src.conf.5	Sat Sep 30 20:48:02 2017	(r324141)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: stable/10/tools/build/options/makeman 318614 2017-05-22 06:08:20Z ngie
 .\" $FreeBSD$
-.Dd August 5, 2017
+.Dd September 30, 2017
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -860,6 +860,12 @@ entries.
 .It Va WITHOUT_NLS
 .\" from FreeBSD: stable/10/tools/build/options/WITHOUT_NLS 156932 2006-03-21 07:50:50Z ru
 Set to not build NLS catalogs.
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_NLS_CATALOGS
+.El
 .It Va WITHOUT_NLS_CATALOGS
 .\" from FreeBSD: stable/10/tools/build/options/WITHOUT_NLS_CATALOGS 156932 2006-03-21 07:50:50Z ru
 Set to not build NLS catalog support for


More information about the svn-src-stable mailing list