Add documentation for -e, require encryption.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18113 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)telnetd.8 8.4 (Berkeley) 6/1/94
|
.\" @(#)telnetd.8 8.4 (Berkeley) 6/1/94
|
||||||
.\"
|
.\"
|
||||||
.Dd June 1, 1994
|
.Dd September 19, 2006
|
||||||
.Dt TELNETD 8
|
.Dt TELNETD 8
|
||||||
.Os BSD 4.2
|
.Os BSD 4.2
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
protocol server
|
protocol server
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm telnetd
|
.Nm telnetd
|
||||||
.Op Fl BUhkln
|
.Op Fl BeUhkln
|
||||||
.Op Fl D Ar debugmode
|
.Op Fl D Ar debugmode
|
||||||
.Op Fl S Ar tos
|
.Op Fl S Ar tos
|
||||||
.Op Fl X Ar authtype
|
.Op Fl X Ar authtype
|
||||||
@@ -173,6 +173,10 @@ Displays data written to the pty.
|
|||||||
.It Cm exercise
|
.It Cm exercise
|
||||||
Has not been implemented yet.
|
Has not been implemented yet.
|
||||||
.El
|
.El
|
||||||
|
.It Fl e
|
||||||
|
require encryption to be turned on (in both direction) by the client
|
||||||
|
and disconnects if the client tries to turn the encryption off (in
|
||||||
|
either direction).
|
||||||
.It Fl h
|
.It Fl h
|
||||||
Disables the printing of host-specific information before
|
Disables the printing of host-specific information before
|
||||||
login has been completed.
|
login has been completed.
|
||||||
|
Reference in New Issue
Block a user