Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/telnet Clarify when automatic initialisation of TELN...
details: https://anonhg.NetBSD.org/src/rev/bfdd34b0e4d2
branches: trunk
changeset: 518352:bfdd34b0e4d2
user: abs <abs%NetBSD.org@localhost>
date: Wed Nov 28 20:31:36 2001 +0000
description:
Clarify when automatic initialisation of TELNET options occurs.
Reported by John Heasley.
diffstat:
usr.bin/telnet/telnet.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 8f40816b26a7 -r bfdd34b0e4d2 usr.bin/telnet/telnet.1
--- a/usr.bin/telnet/telnet.1 Wed Nov 28 20:19:08 2001 +0000
+++ b/usr.bin/telnet/telnet.1 Wed Nov 28 20:31:36 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: telnet.1,v 1.15 2001/04/04 09:47:13 wiz Exp $
+.\" $NetBSD: telnet.1,v 1.16 2001/11/28 20:31:36 abs Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -586,9 +586,9 @@
to be passed to the remote system via the
.Ev ENVIRON
option.
-When connecting to a non-standard port,
+If a port is specified on the command line
.Nm
-omits any automatic initiation of
+omits any automatic initialisation of
.Tn TELNET
options. When the port number is preceded by a minus sign,
the initial option negotiation is done.
Home |
Main Index |
Thread Index |
Old Index