From 15b6120e633fb1d66fbcbac3d5c7352d79ddbc20 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Tue, 20 Aug 2002 18:44:24 +0000 Subject: - stevesk@cvs.openbsd.org 2002/08/09 17:41:12 [sshd_config.5] proxy vs. fake display --- ChangeLog | 5 ++++- sshd_config.5 | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e29ec5650..0078cf846 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,9 @@ [sshd_config.5] use Op for mdoc conformance; from esr@golux.thyrsus.com ok aaron@ + - stevesk@cvs.openbsd.org 2002/08/09 17:41:12 + [sshd_config.5] + proxy vs. fake display 20020813 - (tim) [configure.ac] Display OpenSSL header/library version. @@ -1524,4 +1527,4 @@ - (stevesk) entropy.c: typo in debug message - (djm) ssh-keygen -i needs seeded RNG; report from markus@ -$Id: ChangeLog,v 1.2421 2002/08/20 18:43:27 mouring Exp $ +$Id: ChangeLog,v 1.2422 2002/08/20 18:44:24 mouring Exp $ diff --git a/sshd_config.5 b/sshd_config.5 index f619855e9..fcebbede9 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd_config.5,v 1.7 2002/08/09 17:21:42 stevesk Exp $ +.\" $OpenBSD: sshd_config.5,v 1.8 2002/08/09 17:41:12 stevesk Exp $ .Dd September 25, 1999 .Dt SSHD_CONFIG 5 .Os @@ -649,7 +649,7 @@ hostname part of the .Ev DISPLAY environment variable to .Dq localhost . -This prevents remote hosts from connecting to the fake display. +This prevents remote hosts from connecting to the proxy display. However, some older X11 clients may not function with this configuration. .Cm X11UseLocalhost -- cgit v1.2.3