mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 17:50:43 -04:00
Fix typos
Author: Guillaume Lelarge
This commit is contained in:
parent
5990a034ad
commit
ababe02ac2
1 changed files with 2 additions and 2 deletions
|
|
@ -571,7 +571,7 @@ EOF
|
|||
explained: <literal>commands</> describes <application>psql</>'s
|
||||
backslash commands; <literal>options</> describes the command-line
|
||||
options that can be passed to <application>psql</>;
|
||||
and <literal>variables</> shows help about about <application>psql</application> configuration
|
||||
and <literal>variables</> shows help about <application>psql</application> configuration
|
||||
variables.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
@ -2663,7 +2663,7 @@ testdb=> <userinput>\setenv LESS -imx4F</userinput>
|
|||
explained: <literal>commands</> describes <application>psql</>'s
|
||||
backslash commands; <literal>options</> describes the command-line
|
||||
options that can be passed to <application>psql</>;
|
||||
and <literal>variables</> shows help about about <application>psql</application> configuration
|
||||
and <literal>variables</> shows help about <application>psql</application> configuration
|
||||
variables.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue