Fix docs typo

I don't think "respectfully" is what was meant here ...
REL9_1_STABLE
Tom Lane 11 years ago
parent acd75b2643
commit 67e7a497d6
  1. 4
      doc/src/sgml/client-auth.sgml

@ -964,7 +964,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>)
@ -1046,7 +1046,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>)

Loading…
Cancel
Save