|
571 | 571 | explained: <literal>commands</> describes <application>psql</>'s |
572 | 572 | backslash commands; <literal>options</> describes the command-line |
573 | 573 | options that can be passed to <application>psql</>; |
574 | | - and <literal>variables</> shows help aboutabout<application>psql</application> configuration |
| 574 | + and <literal>variables</> shows help about <application>psql</application> configuration |
575 | 575 | variables. |
576 | 576 | </para> |
577 | 577 | </listitem> |
@@ -2663,7 +2663,7 @@ testdb=> <userinput>\setenv LESS -imx4F</userinput> |
2663 | 2663 | explained: <literal>commands</> describes <application>psql</>'s |
2664 | 2664 | backslash commands; <literal>options</> describes the command-line |
2665 | 2665 | options that can be passed to <application>psql</>; |
2666 | | - and <literal>variables</> shows help aboutabout<application>psql</application> configuration |
| 2666 | + and <literal>variables</> shows help about <application>psql</application> configuration |
2667 | 2667 | variables. |
2668 | 2668 | </para> |
2669 | 2669 | </listitem> |
|