-B, -k, and -l are now ignored.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1682 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -40,8 +40,8 @@
|
|||||||
.Tn TELNET
|
.Tn TELNET
|
||||||
protocol server
|
protocol server
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm /usr/libexec/telnetd
|
.Nm telnetd
|
||||||
.Op Fl BUhlkns
|
.Op Fl BUhklns
|
||||||
.Op Fl D Ar debugmode
|
.Op Fl D Ar debugmode
|
||||||
.Op Fl I Ns Ar initid
|
.Op Fl I Ns Ar initid
|
||||||
.Op Fl S Ar tos
|
.Op Fl S Ar tos
|
||||||
@@ -137,16 +137,7 @@ All user verification will happen through the
|
|||||||
program.
|
program.
|
||||||
.El
|
.El
|
||||||
.It Fl B
|
.It Fl B
|
||||||
Specifies bftp server mode. In this mode,
|
Ignored.
|
||||||
.Nm telnetd
|
|
||||||
causes login to start a
|
|
||||||
.Xr bftp 1
|
|
||||||
session rather than the user's
|
|
||||||
normal shell. In bftp daemon mode normal
|
|
||||||
logins are not supported, and it must be used
|
|
||||||
on a port other than the normal
|
|
||||||
.Tn TELNET
|
|
||||||
port.
|
|
||||||
.It Fl D Ar debugmode
|
.It Fl D Ar debugmode
|
||||||
This option may be used for debugging purposes.
|
This option may be used for debugging purposes.
|
||||||
This allows
|
This allows
|
||||||
@@ -222,22 +213,9 @@ it.
|
|||||||
.Dv DONT SUPPRESS-GO-AHEAD
|
.Dv DONT SUPPRESS-GO-AHEAD
|
||||||
and
|
and
|
||||||
.Dv DONT ECHO . )
|
.Dv DONT ECHO . )
|
||||||
The
|
.It Fl k
|
||||||
.Fl k
|
|
||||||
option is most useful when there are remote clients
|
|
||||||
that do not support kludge linemode, but pass the heuristic
|
|
||||||
(if they respond with
|
|
||||||
.Dv WILL TIMING-MARK
|
|
||||||
in response to a
|
|
||||||
.Dv DO TIMING-MARK)
|
|
||||||
for kludge linemode support.
|
|
||||||
.It Fl l
|
.It Fl l
|
||||||
Specifies line mode. Tries to force clients to use line-
|
Ignored.
|
||||||
at-a-time mode.
|
|
||||||
If the
|
|
||||||
.Dv LINEMODE
|
|
||||||
option is not supported, it will go
|
|
||||||
into kludge linemode.
|
|
||||||
.It Fl n
|
.It Fl n
|
||||||
Disable
|
Disable
|
||||||
.Dv TCP
|
.Dv TCP
|
||||||
@@ -536,9 +514,7 @@ the data stream.
|
|||||||
(if supported)
|
(if supported)
|
||||||
.Sh "SEE ALSO"
|
.Sh "SEE ALSO"
|
||||||
.Xr telnet 1 ,
|
.Xr telnet 1 ,
|
||||||
.Xr login 1 ,
|
.Xr login 1
|
||||||
.Xr bftp 1
|
|
||||||
(if supported)
|
|
||||||
.Sh STANDARDS
|
.Sh STANDARDS
|
||||||
.Bl -tag -compact -width RFC-1572
|
.Bl -tag -compact -width RFC-1572
|
||||||
.It Cm RFC-854
|
.It Cm RFC-854
|
||||||
|
Reference in New Issue
Block a user