doc: Fix man page whitespace issues
Peter Eisentraut <peter@eisentraut.org>
doc: Fix man page whitespace issues Whitespace between tags is significant, and in some cases it creates extra vertical space in man pages. The fix is either to remove some newlines or in some cases to reword slightly to avoid the awkward markup layout.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_collation.sgml | modified | +1 −2 |
| doc/src/sgml/ref/alter_subscription.sgml | modified | +1 −2 |
| doc/src/sgml/ref/alter_type.sgml | modified | +1 −2 |
| doc/src/sgml/ref/alter_view.sgml | modified | +1 −2 |
| doc/src/sgml/ref/create_extension.sgml | modified | +1 −2 |
| doc/src/sgml/ref/create_language.sgml | modified | +1 −2 |
| doc/src/sgml/ref/create_publication.sgml | modified | +1 −4 |
| doc/src/sgml/ref/create_subscription.sgml | modified | +1 −2 |
| doc/src/sgml/ref/create_view.sgml | modified | +1 −2 |
| doc/src/sgml/ref/drop_function.sgml | modified | +1 −2 |
| doc/src/sgml/ref/drop_procedure.sgml | modified | +1 −2 |
| doc/src/sgml/ref/drop_routine.sgml | modified | +1 −2 |
| doc/src/sgml/ref/pg_basebackup.sgml | modified | +2 −4 |
| doc/src/sgml/ref/pgbench.sgml | modified | +2 −4 |
| doc/src/sgml/ref/pgupgrade.sgml | modified | +2 −4 |
| doc/src/sgml/ref/pg_verifybackup.sgml | modified | +1 −2 |
| doc/src/sgml/ref/psql-ref.sgml | modified | +2 −6 |
| doc/src/sgml/ref/select.sgml | modified | +2 −3 |
| doc/src/sgml/spi.sgml | modified | +1 −1 |
Documentation touched
- doc/src/sgml/ref/alter_collation.sgml
- doc/src/sgml/ref/alter_subscription.sgml
- doc/src/sgml/ref/alter_type.sgml
- doc/src/sgml/ref/alter_view.sgml
- doc/src/sgml/ref/create_extension.sgml
- doc/src/sgml/ref/create_language.sgml
- doc/src/sgml/ref/create_publication.sgml
- doc/src/sgml/ref/create_subscription.sgml
- doc/src/sgml/ref/create_view.sgml
- doc/src/sgml/ref/drop_function.sgml
- doc/src/sgml/ref/drop_procedure.sgml
- doc/src/sgml/ref/drop_routine.sgml
- doc/src/sgml/ref/pg_basebackup.sgml
- doc/src/sgml/ref/pg_verifybackup.sgml
- doc/src/sgml/ref/pgbench.sgml
- doc/src/sgml/ref/pgupgrade.sgml
- doc/src/sgml/ref/psql-ref.sgml
- doc/src/sgml/ref/select.sgml
- doc/src/sgml/spi.sgml