public inbox for [email protected]
help / color / mirror / Atom feedFrom: Josh Kupershmidt <[email protected]>
To: pgsql-docs <[email protected]>
Subject: few awkward phrasing fixes
Date: Fri, 1 Mar 2013 19:02:39 -0700
Message-ID: <CAK3UJREq-wOgz3COvh2B2Qa1OVkifpq+vEP9UwWtQ3QdbSiBsQ@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
Hi all,
Attached are two small patches to fix some awkward phrasing in
pg_basebackup.sgml and docguide.sgml.
Josh
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Attachments:
[application/octet-stream] pg_basebackup_typofix.diff (1022B, 2-pg_basebackup_typofix.diff)
download | inline diff:
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml
new file mode 100644
index 2f89f2c..a251227
*** a/doc/src/sgml/ref/pg_basebackup.sgml
--- b/doc/src/sgml/ref/pg_basebackup.sgml
*************** PostgreSQL documentation
*** 100,106 ****
<para>
All WAL records required for the backup must contain sufficient full-page writes,
which requires you to enable <varname>full_page_writes</> on the master and
! not to use the tool like <application>pg_compresslog</> as
<varname>archive_command</> to remove full-page writes from WAL files.
</para>
</listitem>
--- 100,106 ----
<para>
All WAL records required for the backup must contain sufficient full-page writes,
which requires you to enable <varname>full_page_writes</> on the master and
! not to use a tool like <application>pg_compresslog</> as
<varname>archive_command</> to remove full-page writes from WAL files.
</para>
</listitem>
[application/octet-stream] docguide_phrasing.diff (886B, 3-docguide_phrasing.diff)
download | inline diff:
diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml
new file mode 100644
index 09a4697..e807c29
*** a/doc/src/sgml/docguide.sgml
--- b/doc/src/sgml/docguide.sgml
***************
*** 244,251 ****
<para>
It's possible that the ports do not update the main catalog file
! in <filename>/usr/local/share/sgml/catalog.ports</filename> or order
! isn't proper . Be sure to have the following lines in beginning of file:
<programlisting>
CATALOG "openjade/catalog"
CATALOG "iso8879/catalog"
--- 244,252 ----
<para>
It's possible that the ports do not update the main catalog file
! in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the
! order isn't proper. Be sure to have the following lines in the beginning
! of the file:
<programlisting>
CATALOG "openjade/catalog"
CATALOG "iso8879/catalog"
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: few awkward phrasing fixes
In-Reply-To: <CAK3UJREq-wOgz3COvh2B2Qa1OVkifpq+vEP9UwWtQ3QdbSiBsQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox