From: Tom Lane Date: Sat, 16 May 2015 17:28:27 +0000 (-0400) Subject: Fix docs typo X-Git-Tag: REL9_2_11~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=639bf57caf3d94292047d4268b72964358e195c5;p=thirdparty%2Fpostgresql.git 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 fdac693f8ad..1a6d808b0d8 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -971,7 +971,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) @@ -1053,7 +1053,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)