projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3edcdbc
)
Fix missing parenthesis in docs
author
Magnus Hagander
<magnus@hagander.net>
Fri, 8 Jul 2016 07:06:45 +0000
(10:06 +0300)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 8 Jul 2016 07:06:45 +0000
(10:06 +0300)
Author: Alexander Law
doc/src/sgml/backup.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/backup.sgml
b/doc/src/sgml/backup.sgml
index 96fc9a0211d723efbd6e4603ea918b4bc100d829..0f09d82d65002d55cf343da17885d8f1592b4026 100644
(file)
--- 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>