1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-19 17:02:53 +03:00

Tweak markup to avoid extra whitespace in man pages

This commit is contained in:
Peter Eisentraut
2012-03-28 20:37:19 +03:00
parent 7f63527c82
commit 03f0c08f47
3 changed files with 6 additions and 10 deletions

View File

@@ -253,10 +253,9 @@ PostgreSQL documentation
To stream the transaction log from the server at
<literal>mydbserver</literal> and store it in the local directory
<filename>/usr/local/pgsql/archive</filename>:
<screen>
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
</screen>
</para>
<screen>
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
</screen></para>
</refsect1>
<refsect1>