Commit 18eeacc4 authored by Peter Eisentraut's avatar Peter Eisentraut

Remove unnecessary whitespace in refname elements. This confuses the

man page tools.
parent 2655ec1f
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_domain.sgml,v 1.22 2007/05/11 20:16:32 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_domain.sgml,v 1.23 2008/11/12 15:53:34 petere Exp $
PostgreSQL documentation
-->
......@@ -10,9 +10,7 @@ PostgreSQL documentation
</refmeta>
<refnamediv>
<refname>
ALTER DOMAIN
</refname>
<refname>ALTER DOMAIN</refname>
<refpurpose>
change the definition of a domain
</refpurpose>
......
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_sequence.sgml,v 1.22 2008/06/15 01:25:53 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_sequence.sgml,v 1.23 2008/11/12 15:53:34 petere Exp $
PostgreSQL documentation
-->
......@@ -10,9 +10,7 @@ PostgreSQL documentation
</refmeta>
<refnamediv>
<refname>
ALTER SEQUENCE
</refname>
<refname>ALTER SEQUENCE</refname>
<refpurpose>
change the definition of a sequence generator
</refpurpose>
......
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_type.sgml,v 1.5 2008/03/19 18:38:29 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_type.sgml,v 1.6 2008/11/12 15:53:34 petere Exp $
PostgreSQL documentation
-->
......@@ -10,9 +10,7 @@ PostgreSQL documentation
</refmeta>
<refnamediv>
<refname>
ALTER TYPE
</refname>
<refname>ALTER TYPE</refname>
<refpurpose>
change the definition of a type
</refpurpose>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment