pgsql: Small possible clarification in pg_basebackup reference page

Started by Peter Eisentrautover 14 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Small possible clarification in pg_basebackup reference page

The <literal> markup is not visible as distinct on man pages, which
creates a bit of confusion when looking at the documentation of the
pg_basebackup -l option. Rather than reinventing the entire font
system for man pages to remedy this, just put some quotes around this
particular case, which should also help in other output formats.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bc8765e91c743d87f5658387b41e3a61cde54116

Modified Files
--------------
doc/src/sgml/ref/pg_basebackup.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)