Doc: fix another "contents...exceed the available area" PDF warning.

New since yesterday :-(
This commit is contained in:
Tom Lane 2023-03-25 13:22:59 -04:00
parent 7023207cfd
commit f34a893531

View 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>