mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Doc: fix another "contents...exceed the available area" PDF warning.
New since yesterday :-(
This commit is contained in:
parent
7023207cfd
commit
f34a893531
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue