typo.patch

text/plain

Filename: typo.patch
Type: text/plain
Part: 1
Message: Re: backup manifests

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
File+
doc/src/sgml/ref/pg_validatebackup.sgml 1 1
diff --git a/doc/src/sgml/ref/pg_validatebackup.sgml b/doc/src/sgml/ref/pg_validatebackup.sgml
index 19888dc196..20d445efb8 100644
--- a/doc/src/sgml/ref/pg_validatebackup.sgml
+++ b/doc/src/sgml/ref/pg_validatebackup.sgml
@@ -132,7 +132,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Exit as soon as a problem with the backup is detected. If this option
-        is not specified, <literal>pg_basebackup</literal> will continue
+        is not specified, <literal>pg_validatebackup</literal> will continue
         checking the backup even after a problem has been detected, and will
         report all problems detected as errors.
        </para>