aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-11-11 13:37:14 +0100
committerMartin Liska <mliska@suse.cz>2022-11-11 13:37:14 +0100
commit02698e21de26c7d4217f856ee64436148e0aede7 (patch)
treeacc705c0062b0d0603b7b79ceaba8dca280ff3c1
parent08fd14f9589b6e0e3155ba728a5e7031b9250f91 (diff)
downloadgcc-02698e21de26c7d4217f856ee64436148e0aede7.zip
gcc-02698e21de26c7d4217f856ee64436148e0aede7.tar.gz
gcc-02698e21de26c7d4217f856ee64436148e0aede7.tar.bz2
doc: update sphinx-build -j auto comment
ChangeLog: * doc/Makefile: Update comment.
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index e08a43e..3a7c4c4 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