summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/telnet/telnet.1
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/telnet/telnet/telnet.1')
-rw-r--r--contrib/telnet/telnet/telnet.113
1 files changed, 7 insertions, 6 deletions
diff --git a/contrib/telnet/telnet/telnet.1 b/contrib/telnet/telnet/telnet.1
index 1da212c..8ff070c 100644
--- a/contrib/telnet/telnet/telnet.1
+++ b/contrib/telnet/telnet/telnet.1
@@ -42,7 +42,7 @@
protocol
.Sh SYNOPSIS
.Nm
-.Op Fl 8EFKLNacdfrx
+.Op Fl 8EFKLNcdfry
.Op Fl S Ar tos
.Op Fl X Ar authtype
.Op Fl e Ar escapechar
@@ -108,8 +108,8 @@ Disables the
.Ar atype
type of authentication.
.It Fl a
-Attempt automatic login.
-Currently, this sends the user name via the
+Attempt automatic login. This is now the default, so this option is
+ignored. Currently, this sends the user name via the
.Ev USER
variable
of the
@@ -184,9 +184,10 @@ connection to
.Ar src_addr ,
which can be an IP address or a host name.
.It Fl x
-Turns on encryption of the data stream if possible. This
-option is not available outside of the United States and
-Canada.
+Turns on encryption of the data stream if possible. This is now the
+default, so this option is ignored.
+.It Fl y
+Suppresses encryption of the data stream.
.It Ar host
Indicates the official name, an alias, or the Internet address
of a remote host.
OpenPOWER on IntegriCloud