From 2e024d7fa7fe309c36cb96fca7053805ca27b731 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Wed, 7 May 1997 22:19:25 +0000 Subject: [PATCH] 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 --- appl/telnet/telnetd/telnetd.8 | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/appl/telnet/telnetd/telnetd.8 b/appl/telnet/telnetd/telnetd.8 index 56f3e7fbb..b90a19a91 100644 --- a/appl/telnet/telnetd/telnetd.8 +++ b/appl/telnet/telnetd/telnetd.8 @@ -46,11 +46,11 @@ protocol server .Op Fl S Ar tos .Op Fl X Ar authtype .Op Fl a Ar authmode -.Op Fl edebug .Op Fl r Ns Ar lowpty-highpty .Op Fl u Ar len -.Op Fl debug Op Ar port +.Op Fl debug .Op Fl L Ar /bin/login +.Op Ar port .Sh DESCRIPTION The .Nm telnetd @@ -165,19 +165,6 @@ Displays data written to the pty. .It Cm exercise Has not been implemented yet. .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 Disables the printing of host-specific information before login has been completed.