doc: Avoid sidebar element

The formatting of the sidebar element didn't carry over to the new tool
chain.  Instead of inventing a whole new way of dealing with it, just
convert the one use to a "note".
This commit is contained in:
Peter Eisentraut 2017-08-29 19:33:24 -04:00
parent 6cbee65eee
commit 00f6d5c2c3

View File

@ -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>