Remove tabs in SGML

This commit is contained in:
Peter Eisentraut 2010-12-30 22:15:55 +02:00
parent 55573990ca
commit 17cb9e8c98

View File

@ -184,7 +184,7 @@ CREATE ROLE <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replac
streaming replication or put the system in and out of backup mode. streaming replication or put the system in and out of backup mode.
A role having the <literal>REPLICATION</> attribute is a very A role having the <literal>REPLICATION</> attribute is a very
highly privileged role, and should only be used on roles actually highly privileged role, and should only be used on roles actually
used for replication. If not specified, used for replication. If not specified,
<literal>NOREPLICATION</literal> is the default. <literal>NOREPLICATION</literal> is the default.
</para> </para>
</listitem> </listitem>