pgsql: doc: Fix man page whitespace issues

2022-04-07 Thread Peter Eisentraut
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 to remove some newlines in the markup. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/d7ab2a9a3c0a2800ab36bb48d1c

pgsql: doc: Fix man page whitespace issues

2021-04-09 Thread Peter Eisentraut
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 to remove some newlines in the markup. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/9cae39b8e6a53decb37cce22852

pgsql: doc: Fix man page whitespace issues

2020-06-07 Thread Peter Eisentraut
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. Branch -- master Details --- http