@@ -921,7 +921,7 @@ omicron bryanh guest1
921921 <term><literal>include_realm</literal></term>
922922 <listitem>
923923 <para>
924- If set to <literal>1</> , the realm name from the authenticated user
924+ If set to 1 , the realm name from the authenticated user
925925 principal is included in the system user name that's passed through
926926 user name mapping (<xref linkend="auth-username-maps">). This is
927927 useful for handling users from multiple realms.
@@ -992,7 +992,7 @@ omicron bryanh guest1
992992 <term><literal>include_realm</literal></term>
993993 <listitem>
994994 <para>
995- If set to <literal>1</> , the realm name from the authenticated user
995+ If set to 1 , the realm name from the authenticated user
996996 principal is included in the system user name that's passed through
997997 user name mapping (<xref linkend="auth-username-maps">). This is
998998 useful for handling users from multiple realms.
@@ -1161,7 +1161,7 @@ omicron bryanh guest1
11611161 <term><literal>include_realm</literal></term>
11621162 <listitem>
11631163 <para>
1164- If set to <literal>1</> , the realm name from the authenticated user
1164+ If set to 1 , the realm name from the authenticated user
11651165 principal is included in the system user name that's passed through
11661166 user name mapping (<xref linkend="auth-username-maps">). This is
11671167 useful for handling users from multiple realms.
@@ -1372,7 +1372,7 @@ omicron bryanh guest1
13721372 <term><literal>ldaptls</literal></term>
13731373 <listitem>
13741374 <para>
1375- Set to <literal>1</> to make the connection between PostgreSQL and the
1375+ Set to 1 to make the connection between PostgreSQL and the
13761376 LDAP server use TLS encryption. Note that this only encrypts
13771377 the traffic to the LDAP server — the connection to the client
13781378 will still be unencrypted unless SSL is used.
0 commit comments