1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00

Documentation spell and markup checking

This commit is contained in:
Peter Eisentraut
2012-06-08 00:06:20 +03:00
parent 5d0109bd27
commit 5baf6da717
24 changed files with 90 additions and 90 deletions

View File

@@ -317,12 +317,12 @@ make install
<note>
<para>
Some users have reported encountering a segmentation fault using
openjade 1.4devel to build the PDFs, with a message like:
OpenJade 1.4devel to build the PDFs, with a message like:
<screen>
openjade:./stylesheet.dsl:664:2:E: flow object not accepted by port; only display flow objects accepted
make: *** [postgres-A4.tex-pdf] Segmentation fault
</screen>
Downgrading to openjade 1.3 should get rid of this error.
Downgrading to OpenJade 1.3 should get rid of this error.
</para>
</note>