Wording improvement.
authorBruce Momjian <bruce@momjian.us>
Wed, 27 Apr 2005 20:11:07 +0000 (20:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 27 Apr 2005 20:11:07 +0000 (20:11 +0000)
doc/src/sgml/client-auth.sgml

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