]> granicus.if.org Git - postgresql/commitdiff
doc: authentication wording improvements
authorBruce Momjian <bruce@momjian.us>
Fri, 31 Jan 2014 22:08:27 +0000 (17:08 -0500)
committerBruce Momjian <bruce@momjian.us>
Fri, 31 Jan 2014 22:08:27 +0000 (17:08 -0500)
Suggested by David Tonhofer

doc/src/sgml/client-auth.sgml

index 14870401fb820650435436d84b15c0e984c112db..9b26d0106166c33bec731fc17fc5fbec88b0ae55 100644 (file)
@@ -83,7 +83,7 @@
    Fields can contain white space if the field value is double-quoted.
    Quoting one of the keywords in a database, user, or address field (e.g.,
    <literal>all</> or <literal>replication</>) makes the word lose its special
-   character, and just match a database, user, or host with that name.
+   meaning, and just match a database, user, or host with that name.
   </para>
 
   <para>
@@ -408,7 +408,7 @@ hostnossl  <replaceable>database</replaceable>  <replaceable>user</replaceable>
         <term><literal>md5</></term>
         <listitem>
          <para>
-          Require the client to supply an MD5-encrypted password for
+          Require the client to supply a double-MD5-hashed password for
           authentication.
           See <xref linkend="auth-password"> for details.
          </para>