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

Commit989b55c

Browse files
committed
Wording improvement.
1 parentd3ee027 commit989b55c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.78 2005/04/27 20:09:50 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.79 2005/04/27 20:11:07 momjian Exp $
33
-->
44

55
<chapter id="client-authentication">
@@ -883,8 +883,8 @@ omicron bryanh guest1
883883
default PAM service name is <literal>postgresql</literal>. You can
884884
optionally supply your own service name after the <literal>pam</>
885885
key word in the file <filename>pg_hba.conf</filename>.
886-
PAM is used only to validate username/password pairs,
887-
therefore the user must already exist in the database before PAM
886+
PAM is used only to validate username/password pairs.
887+
Therefore the user must already exist in the database before PAM
888888
can be used for authentication. For more information about
889889
PAM, please read the <ulink url="http://www.kernel.org/pub/linux/libs/pam/">
890890
<productname>Linux-PAM</> Page</ulink>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp