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:26 -04:00
parent 387a3e46cf
commit 73f074ca69

View File

@ -1020,7 +1020,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>)
@ -1102,7 +1102,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>)