diff options
-rw-r--r-- | doc/src/sgml/client-auth.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 2dd6c293503..1b568683a47 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -320,7 +320,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable> <literal>hostssl</literal>, and <literal>hostnossl</> records. </para> - <sidebar> + <note> <para> Users sometimes wonder why host names are handled in this seemingly complicated way, with two name resolutions @@ -350,7 +350,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable> implementations of host name-based access control, such as the Apache HTTP Server and TCP Wrappers. </para> - </sidebar> + </note> </listitem> </varlistentry> |