summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexec/telnetd/telnetd.89
1 files changed, 8 insertions, 1 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8
index 83e0bef1df5..1850bc4bee1 100644
--- a/libexec/telnetd/telnetd.8
+++ b/libexec/telnetd/telnetd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: telnetd.8,v 1.12 2000/04/15 02:15:30 aaron Exp $
+.\" $OpenBSD: telnetd.8,v 1.13 2000/06/29 05:29:25 aaron Exp $
.\" $NetBSD: telnetd.8,v 1.8 1996/03/20 04:25:55 tls Exp $
.\"
.\" Copyright (c) 1983, 1993
@@ -579,3 +579,10 @@ never sends
.Tn TELNET
.Tn IAC GA
(go ahead) commands.
+.Pp
+.Tn WONT CRYPT .
+.Nm
+talks over insecure, unencrypted communications channels.
+Please use
+.Nm sshd
+instead.