public inbox for [email protected]
help / color / mirror / Atom feedMinor docs patch for pg_basebackup
2+ messages / 2 participants
[nested] [flat]
* Minor docs patch for pg_basebackup
@ 2014-03-24 15:17 Joshua Tolley <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Joshua Tolley @ 2014-03-24 15:17 UTC (permalink / raw)
To: pgsql-docs
I took a minor dislike to the wordsmithing in pg_basebackups docs page. Patch
attached.
--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com
Attachments:
[text/x-diff] a.patch (831B, 2-a.patch)
download | inline diff:
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml
index ede68db..6ce0c8c 100644
--- a/doc/src/sgml/ref/pg_basebackup.sgml
+++ b/doc/src/sgml/ref/pg_basebackup.sgml
@@ -41,9 +41,9 @@ PostgreSQL documentation
<para>
<application>pg_basebackup</application> makes a binary copy of the database
- cluster files, while making sure the system is automatically put in and
+ cluster files, while making sure the system is put in and
out of backup mode automatically. Backups are always taken of the entire
- database cluster, it is not possible to back up individual databases or
+ database cluster; it is not possible to back up individual databases or
database objects. For individual database backups, a tool such as
<xref linkend="APP-PGDUMP"> must be used.
</para>
[application/pgp-signature] signature.asc (836B, 3-signature.asc)
download
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Minor docs patch for pg_basebackup
@ 2014-03-25 10:19 Magnus Hagander <[email protected]>
parent: Joshua Tolley <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Magnus Hagander @ 2014-03-25 10:19 UTC (permalink / raw)
To: Joshua Tolley <[email protected]>; +Cc: pgsql-docs
On Mon, Mar 24, 2014 at 4:17 PM, Joshua Tolley <[email protected]> wrote:
> I took a minor dislike to the wordsmithing in pg_basebackups docs page.
> Patch
> attached.
>
Thanks, applied.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2014-03-25 10:19 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2014-03-24 15:17 Minor docs patch for pg_basebackup Joshua Tolley <[email protected]>
2014-03-25 10:19 ` Magnus Hagander <[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