Remove unnecessary whitespace in refname elements. This confuses the
authorPeter Eisentraut
Wed, 12 Nov 2008 15:53:34 +0000 (15:53 +0000)
committerPeter Eisentraut
Wed, 12 Nov 2008 15:53:34 +0000 (15:53 +0000)
man page tools.

doc/src/sgml/ref/alter_domain.sgml
doc/src/sgml/ref/alter_sequence.sgml
doc/src/sgml/ref/alter_type.sgml

index da024558f482b7ae7d49a247f8582f2ff2370dbd..227f1cc567e9698cda89280d6053224c488f7902 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -10,9 +10,7 @@ PostgreSQL documentation
  
 
  
-  
-   ALTER DOMAIN
-  
+  ALTER DOMAIN
   
    change the definition of a domain
   
index 739f3ec0f8426e85355470182701116a3f7a9337..d57068448e23675b4574a5604b61aa12e8b6f5ea 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -10,9 +10,7 @@ PostgreSQL documentation
  
 
  
-  
-   ALTER SEQUENCE
-  
+  ALTER SEQUENCE
   
    change the definition of a sequence generator
   
index 6f16da6242507b92a2a81fa78e36196d3a1dde0b..3bbc0b9ec9bf17f1de366d3f22a216b6edbbb7f6 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -10,9 +10,7 @@ PostgreSQL documentation
  
 
  
-  
-   ALTER TYPE
-  
+  ALTER TYPE
   
    change the definition of a type