File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 244244
245245 <para>
246246 It's possible that the ports do not update the main catalog file
247- in <filename>/usr/local/share/sgml/catalog.ports</filename> or order
248- isn't proper . Be sure to have the following lines in beginning of file:
247+ in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the
248+ order isn't proper. Be sure to have the following lines in the beginning
249+ of the file:
249250<programlisting>
250251CATALOG "openjade/catalog"
251252CATALOG "iso8879/catalog"
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ PostgreSQL documentation
100100 <para>
101101 All WAL records required for the backup must contain sufficient full-page writes,
102102 which requires you to enable <varname>full_page_writes</> on the master and
103- not to use the tool like <application>pg_compresslog</> as
103+ not to use a tool like <application>pg_compresslog</> as
104104 <varname>archive_command</> to remove full-page writes from WAL files.
105105 </para>
106106 </listitem>
You can’t perform that action at this time.
0 commit comments