More vacuum markup fixes. Alvaro
authorBruce Momjian
Sat, 30 Jul 2005 17:15:35 +0000 (17:15 +0000)
committerBruce Momjian
Sat, 30 Jul 2005 17:15:35 +0000 (17:15 +0000)
doc/src/sgml/ref/vacuum.sgml
doc/src/sgml/runtime.sgml

index b7db27f7c672a3d011bbf9bf073518bee5a2bb1c..9429aec9f87ffde2fb328aca53f5d4d2c60000b7 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -180,7 +180,7 @@ VACUUM [ FULL | FREEZE ] [ VERBOSE ] ANALYZE [ ta
     increase in I/O traffic, which cause poor performance for other active
     sessions.  Therefore, it is sometimes advisable to use
     the cost-based vacuum delay feature.  See 
-    linkend="runtime-config-resource-vacuum-cost"> for more
+    linkend="runtime" endterm="runtime-config-resource-vacuum-cost-title"> for more
     details.
    
  
@@ -238,7 +238,7 @@ VACUUM
 
   
    
-   -config-resource-vacuum-cost">
+   " endterm="runtime-config-resource-vacuum-cost-title">
   
  
 
index 41f2472f7504a4ee3945ed70e592f3713e6236cf..91071ddc4ec31fd8e4ad56247462fd13ffa5e4b1 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -1380,7 +1380,9 @@ SET ENABLE_SEQSCAN TO OFF;
     
 
     
-     Cost-Based Vacuum Delay
+     
+       Cost-Based Vacuum Delay
+     
 
      
       During the execution of