From: Peter Eisentraut Date: Tue, 29 Aug 2017 23:33:24 +0000 (-0400) Subject: doc: Avoid sidebar element X-Git-Tag: REL_11_BETA1~1714 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00f6d5c2c3ae2f6d198e41800e5edcf0150d485b;p=thirdparty%2Fpostgresql.git 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". --- 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 database user hostssl, and hostnossl records. - + Users sometimes wonder why host names are handled in this seemingly complicated way, with two name resolutions @@ -350,7 +350,7 @@ hostnossl database user implementations of host name-based access control, such as the Apache HTTP Server and TCP Wrappers. - +