diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 6d0cb3d2ddcb3d0e15093693cc55edcb1df318c7..f2ea63bb6c4ea07efd68137c9b18e1aa381ab366 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -597,7 +597,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> @@ -2734,7 +2734,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>