summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2021-11-11 06:35:58 -0700
committerMats Wichmann <mats@linux.com>2021-11-11 15:20:32 -0700
commitf4a2dbcf60465514abb299e5eb566b326559c5ad (patch)
treefbdd86d93c6d682fd8b9f1232811de9139e17fb0
parentdc011f2887dcee9d086be93ee40b9c3c83a940d4 (diff)
downloadscons-git-f4a2dbcf60465514abb299e5eb566b326559c5ad.tar.gz
Update manpage to show qt warning is default-off [ci skip]
Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--doc/man/scons.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index e9ee45e71..199e6945a 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -2128,7 +2128,11 @@ can themselves refer to lists of names or nodes.</para>
<term><emphasis role="bold">tool-qt-deprecated</emphasis></term>
<listitem>
<para>Warnings about the &t-link-qt; tool being deprecated.
-These warnings are enabled by default.</para>
+These warnings are disabled by default for the first
+phase of deprecation. Enable to be reminded about use
+of this tool module.
+<emphasis>Available since &SCons; 4.3.</emphasis>
+</para>
</listitem>
</varlistentry>