| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Remove line breaks after <title> |
| Date: | 2020-06-07 11:14:42 |
| Message-ID: | E1jhtGE-0008WP-Kt@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Remove line breaks after <title>
This creates unnecessary rendering problem risks, and it's
inconsistent and gets copied around.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/ab5b55505ec4bf08a9f93810e1bfada93bc63bb5
Modified Files
--------------
doc/src/sgml/features.sgml | 4 +---
doc/src/sgml/ref/createdb.sgml | 4 +---
doc/src/sgml/ref/initdb.sgml | 4 +---
doc/src/sgml/ref/pg_basebackup.sgml | 4 +---
doc/src/sgml/ref/pg_dump.sgml | 4 +---
doc/src/sgml/ref/pg_receivewal.sgml | 4 +---
doc/src/sgml/ref/pg_verifybackup.sgml | 4 +---
doc/src/sgml/xplang.sgml | 4 +---
8 files changed, 8 insertions(+), 24 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2020-06-07 11:22:26 | pgsql: doc: Clean up title case use |
| Previous Message | Thomas Munro | 2020-06-07 10:46:04 | pgsql: Doc: Clean up references to obsolete OS versions. |