From: Peter Eisentraut Date: Sat, 7 Mar 2020 13:04:09 +0000 (+0100) Subject: doc: Remove unused ids X-Git-Tag: REL_13_BETA1~604 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e39b968f118c6444bd3a3bd59c3e9d73e652e0c;p=thirdparty%2Fpostgresql.git doc: Remove unused ids Some reference pages contained id attributes on refname elements. These were apparently copied around from ancient times, but they don't serve a purpose. FOP issues minor warnings about them. So it's easiest to just remove them. --- diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml index b25845ffc67..d11ac2dc9c4 100644 --- a/doc/src/sgml/ref/clusterdb.sgml +++ b/doc/src/sgml/ref/clusterdb.sgml @@ -15,7 +15,7 @@ PostgreSQL documentation - clusterdb + clusterdb cluster a PostgreSQL database diff --git a/doc/src/sgml/ref/postmaster.sgml b/doc/src/sgml/ref/postmaster.sgml index 311510a44d9..7b544ed0b61 100644 --- a/doc/src/sgml/ref/postmaster.sgml +++ b/doc/src/sgml/ref/postmaster.sgml @@ -15,7 +15,7 @@ PostgreSQL documentation - postmaster + postmaster PostgreSQL database server diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index 5e21fbcc4e6..0128118cc7a 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -15,7 +15,7 @@ PostgreSQL documentation - reindexdb + reindexdb reindex a PostgreSQL database diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index 775c9ec651b..cf7f77ba30a 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -15,7 +15,7 @@ PostgreSQL documentation - vacuumdb + vacuumdb garbage-collect and analyze a PostgreSQL database