diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-01-12 14:49:38 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-01-12 14:49:38 +0000 |
| commit | f84ca2612e69e6bf5cf4a04e8ca59002e3b3c293 (patch) | |
| tree | 4f1b9587de0be7582face54d57600c95f1491d71 /libexec | |
| parent | 6d8a85eb2910dd5fe1d775d76365ebf5ce108e32 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/telnetd/telnetd.8 | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index 0d50eb630dcd..a2973ef611f3 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -42,7 +42,7 @@ protocol server .Sh SYNOPSIS .Nm /usr/libexec/telnetd -.Op Fl BUhlkns +.Op Fl Uhlkns .Op Fl D Ar debugmode .Op Fl I Ns Ar initid .Op Fl S Ar tos @@ -137,17 +137,6 @@ All user verification will happen through the .Xr login 1 program. .El -.It Fl B -Specify bftp server mode. In this mode, -.Nm -causes login to start a -.Xr bftp 1 -session rather than the user's -normal shell. In bftp daemon mode normal -logins are not supported, and it must be used -on a port other than the normal -.Tn TELNET -port. .It Fl D Ar debugmode This option may be used for debugging purposes. This allows |
