From: Paul Smith Date: Sun, 6 Dec 2020 15:14:15 +0000 (-0500) Subject: * doc/make.texi (Synchronized Terminal Output): [SV 58960] Fix link X-Git-Tag: 4.3.90~194 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd4829096c12d87132ce2448b53d6863e442f48e;p=thirdparty%2Fmake.git * doc/make.texi (Synchronized Terminal Output): [SV 58960] Fix link --- 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