projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da1c83
)
Fix missing parenthesis, per Guillaume Lelarge.
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Sat, 6 Oct 2007 17:45:49 +0000
(17:45 +0000)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Sat, 6 Oct 2007 17:45:49 +0000
(17:45 +0000)
doc/src/sgml/maintenance.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/maintenance.sgml
b/doc/src/sgml/maintenance.sgml
index 245283cf525fbc56b0b48dc88694e2f364705cf4..8d6cb3491f941b0a4909d5072c5e61b2c3f89cde 100644
(file)
--- a/
doc/src/sgml/maintenance.sgml
+++ b/
doc/src/sgml/maintenance.sgml
@@
-60,7
+60,7
@@
<para>
<productname>PostgreSQL</productname>'s <command>VACUUM</> (<xref
- linkend="sql-vacuum"> command has to run on a regular basis for several
+ linkend="sql-vacuum">
)
command has to run on a regular basis for several
reasons:
<orderedlist>