]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* doc/make.texi: [SV-65982] Clarify what --debug=makefile does
authorPaul Smith <psmith@gnu.org>
Sun, 4 Aug 2024 20:04:19 +0000 (16:04 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 4 Aug 2024 20:04:19 +0000 (16:04 -0400)
doc/make.texi

index c8f8e6023624b5147074adc1c956eb5e5c199027..2c5253db3f387e5c9a8aacc519571f0f79b215e1 100644 (file)
@@ -9654,7 +9654,7 @@ This option also enables @samp{basic} messages.
 Prints messages giving details on the invocation of specific sub-commands.
 
 @item m (@i{makefile})
-By default, the above messages are not enabled while trying to remake the
+By default, debug messages are not enabled while trying to remake the
 makefiles.  This option enables messages while rebuilding makefiles, too.  The
 @samp{all} option enables this option as well.  This option also enables
 @samp{basic} messages.