Remove bogus description of -debug and fix synopsis, remove -edebug.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1685 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-05-07 22:19:25 +00:00
parent f8e4d21117
commit 2e024d7fa7

View File

@@ -46,11 +46,11 @@ protocol server
.Op Fl S Ar tos .Op Fl S Ar tos
.Op Fl X Ar authtype .Op Fl X Ar authtype
.Op Fl a Ar authmode .Op Fl a Ar authmode
.Op Fl edebug
.Op Fl r Ns Ar lowpty-highpty .Op Fl r Ns Ar lowpty-highpty
.Op Fl u Ar len .Op Fl u Ar len
.Op Fl debug Op Ar port .Op Fl debug
.Op Fl L Ar /bin/login .Op Fl L Ar /bin/login
.Op Ar port
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm telnetd .Nm telnetd
@@ -165,19 +165,6 @@ 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 debug
Enables debugging on each socket created by
.Nm telnetd
(see
.Dv SO_DEBUG
in
.Xr socket 2 ) .
.It Fl edebug
If
.Nm telnetd
has been compiled with support for data encryption, then the
.Fl edebug
option may be used to enable encryption debugging code.
.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.