]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix typo
authorMagnus Hagander <magnus@hagander.net>
Tue, 8 Nov 2016 17:34:59 +0000 (18:34 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 8 Nov 2016 17:38:03 +0000 (18:38 +0100)
doc/src/sgml/ref/pg_basebackup.sgml

index 0883277d84bde0761de79026ab0d8317730eff79..c26239076d8fd3341d66d975402957802bf20c22 100644 (file)
@@ -88,7 +88,7 @@ PostgreSQL documentation
       There is no guarantee that all WAL files required for the backup are archived
       at the end of backup. If you are planning to use the backup for an archive
       recovery and want to ensure that all required files are available at that moment,
-      you need to include them into the backup by using <literal>-x</> option.
+      you need to include them into the backup by using the <literal>-x</> option.
      </para>
     </listitem>
     <listitem>