summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-09-30 20:48:02 +0000
committerngie <ngie@FreeBSD.org>2017-09-30 20:48:02 +0000
commite148a2bc415da42f505db277466976fcc00f29ef (patch)
treefc500c208e5a78c687c97c6e06b7b686e3b0fc3d
parenta3fcd8590e751eca647590e3ef175f6f3eb2d225 (diff)
downloadFreeBSD-src-e148a2bc415da42f505db277466976fcc00f29ef.zip
FreeBSD-src-e148a2bc415da42f505db277466976fcc00f29ef.tar.gz
Regenerate src.conf(5) per r324140
-rw-r--r--share/man/man5/src.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index ac10cb7..d54c7d8 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -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
OpenPOWER on IntegriCloud