From: Martin Liska Date: Fri, 11 Nov 2022 12:37:14 +0000 (+0100) Subject: doc: update sphinx-build -j auto comment X-Git-Tag: basepoints/gcc-14~3312 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02698e21de26c7d4217f856ee64436148e0aede7;p=thirdparty%2Fgcc.git doc: update sphinx-build -j auto comment ChangeLog: * doc/Makefile: Update comment. --- diff --git a/doc/Makefile b/doc/Makefile index e08a43ecf2d6..3a7c4c4da9da 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. -# Disable parallel reading as it can be very slow on a machine with CPUs: +# Disable parallel reading as it can be very slow on a machine with many CPUs: # https://github.com/sphinx-doc/sphinx/issues/10969 SPHINXOPTS ?= -q