1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +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 df161c94e7
commit 725d7ca165

View File

@ -854,7 +854,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>)
@ -934,7 +934,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>)