mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
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:
parent
ff59f30dc3
commit
2fa44f666f
@ -320,7 +320,7 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
|
|||||||
<literal>hostssl</literal>, and <literal>hostnossl</> records.
|
<literal>hostssl</literal>, and <literal>hostnossl</> records.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<sidebar>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
Users sometimes wonder why host names are handled
|
Users sometimes wonder why host names are handled
|
||||||
in this seemingly complicated way, with two name resolutions
|
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
|
implementations of host name-based access control, such as the
|
||||||
Apache HTTP Server and TCP Wrappers.
|
Apache HTTP Server and TCP Wrappers.
|
||||||
</para>
|
</para>
|
||||||
</sidebar>
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user