Update 'ps e' comments.
authorBruce Momjian <[email protected]>
Wed, 28 Nov 2001 20:28:56 +0000 (20:28 +0000)
committerBruce Momjian <[email protected]>
Wed, 28 Nov 2001 20:28:56 +0000 (20:28 +0000)
doc/src/sgml/libpq++.sgml
doc/src/sgml/libpq.sgml

index 2d51178deb58b64fc6b772c03d24c28e6febcd43..2c52109f10ce17aafc7d5b333e789cf443f09a83 100644 (file)
@@ -111,7 +111,8 @@ $Header$
        <envar>PGPASSWORD</envar>
        sets the password used if the backend demands password
        authentication. This is not recommended because the password can
-       be read by others using <command>ps -e</command>.
+       be read by others using <command>ps e</command> on some
+       platforms.
        </para>
       </listitem>
       <listitem>
index 4fc732d74f94743c0ebfd78ca56ce27c8a841bab..c8bfcd54faa394b297818bb6b35a9b763fd58b77 100644 (file)
@@ -2015,7 +2015,7 @@ sets the user name used to connect to the database and for authentication.
 <envar>PGPASSWORD</envar>
 sets the password used if the backend demands password
 authentication. This is not recommended because the password can
-be read by others using <command>ps -e</command>.
+be read by others using <command>ps e</command> on some platforms.
 </para>
 </listitem>
 <listitem>