From 18eeacc46325dc085c2275c92dcac9a51e0b1a39 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 12 Nov 2008 15:53:34 +0000 Subject: [PATCH] Remove unnecessary whitespace in refname elements. This confuses the man page tools. --- doc/src/sgml/ref/alter_domain.sgml | 6 ++---- doc/src/sgml/ref/alter_sequence.sgml | 6 ++---- doc/src/sgml/ref/alter_type.sgml | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) 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