diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 620ddc6239bb49f92803e19818d269fef3b20960..5f72bebba860034f4bf43f1e051717220f46dea1 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1027,7 +1027,7 @@ omicron bryanh guest1 commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the user name used for mapping is <literal>username@EXAMPLE.COM</literal> (or - <literal>username/hostbased@EXAMPLE.COM</literal>, respectfully), + <literal>username/hostbased@EXAMPLE.COM</literal>, respectively), unless <literal>include_realm</literal> has been set to 0, in which case <literal>username</literal> (or <literal>username/hostbased</literal>) is what is seen as the system username when mapping. @@ -1106,7 +1106,7 @@ omicron bryanh guest1 commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the user name used for mapping is <literal>username@EXAMPLE.COM</literal> (or - <literal>username/hostbased@EXAMPLE.COM</literal>, respectfully), + <literal>username/hostbased@EXAMPLE.COM</literal>, respectively), unless <literal>include_realm</literal> has been set to 0, in which case <literal>username</literal> (or <literal>username/hostbased</literal>) is what is seen as the system username when mapping.