pg_verifybackup.sgml.diff
application/octet-stream
Filename: pg_verifybackup.sgml.diff
Type: application/octet-stream
Part: 0
Patch
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/ref/pg_verifybackup.sgml | 1 | 1 |
diff --git a/doc/src/sgml/ref/pg_verifybackup.sgml b/doc/src/sgml/ref/pg_verifybackup.sgml
index 0ab92b3..8341dfd 100644
--- a/doc/src/sgml/ref/pg_verifybackup.sgml
+++ b/doc/src/sgml/ref/pg_verifybackup.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_validatebackup</literal> will continue
+ is not specified, <literal>pg_verifybackup</literal> will continue
checking the backup even after a problem has been detected, and will
report all problems detected as errors.
</para>