public inbox for [email protected]
help / color / mirror / Atom feedfew awkward phrasing fixes
2+ messages / 2 participants
[nested] [flat]
* few awkward phrasing fixes
@ 2013-03-02 02:02 Josh Kupershmidt <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Josh Kupershmidt @ 2013-03-02 02:02 UTC (permalink / raw)
To: pgsql-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"
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: few awkward phrasing fixes
@ 2013-03-03 13:56 Peter Eisentraut <[email protected]>
parent: Josh Kupershmidt <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Peter Eisentraut @ 2013-03-03 13:56 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: pgsql-docs
On Fri, 2013-03-01 at 19:02 -0700, Josh Kupershmidt wrote:
> Attached are two small patches to fix some awkward phrasing in
> pg_basebackup.sgml and docguide.sgml.
Fixed, thanks.
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2013-03-03 13:56 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2013-03-02 02:02 few awkward phrasing fixes Josh Kupershmidt <[email protected]>
2013-03-03 13:56 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox