Fix docs typo
authorTom Lane
Sat, 16 May 2015 17:28:26 +0000 (13:28 -0400)
committerTom Lane
Sat, 16 May 2015 17:28:26 +0000 (13:28 -0400)
I don't think "respectfully" is what was meant here ...

doc/src/sgml/client-auth.sgml

index 620ddc6239bb49f92803e19818d269fef3b20960..5f72bebba860034f4bf43f1e051717220f46dea1 100644 (file)
@@ -1027,7 +1027,7 @@ omicron         bryanh                  guest1
         commonly, username/[email protected]), the
         user name used for mapping is
         [email protected] (or
-        username/[email protected], respectfully),
+        username/[email protected], respectively),
         unless include_realm has been set to 0, in which case
         username (or username/hostbased)
         is what is seen as the system username when mapping.
@@ -1106,7 +1106,7 @@ omicron         bryanh                  guest1
         commonly, username/[email protected]), the
         user name used for mapping is
         [email protected] (or
-        username/[email protected], respectfully),
+        username/[email protected], respectively),
         unless include_realm has been set to 0, in which case
         username (or username/hostbased)
         is what is seen as the system username when mapping.