diff options
author | dd <dd@FreeBSD.org> | 2001-08-25 21:29:12 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-08-25 21:29:12 +0000 |
commit | 2c3a92a16f2f88937a432173dec7f5760d4f6b34 (patch) | |
tree | 48db641c254d2ea7560b1125c73724b046cdc291 /crypto/telnet | |
parent | d90cfb096d26a341da50207bd0cfcb56d1a1e598 (diff) | |
download | FreeBSD-src-2c3a92a16f2f88937a432173dec7f5760d4f6b34.zip FreeBSD-src-2c3a92a16f2f88937a432173dec7f5760d4f6b34.tar.gz |
Remove description of an option that only applies to UNICOS < 7.0.
That define may still be present in the source, but I don't think
anyone has plans to try to use it.
Obtained from: NetBSD
Diffstat (limited to 'crypto/telnet')
-rw-r--r-- | crypto/telnet/telnetd/telnetd.8 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/crypto/telnet/telnetd/telnetd.8 b/crypto/telnet/telnetd/telnetd.8 index 20093df..a8e5462 100644 --- a/crypto/telnet/telnetd/telnetd.8 +++ b/crypto/telnet/telnetd/telnetd.8 @@ -44,7 +44,6 @@ protocol server .Nm /usr/libexec/telnetd .Op Fl BUhlkns .Op Fl D Ar debugmode -.Op Fl I Ns Ar initid .Op Fl S Ar tos .Op Fl X Ar authtype .Op Fl a Ar authmode @@ -197,18 +196,6 @@ understand the same command arguments as the standard login. .It Fl h Disable the printing of host-specific information before login has been completed. -.It Fl I Ar initid -This option is only applicable to -.Tn UNICOS -systems prior to 7.0. -It specifies the -.Dv ID -from -.Pa /etc/inittab -to use when init starts login sessions. The default -.Dv ID -is -.Dv fe . .It Fl k This option is only useful if .Nm |