1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-03 01:21:48 +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 acd75b2643
commit 67e7a497d6

View File

@ -964,7 +964,7 @@ omicron bryanh guest1
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
default user name used for mapping is
<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
<literal>username@EXAMPLE.COM</literal> (or
<literal>username/hostbased@EXAMPLE.COM</literal>)
@ -1046,7 +1046,7 @@ omicron bryanh guest1
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
default user name used for mapping is
<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
<literal>username@EXAMPLE.COM</literal> (or
<literal>username/hostbased@EXAMPLE.COM</literal>)