From 00f6d5c2c3ae2f6d198e41800e5edcf0150d485b Mon Sep 17 00:00:00 2001
From: Peter Eisentraut
Date: Tue, 29 Aug 2017 19:33:24 -0400
Subject: 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".
---
doc/src/sgml/client-auth.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/src/sgml')
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.
-
+
--
cgit v1.2.3