Date: Sat, 30 Sep 2017 20:48:02 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r324141 - stable/10/share/man/man5 Message-ID: <201709302048.v8UKm2WU041933@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709302048.v8UKm2WU041933>