From: Tom Lane Date: Sat, 16 May 2015 17:28:27 +0000 (-0400) Subject: Fix docs typo X-Git-Tag: REL9_0_20~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=725d7ca165869463b1c6c9d6a40b678f2c5c9070;p=postgresql Fix docs typo I don't think "respectfully" is what was meant here ... --- diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 82445547a1..1443921eb0 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -854,7 +854,7 @@ omicron bryanh guest1 commonly, username/hostbased@EXAMPLE.COM), the default user name used for mapping is username (or username/hostbased, - respectfully), unless include_realm has been set to + respectively), unless include_realm has been set to 1 (as recommended, see above), in which case username@EXAMPLE.COM (or username/hostbased@EXAMPLE.COM) @@ -934,7 +934,7 @@ omicron bryanh guest1 commonly, username/hostbased@EXAMPLE.COM), the default user name used for mapping is username (or username/hostbased, - respectfully), unless include_realm has been set to + respectively), unless include_realm has been set to 1 (as recommended, see above), in which case username@EXAMPLE.COM (or username/hostbased@EXAMPLE.COM)