Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/telnet You can encrypt outside of north america now.



details:   https://anonhg.NetBSD.org/src/rev/5a1822984206
branches:  trunk
changeset: 446726:5a1822984206
user:      maya <maya%NetBSD.org@localhost>
date:      Sat Dec 15 22:12:15 2018 +0000

description:
You can encrypt outside of north america now.

diffstat:

 usr.bin/telnet/telnet.1 |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r 78b862c9bbe0 -r 5a1822984206 usr.bin/telnet/telnet.1
--- a/usr.bin/telnet/telnet.1   Sat Dec 15 22:05:23 2018 +0000
+++ b/usr.bin/telnet/telnet.1   Sat Dec 15 22:12:15 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: telnet.1,v 1.34 2017/07/03 21:34:22 wiz Exp $
+.\"    $NetBSD: telnet.1,v 1.35 2018/12/15 22:12:15 maya Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    from: @(#)telnet.1      8.4 (Berkeley) 2/3/94
 .\"
-.Dd October 28, 2003
+.Dd December 16, 2018
 .Dt TELNET 1
 .Os
 .Sh NAME
@@ -197,9 +197,6 @@
 option.
 .It Fl x
 Turns on encryption of the data stream if possible.
-This
-option is not available outside of the United States and
-Canada.
 .It Ar host
 Indicates the official name, an alias, or the Internet address
 of a remote host.



Home | Main Index | Thread Index | Old Index