Index: doc/src/sgml/ref/pg_ctl-ref.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v
retrieving revision 1.36
diff -c -c -r1.36 pg_ctl-ref.sgml
*** doc/src/sgml/ref/pg_ctl-ref.sgml	5 Jan 2007 16:17:54 -0000	1.36
--- doc/src/sgml/ref/pg_ctl-ref.sgml	11 Jan 2007 02:28:00 -0000
***************
*** 356,362 ****
    </variablelist>
  
    <para>
!    For others, see <xref linkend="app-postgres">.
    </para>
   </refsect1>
  
--- 356,362 ----
    </variablelist>
  
    <para>
!    For additional server variables, see <xref linkend="app-postgres">.
    </para>
   </refsect1>
  
***************
*** 427,433 ****
    <para>
     Waiting for complete start is not a well-defined operation and may
     fail if access control is set up so that a local client cannot
!    connect without manual interaction (e.g., password authentication).
    </para>
   </refsect1>
  
--- 427,435 ----
    <para>
     Waiting for complete start is not a well-defined operation and may
     fail if access control is set up so that a local client cannot
!    connect without manual interaction (e.g., password authentication).  For
!    additional connection variables, see <xref linkend="libpq-envars">,
!    and for passwords, also see <xref linkend="libpq-pgpass">.
    </para>
   </refsect1>
  
