1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Fix docs typo

I don't think "respectfully" is what was meant here ...
This commit is contained in:
Tom Lane
2015-05-16 13:28:27 -04:00
parent affc04d165
commit 639bf57caf

View File

@@ -971,7 +971,7 @@ omicron bryanh guest1
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
default user name used for mapping is default user name used for mapping is
<literal>username</literal> (or <literal>username/hostbased</literal>, <literal>username</literal> (or <literal>username/hostbased</literal>,
respectfully), unless <literal>include_realm</literal> has been set to respectively), unless <literal>include_realm</literal> has been set to
1 (as recommended, see above), in which case 1 (as recommended, see above), in which case
<literal>username@EXAMPLE.COM</literal> (or <literal>username@EXAMPLE.COM</literal> (or
<literal>username/hostbased@EXAMPLE.COM</literal>) <literal>username/hostbased@EXAMPLE.COM</literal>)
@@ -1053,7 +1053,7 @@ omicron bryanh guest1
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
default user name used for mapping is default user name used for mapping is
<literal>username</literal> (or <literal>username/hostbased</literal>, <literal>username</literal> (or <literal>username/hostbased</literal>,
respectfully), unless <literal>include_realm</literal> has been set to respectively), unless <literal>include_realm</literal> has been set to
1 (as recommended, see above), in which case 1 (as recommended, see above), in which case
<literal>username@EXAMPLE.COM</literal> (or <literal>username@EXAMPLE.COM</literal> (or
<literal>username/hostbased@EXAMPLE.COM</literal>) <literal>username/hostbased@EXAMPLE.COM</literal>)