mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix docs typo
I don't think "respectfully" is what was meant here ...
This commit is contained in:
parent
26058bf0dc
commit
c65aa7a87e
@ -1027,7 +1027,7 @@ omicron bryanh guest1
|
|||||||
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
|
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
|
||||||
user name used for mapping is
|
user name used for mapping is
|
||||||
<literal>username@EXAMPLE.COM</literal> (or
|
<literal>username@EXAMPLE.COM</literal> (or
|
||||||
<literal>username/hostbased@EXAMPLE.COM</literal>, respectfully),
|
<literal>username/hostbased@EXAMPLE.COM</literal>, respectively),
|
||||||
unless <literal>include_realm</literal> has been set to 0, in which case
|
unless <literal>include_realm</literal> has been set to 0, in which case
|
||||||
<literal>username</literal> (or <literal>username/hostbased</literal>)
|
<literal>username</literal> (or <literal>username/hostbased</literal>)
|
||||||
is what is seen as the system username when mapping.
|
is what is seen as the system username when mapping.
|
||||||
@ -1106,7 +1106,7 @@ omicron bryanh guest1
|
|||||||
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
|
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
|
||||||
user name used for mapping is
|
user name used for mapping is
|
||||||
<literal>username@EXAMPLE.COM</literal> (or
|
<literal>username@EXAMPLE.COM</literal> (or
|
||||||
<literal>username/hostbased@EXAMPLE.COM</literal>, respectfully),
|
<literal>username/hostbased@EXAMPLE.COM</literal>, respectively),
|
||||||
unless <literal>include_realm</literal> has been set to 0, in which case
|
unless <literal>include_realm</literal> has been set to 0, in which case
|
||||||
<literal>username</literal> (or <literal>username/hostbased</literal>)
|
<literal>username</literal> (or <literal>username/hostbased</literal>)
|
||||||
is what is seen as the system username when mapping.
|
is what is seen as the system username when mapping.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user