mirror of
https://github.com/sheumann/telnetd.git
synced 2025-02-21 17:28:59 +00:00
o Mention .telnetrc DEFAULT keyword.
PR: bin/100496 (sort of) Obtained from: NetBSD, heas@netbsd MFC after: 3 weeks git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@162402 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
This commit is contained in:
parent
b88638bb41
commit
2a1a3f355d
@ -32,7 +32,7 @@
|
|||||||
.\" @(#)telnet.1 8.6 (Berkeley) 6/1/94
|
.\" @(#)telnet.1 8.6 (Berkeley) 6/1/94
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 27, 2000
|
.Dd September 18, 2006
|
||||||
.Dt TELNET 1
|
.Dt TELNET 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -640,6 +640,13 @@ without white space are the start of a machine entry.
|
|||||||
The
|
The
|
||||||
first thing on the line is the name of the machine that is
|
first thing on the line is the name of the machine that is
|
||||||
being connected to.
|
being connected to.
|
||||||
|
It may be the hostname or numeric address specified as the argument
|
||||||
|
.Ar host ,
|
||||||
|
the canonical name of that string as determined by
|
||||||
|
.Xr getaddrinfo 3 ,
|
||||||
|
or the string
|
||||||
|
.Dq DEFAULT
|
||||||
|
indicating all hosts.
|
||||||
The rest of the line, and successive
|
The rest of the line, and successive
|
||||||
lines that begin with white space are assumed to be
|
lines that begin with white space are assumed to be
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user