|
597 | 597 | explained: <literal>commands</> describes <application>psql</>'s
|
598 | 598 | backslash commands; <literal>options</> describes the command-line
|
599 | 599 | options that can be passed to <application>psql</>;
|
600 |
| - and <literal>variables</> shows help aboutabout<application>psql</application> configuration |
| 600 | + and <literal>variables</> shows help about <application>psql</application> configuration |
601 | 601 | variables.
|
602 | 602 | </para>
|
603 | 603 | </listitem>
|
@@ -2734,7 +2734,7 @@ testdb=> <userinput>\setenv LESS -imx4F</userinput>
|
2734 | 2734 | explained: <literal>commands</> describes <application>psql</>'s
|
2735 | 2735 | backslash commands; <literal>options</> describes the command-line
|
2736 | 2736 | options that can be passed to <application>psql</>;
|
2737 |
| - and <literal>variables</> shows help aboutabout<application>psql</application> configuration |
| 2737 | + and <literal>variables</> shows help about <application>psql</application> configuration |
2738 | 2738 | variables.
|
2739 | 2739 | </para>
|
2740 | 2740 | </listitem>
|
|