summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-14 14:46:51 +0000
committerru <ru@FreeBSD.org>2001-12-14 14:46:51 +0000
commit42d152852bc71615148dadec84dbb0f86038b5ed (patch)
tree6dbfce2cfebbbf86be40b0c81fe41b6b978f53d6 /libexec/telnetd
parent8c39ab0e4095102d1bc591d116c476e03173e4f4 (diff)
downloadFreeBSD-src-42d152852bc71615148dadec84dbb0f86038b5ed.zip
FreeBSD-src-42d152852bc71615148dadec84dbb0f86038b5ed.tar.gz
MFCrypto: Remove -r, -s, sort -p.
Diffstat (limited to 'libexec/telnetd')
-rw-r--r--libexec/telnetd/telnetd.830
1 files changed, 5 insertions, 25 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8
index 00b444c..b11fbac 100644
--- a/libexec/telnetd/telnetd.8
+++ b/libexec/telnetd/telnetd.8
@@ -42,14 +42,13 @@
protocol server
.Sh SYNOPSIS
.Nm /usr/libexec/telnetd
-.Op Fl BUhlkns
+.Op Fl BUhlkn
.Op Fl D Ar debugmode
.Op Fl S Ar tos
.Op Fl X Ar authtype
.Op Fl a Ar authmode
.Op Fl edebug
.Op Fl p Ar loginprog
-.Op Fl r Ns Ar lowpty-highpty
.Op Fl u Ar len
.Op Fl debug Op Ar port
.Sh DESCRIPTION
@@ -188,11 +187,6 @@ If
has been compiled with support for data encryption, then the
.Fl edebug
option may be used to enable encryption debugging code.
-.It Fl p Ar loginprog
-Specify an alternate
-.Xr login 1
-command to run to complete the login. The alternate command must
-understand the same command arguments as the standard login.
.It Fl h
Disable the printing of host-specific information before
login has been completed.
@@ -243,25 +237,11 @@ have been idle for some period of time to determine
if the client is still there, so that idle connections
from machines that have crashed or can no longer
be reached may be cleaned up.
-.It Fl s
-This option is only enabled if
-.Nm
-is compiled with support for
-.Tn SecurID
-cards.
-It causes the
-.Fl s
-option to be passed on to
-.Xr login 1 ,
-and thus is only useful if
+.It Fl p Ar loginprog
+Specify an alternate
.Xr login 1
-supports the
-.Fl s
-flag to indicate that only
-.Tn SecurID
-validated logins are allowed, and is
-usually useful for controlling remote logins
-from outside of a firewall.
+command to run to complete the login. The alternate command must
+understand the same command arguments as the standard login.
.It Fl S Ar tos
.It Fl u Ar len
This option is used to specify the size of the field
OpenPOWER on IntegriCloud