diff options
author | mouring <mouring> | 2002-08-20 18:44:24 +0000 |
---|---|---|
committer | mouring <mouring> | 2002-08-20 18:44:24 +0000 |
commit | 2b613a7d41b3d897b71fe9214808a07183db4855 (patch) | |
tree | 9a61193a6c9ec2a77e44c1daa2fd5b8790c2a655 /sshd_config.5 | |
parent | a70ccb1a520b986f13e8cb3f1fbf86cee96199f6 (diff) | |
download | openssh-2b613a7d41b3d897b71fe9214808a07183db4855.tar.gz |
- stevesk@cvs.openbsd.org 2002/08/09 17:41:12
[sshd_config.5]
proxy vs. fake display
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index f619855e..fcebbede 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 |