Fix missing parenthesis, per Guillaume Lelarge.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 6 Oct 2007 17:45:49 +0000 (17:45 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 6 Oct 2007 17:45:49 +0000 (17:45 +0000)
doc/src/sgml/maintenance.sgml

index 245283cf525fbc56b0b48dc88694e2f364705cf4..8d6cb3491f941b0a4909d5072c5e61b2c3f89cde 100644 (file)
@@ -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>