summaryrefslogtreecommitdiffstats
path: root/crypto/telnet
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-14 14:41:07 +0000
committerru <ru@FreeBSD.org>2001-12-14 14:41:07 +0000
commit8c39ab0e4095102d1bc591d116c476e03173e4f4 (patch)
treeec27a0f0897c339d7e9a53f702756acfe99baba9 /crypto/telnet
parentac5af7de06e67fce2765ce7a8e6826ced61c2bcf (diff)
downloadFreeBSD-src-8c39ab0e4095102d1bc591d116c476e03173e4f4.zip
FreeBSD-src-8c39ab0e4095102d1bc591d116c476e03173e4f4.tar.gz
mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.
Diffstat (limited to 'crypto/telnet')
-rw-r--r--crypto/telnet/telnetd/telnetd.811
1 files changed, 5 insertions, 6 deletions
diff --git a/crypto/telnet/telnetd/telnetd.8 b/crypto/telnet/telnetd/telnetd.8
index a269369..b11fbac 100644
--- a/crypto/telnet/telnetd/telnetd.8
+++ b/crypto/telnet/telnetd/telnetd.8
@@ -49,7 +49,6 @@ protocol server
.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,6 +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 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 S Ar tos
.It Fl u Ar len
This option is used to specify the size of the field
OpenPOWER on IntegriCloud