mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +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:
@@ -28,9 +28,7 @@ PostgreSQL documentation
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1>
|
||||
<title>
|
||||
Description
|
||||
</title>
|
||||
<title>Description</title>
|
||||
<para>
|
||||
<application>pg_verifybackup</application> is used to check the
|
||||
integrity of a database cluster backup taken using
|
||||
|
||||
Reference in New Issue
Block a user