From: Tom Lane Date: Sat, 16 May 2015 17:28:27 +0000 (-0400) Subject: Fix docs typo X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=67e7a497d6492852205622a030e8e182c20c56e1;p=users%2Fheikki%2Fpostgres.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 369ed47469..d5111277c1 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -964,7 +964,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) @@ -1046,7 +1046,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)