Author: ngie
Date: Sat Aug  5 17:01:00 2017
New Revision: 322103
URL: https://svnweb.freebsd.org/changeset/base/322103

Log:
  Regenerate src.conf(5) per r322100

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 Aug  5 17:00:22 2017        
(r322102)
+++ stable/10/share/man/man5/src.conf.5 Sat Aug  5 17:01:00 2017        
(r322103)
@@ -1213,6 +1213,21 @@ Set to not build ZFS file system.
 .It Va WITHOUT_ZONEINFO
 .\" from FreeBSD: stable/10/tools/build/options/WITHOUT_ZONEINFO 235342 
2012-05-12 16:12:36Z gjb
 Set to not build the timezone database.
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_ZONEINFO_LEAPSECONDS_SUPPORT
+.It
+.Va WITHOUT_ZONEINFO_OLD_TIMEZONES_SUPPORT
+.El
+.It Va WITH_ZONEINFO_LEAPSECONDS_SUPPORT
+.\" from FreeBSD: 
stable/10/tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT 322100 
2017-08-05 16:54:40Z ngie
+Set to build leapsecond information in to the timezone database.
+.It Va WITH_ZONEINFO_OLD_TIMEZONES_SUPPORT
+.\" from FreeBSD: 
stable/10/tools/build/options/WITH_ZONEINFO_OLD_TIMEZONES_SUPPORT 322100 
2017-08-05 16:54:40Z ngie
+Set to build backward compatibility timezone aliases in to the timezone
+database.
 .El
 .Sh FILES
 .Bl -tag -compact -width Pa
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to