|
83 | 83 | Fields can contain white space if the field value is double-quoted.
|
84 | 84 | Quoting one of the keywords in a database, user, or address field (e.g.,
|
85 | 85 | <literal>all</> or <literal>replication</>) makes the word lose its special
|
86 |
| -character, and just match a database, user, or host with that name. |
| 86 | +meaning, and just match a database, user, or host with that name. |
87 | 87 | </para>
|
88 | 88 |
|
89 | 89 | <para>
|
@@ -408,7 +408,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
|
408 | 408 | <term><literal>md5</></term>
|
409 | 409 | <listitem>
|
410 | 410 | <para>
|
411 |
| - Require the client to supplyanMD5-encrypted password for |
| 411 | + Require the client to supplya double-MD5-hashed password for |
412 | 412 | authentication.
|
413 | 413 | See <xref linkend="auth-password"> for details.
|
414 | 414 | </para>
|
|