diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-20 13:26:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-20 13:26:01 +0000 |
| commit | 58eaff23320564678272a29fca675462cd4a7b59 (patch) | |
| tree | c8265bba4214c9598f57f5265d2f74bf81241484 /libexec/telnetd | |
| parent | 20fc4e5c7baafbff82d530585f0a17266b78503a (diff) | |
Notes
Diffstat (limited to 'libexec/telnetd')
| -rw-r--r-- | libexec/telnetd/telnetd.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index 2c0fe700e708..d5ce4dfe44a5 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -369,7 +369,9 @@ DO TIMING-MARK .Ed .Pp The pseudo-terminal allocated to the client is configured -to operate in \*(lqcooked\*(rq mode, and with +to operate in +.Dq cooked +mode, and with .Dv XTABS and .Dv CRMOD enabled (see @@ -513,6 +515,7 @@ Only sent if is compiled with support for data encryption, and indicates a willingness to decrypt the data stream. +.El .Sh NOTES By default .Nm @@ -599,6 +602,7 @@ Telnet Authentication: SPX Telnet Environment Option Interoperability Issues .It Cm RFC-1572 Telnet Environment Option +.El .Sh BUGS Some .Tn TELNET |
