Hello,
Closing parenthesis missing in backup.sgml. Patch attached.
Best regards.
Alexander
diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml
index 96fc9a0..0f09d82 100644
--- a/doc/src/sgml/backup.sgml
+++ b/doc/src/sgml/backup.sgml
@@ -830,7 +830,7 @@ test ! -f /mnt/server/archivedir/00000001000000A900000065 && cp pg_xlog/
A non-exclusive low level backup is one that allows other
concurrent backups to be running (both those started using
the same backup API and those started using
- <xref linkend="app-pgbasebackup">.
+ <xref linkend="app-pgbasebackup">).
</para>
<para>
<orderedlist>
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs