Backup doc typo

Started by Amit Langoteover 9 years ago2 messages
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
1 attachment(s)

Hi,

Attached patch adds missing "is" in a sentence in backup.sgml.

Thanks,
Amit

Attachments:

backup-doc-typo.patchtext/x-diff; name=backup-doc-typo.patchDownload
diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml
index b036183..96fc9a0 100644
--- a/doc/src/sgml/backup.sgml
+++ b/doc/src/sgml/backup.sgml
@@ -906,8 +906,8 @@ SELECT * FROM pg_stop_backup(false);
     <para>
      Once the WAL segment files active during the backup are archived, you are
      done.  The file identified by <function>pg_stop_backup</>'s first return
-     value the last segment that is required to form a complete set of backup
-     files.  If <varname>archive_mode</> is enabled,
+     value is the last segment that is required to form a complete set of
+     backup files.  If <varname>archive_mode</> is enabled,
      <function>pg_stop_backup</> does not return until the last segment has
      been archived.
      Archiving of these files happens automatically since you have
#2Magnus Hagander
magnus@hagander.net
In reply to: Amit Langote (#1)
Re: Backup doc typo

On Mon, May 16, 2016 at 6:08 AM, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp

wrote:

Hi,

Attached patch adds missing "is" in a sentence in backup.sgml.

Applied, thanks!

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/