mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
doc: Remove line breaks after <title>
This creates unnecessary rendering problem risks, and it's inconsistent and gets copied around.
This commit is contained in:
@@ -27,9 +27,7 @@ PostgreSQL documentation
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1>
|
||||
<title>
|
||||
Description
|
||||
</title>
|
||||
<title>Description</title>
|
||||
<para>
|
||||
<application>pg_receivewal</application> is used to stream the write-ahead log
|
||||
from a running <productname>PostgreSQL</productname> cluster. The write-ahead
|
||||
|
||||
Reference in New Issue
Block a user