From bd4829096c12d87132ce2448b53d6863e442f48e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 6 Dec 2020 10:14:15 -0500 Subject: [PATCH] * doc/make.texi (Synchronized Terminal Output): [SV 58960] Fix link --- doc/make.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/make.texi b/doc/make.texi index 85bd66e0..d6fd1d03 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -11801,7 +11801,7 @@ control characters are not emitted so that they don't corrupt log files, etc. The @code{--output-sync} (@pxref{Parallel Output, ,Output During -Parallel Output}) option will defeat the terminal detection. When +Parallel Execution}) option will defeat the terminal detection. When output synchronization is enabled GNU @code{make} arranges for all command output to be written to a file, so that its output can be written as a block without interference from other commands. This -- 2.47.3