Small possible clarification in pg_basebackup reference page

Peter Eisentraut <peter_e@gmx.net>

Commit: bc8765e91c743d87f5658387b41e3a61cde54116
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-03-01T19:16:24Z
Releases: 9.2.0
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.

Files

PathChange+/−
doc/src/sgml/ref/pg_basebackup.sgml modified +1 −1