Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4ee2698

Browse files
committed
Update 'ps e' comments.
1 parent692ba96 commit4ee2698

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎doc/src/sgml/libpq++.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.36 2001/11/2819:57:36 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.37 2001/11/2820:28:55 momjian Exp $
33
-->
44

55
<chapter id="libpqplusplus">
@@ -111,7 +111,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.36 2001/11/28 19:57:
111111
<envar>PGPASSWORD</envar>
112112
sets the password used if the backend demands password
113113
authentication. This is not recommended because the password can
114-
be read by others using <command>ps -e</command>.
114+
be read by others using <command>ps e</command> on some
115+
platforms.
115116
</para>
116117
</listitem>
117118
<listitem>

‎doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.81 2001/11/2819:57:36 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.82 2001/11/2820:28:56 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -2015,7 +2015,7 @@ sets the user name used to connect to the database and for authentication.
20152015
<envar>PGPASSWORD</envar>
20162016
sets the password used if the backend demands password
20172017
authentication. This is not recommended because the password can
2018-
be read by others using <command>ps-e</command>.
2018+
be read by others using <command>ps e</command> on some platforms.
20192019
</para>
20202020
</listitem>
20212021
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp