diff options
-rw-r--r-- | usr.bin/telnet/telnet.1 | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 7300986..042b139 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -208,9 +208,7 @@ addresses only (e.g., .Ux domain sockets, accessed with a file path). .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. .It Ar host Indicates the official name, an alias, or the Internet address of a remote host. @@ -374,10 +372,6 @@ The encrypt command manipulates the information sent through the .Dv TELNET ENCRYPT option. .Pp -Note: Because of export controls, the -.Dv TELNET ENCRYPT -option is not supported outside of the United States and Canada. -.Pp Valid arguments for the .Ic encrypt command are: @@ -1169,10 +1163,6 @@ stream does not start automatically. The autoencrypt (autodecrypt) command states that encryption of the output (input) stream should be enabled as soon as possible. -.Pp -Note: Because of export controls, the -.Dv TELNET ENCRYPT -option is not supported outside the United States and Canada. .It Ic autologin If the remote side supports the .Dv TELNET AUTHENTICATION @@ -1361,8 +1351,6 @@ toggle is prints out a message each time encryption is enabled or disabled. The initial value for this toggle is .Dv FALSE . -Note: Because of export controls, data encryption -is not supported outside of the United States and Canada. .It Ic ?\& Displays the legal .Ic toggle |