diff options
author | 2002-08-09 17:41:12 +0000 | |
---|---|---|
committer | 2002-08-09 17:41:12 +0000 | |
commit | f1379f03cb80d3e4e0f29b1da70f16a77c84dc50 (patch) | |
tree | ccaa9c06a8b6b83b92413d74fc83693b0a52f91e | |
parent | use Op for mdoc conformance; from esr@golux.thyrsus.com (diff) | |
download | wireguard-openbsd-f1379f03cb80d3e4e0f29b1da70f16a77c84dc50.tar.xz wireguard-openbsd-f1379f03cb80d3e4e0f29b1da70f16a77c84dc50.zip |
proxy vs. fake display
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index 793f89cff4b..335f225f14d 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/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 @@ -643,7 +643,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 |