]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix docs typo
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 May 2015 17:28:27 +0000 (13:28 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 May 2015 17:28:27 +0000 (13:28 -0400)
I don't think "respectfully" is what was meant here ...

doc/src/sgml/client-auth.sgml

index 369ed47469a55a28a26740fecfecaeba3aff3b97..d5111277c1d931dcec11292c7a1d0f40475a306c 100644 (file)
@@ -964,7 +964,7 @@ omicron         bryanh                  guest1
         commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
         default user name used for mapping is
         <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
         <literal>username@EXAMPLE.COM</literal> (or
         <literal>username/hostbased@EXAMPLE.COM</literal>)
@@ -1046,7 +1046,7 @@ omicron         bryanh                  guest1
         commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
         default user name used for mapping is
         <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
         <literal>username@EXAMPLE.COM</literal> (or
         <literal>username/hostbased@EXAMPLE.COM</literal>)