mirror of
https://github.com/postgres/postgres.git
synced 2026-03-26 12:26:18 -04:00
Fix docs typo
I don't think "respectfully" is what was meant here ...
This commit is contained in:
parent
387a3e46cf
commit
73f074ca69
1 changed files with 2 additions and 2 deletions
|
|
@ -1020,7 +1020,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>)
|
||||
|
|
@ -1102,7 +1102,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>)
|
||||
|
|
|
|||
Loading…
Reference in a new issue