diff options
Diffstat (limited to 'libexec/telnetd/telnetd.8')
-rw-r--r-- | libexec/telnetd/telnetd.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index d6fcae9..f166318 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -451,7 +451,8 @@ is willing to receive an 8 bit data stream. Requests that the client handle flow control characters remotely. .It "DO ECHO" -This is not really supported, but is sent to identify a 4.2BSD +This is not really supported, but is sent to identify a +.Bx 4.2 .Xr telnet 1 client, which will improperly respond with .Dv WILL ECHO . @@ -608,11 +609,13 @@ Some .Tn TELNET commands are only partially implemented. .Pp -Because of bugs in the original 4.2 BSD +Because of bugs in the original +.Bx 4.2 .Xr telnet 1 , .Nm performs some dubious protocol exchanges to try to discover if the remote -client is, in fact, a 4.2 BSD +client is, in fact, a +.Bx 4.2 .Xr telnet 1 . .Pp Binary mode |