Remove tabs in SGML file.

This commit is contained in:
Bruce Momjian 2011-12-18 08:32:08 -05:00
parent b7a0e8fb4d
commit 153c8dbd8c

View File

@ -1185,8 +1185,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
<entry><literal><function>pg_stat_get_wal_senders()</function></literal></entry>
<entry><type>setof record</type></entry>
<entry>
One record for each active wal sender. The fields returned are a subset
of those in the <structname>pg_stat_replication</structname> view.
One record for each active wal sender. The fields returned are a subset
of those in the <structname>pg_stat_replication</structname> view.
</entry>
</row>