Doc: fix another "contents...exceed the available area" PDF warning.
authorTom Lane <[email protected]>
Sat, 25 Mar 2023 17:22:59 +0000 (13:22 -0400)
committerTom Lane <[email protected]>
Sat, 25 Mar 2023 17:22:59 +0000 (13:22 -0400)
New since yesterday :-(

doc/src/sgml/docguide.sgml

index 261952085e218a588128675c1265482c06e11a28..cf8c072a49cd3eee62ba417e4ef82bbee556633e 100644 (file)
@@ -378,7 +378,7 @@ ADDITIONAL_FLAGS='-Xmx1500m'
     <literal>INFO</literal> message for each page. The log level can be
     changed via <filename>~/.foprc</filename>:
 <programlisting>
-LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
+LOGCHOICE=-Dorg.apache.commons.logging.Log=&zwsp;org.apache.commons.logging.impl.SimpleLog
 LOGLEVEL=-Dorg.apache.commons.logging.simplelog.defaultlog=WARN
 </programlisting>
    </para>