mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
doc: Fix some grammar and inconsistencies
Some comments are fixed while on it. Author: Justin Pryzby Discussion: https://postgr.es/m/20200818171702.GK17022@telsasoft.com Backpatch-through: 9.6
This commit is contained in:
@@ -82,8 +82,8 @@ PostgreSQL documentation
|
||||
for any files for which the computed checksum does not match the
|
||||
checksum stored in the manifest. This step is not performed for any files
|
||||
which produced errors in the previous step, since they are already known
|
||||
to have problems. Also, files which were ignored in the previous step are
|
||||
also ignored in this step.
|
||||
to have problems. Files which were ignored in the previous step are also
|
||||
ignored in this step.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@@ -121,7 +121,8 @@ PostgreSQL documentation
|
||||
<title>Options</title>
|
||||
|
||||
<para>
|
||||
The following command-line options control the behavior.
|
||||
<application>pg_verifybackup</application> accepts the following
|
||||
command-line arguments:
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user