Improve wording
authorPeter Eisentraut
Thu, 29 Nov 2001 16:01:15 +0000 (16:01 +0000)
committerPeter Eisentraut
Thu, 29 Nov 2001 16:01:15 +0000 (16:01 +0000)
doc/src/sgml/libpq++.sgml
doc/src/sgml/libpq.sgml

index aaebc58842f0beba4b9d1d3c7b9f677231582d4d..49fd1830832d2a75becd3a42b80c0ff5102b588a 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -111,7 +111,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.38 2001/11/28 20:36:
    PGPASSWORD
    sets the password used if the backend demands password
    authentication. This is not recommended because the password can
-   be read by others using ps environment flag
+   be read by others using the ps command with special options
    on some platforms.
        
       
index b45b63156a4e6436d62b2a05a369098a58c983b7..c2649dcd647b5f7d5badd85ad2c9b9b0d6b0794f 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -2015,7 +2015,7 @@ sets the user name used to connect to the database and for authentication.
 PGPASSWORD
 sets the password used if the backend demands password
 authentication. This is not recommended because the password can
-be read by others using ps environment flag
+be read by others using the ps command with special options
 on some platforms.