1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Fix whitespace

This commit is contained in:
Peter Eisentraut
2014-07-08 23:29:09 -04:00
parent 56abcf6b82
commit 8522f21400
13 changed files with 21 additions and 21 deletions

View File

@@ -254,7 +254,7 @@ PostgreSQL documentation
<term><option>--xlogdir=<replaceable class="parameter">xlogdir</replaceable></option></term>
<listitem>
<para>
Specifies the location for the transaction log directory.
Specifies the location for the transaction log directory.
<replaceable>xlogdir</replaceable> must be an absolute path.
The transaction log directory can only be specified when
the backup is in plain mode.