Author: emaste
Date: Thu Sep 13 14:54:52 2018
New Revision: 338647
URL: https://svnweb.freebsd.org/changeset/base/338647

Log:
  regenerate src.conf.5 after r338642 and r338643
  
  Approved by:  re (gjb)
  Sponsored by: The FreeBSD Foundation

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Thu Sep 13 14:54:46 2018        
(r338646)
+++ head/share/man/man5/src.conf.5      Thu Sep 13 14:54:52 2018        
(r338647)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd August 28, 2018
+.Dd September 13, 2018
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1534,10 +1534,10 @@ by proxy.
 .It Va WITHOUT_RBOOTD
 Set to not build or install
 .Xr rbootd 8 .
-.It Va WITH_REPRODUCIBLE_BUILD
-Set to exclude build metadata (such as the build time, user, or host)
-from the kernel, boot loaders, and uname output, so that builds produce
-bit-for-bit identical output.
+.It Va WITHOUT_REPRODUCIBLE_BUILD
+Set to include build metadata (such as the build time, user, and host)
+in the kernel, boot loaders, and uname output.
+Successive builds will not be bit-for-bit identical.
 .It Va WITHOUT_RESCUE
 Set to not build
 .Xr rescue 8 .
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to