Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f34a893

Browse files
committed
Doc: fix another "contents...exceed the available area" PDF warning.
New since yesterday :-(
1 parent 7023207 commit f34a893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/docguide.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ ADDITIONAL_FLAGS='-Xmx1500m'
378378
<literal>INFO</literal> message for each page. The log level can be
379379
changed via <filename>~/.foprc</filename>:
380380
<programlisting>
381-
LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
381+
LOGCHOICE=-Dorg.apache.commons.logging.Log=&zwsp;org.apache.commons.logging.impl.SimpleLog
382382
LOGLEVEL=-Dorg.apache.commons.logging.simplelog.defaultlog=WARN
383383
</programlisting>
384384
</para>

0 commit comments

Comments
 (0)