svn commit: r300631 - head/share/man/man5

Bryan Drewery bdrewery at FreeBSD.org
Tue May 24 23:19:05 UTC 2016


Author: bdrewery
Date: Tue May 24 23:19:03 2016
New Revision: 300631
URL: https://svnweb.freebsd.org/changeset/base/300631

Log:
  Regenerate

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Tue May 24 23:15:52 2016	(r300630)
+++ head/share/man/man5/src.conf.5	Tue May 24 23:19:03 2016	(r300631)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
 .\" $FreeBSD$
-.Dd May 20, 2016
+.Dd May 24, 2016
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1062,7 +1062,7 @@ Set to not build utilities for manual pa
 .Xr manctl 8 ,
 and related support files.
 .It Va WITH_META_MODE
-.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 298007 2016-04-14 22:00:49Z bdrewery
+.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 300630 2016-05-24 23:15:52Z bdrewery
 Creates
 .Xr make 1
 meta files when building, which can provide a reliable incremental build when
@@ -1083,7 +1083,9 @@ The command to execute changes.
 .It
 The current working directory changes.
 .It
-The target's meta file is missing.
+The target's meta file is missing, if it had
+.Sy .META
+as a dependency.
 .It
 [requires
 .Xr filemon 4 ]


More information about the svn-src-head mailing list