From: Peter Eisentraut Date: Wed, 12 Nov 2008 15:53:34 +0000 (+0000) Subject: Remove unnecessary whitespace in refname elements. This confuses the X-Git-Tag: REL8_4_BETA1~714 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18eeacc46325dc085c2275c92dcac9a51e0b1a39;p=postgresql Remove unnecessary whitespace in refname elements. This confuses the man page tools. --- diff --git a/doc/src/sgml/ref/alter_domain.sgml b/doc/src/sgml/ref/alter_domain.sgml index da024558f4..227f1cc567 100644 --- a/doc/src/sgml/ref/alter_domain.sgml +++ b/doc/src/sgml/ref/alter_domain.sgml @@ -1,5 +1,5 @@ @@ -10,9 +10,7 @@ PostgreSQL documentation - - ALTER DOMAIN - + ALTER DOMAIN change the definition of a domain diff --git a/doc/src/sgml/ref/alter_sequence.sgml b/doc/src/sgml/ref/alter_sequence.sgml index 739f3ec0f8..d57068448e 100644 --- a/doc/src/sgml/ref/alter_sequence.sgml +++ b/doc/src/sgml/ref/alter_sequence.sgml @@ -1,5 +1,5 @@ @@ -10,9 +10,7 @@ PostgreSQL documentation - - ALTER SEQUENCE - + ALTER SEQUENCE change the definition of a sequence generator diff --git a/doc/src/sgml/ref/alter_type.sgml b/doc/src/sgml/ref/alter_type.sgml index 6f16da6242..3bbc0b9ec9 100644 --- a/doc/src/sgml/ref/alter_type.sgml +++ b/doc/src/sgml/ref/alter_type.sgml @@ -1,5 +1,5 @@ @@ -10,9 +10,7 @@ PostgreSQL documentation - - ALTER TYPE - + ALTER TYPE change the definition of a type