Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 23:15:52 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r300630 - head/tools/build/options
Message-ID:  <201605242315.u4ONFqNK075208@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue May 24 23:15:52 2016
New Revision: 300630
URL: https://svnweb.freebsd.org/changeset/base/300630

Log:
  WITH_META_MODE: Correct description of missing .meta file.
  
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/tools/build/options/WITH_META_MODE

Modified: head/tools/build/options/WITH_META_MODE
==============================================================================
--- head/tools/build/options/WITH_META_MODE	Tue May 24 23:04:16 2016	(r300629)
+++ head/tools/build/options/WITH_META_MODE	Tue May 24 23:15:52 2016	(r300630)
@@ -19,7 +19,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 ]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605242315.u4ONFqNK075208>