diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 16:52:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 16:52:31 +0000 |
| commit | f4ddfb3865f533b37e4d7d6f0d423a0679e06611 (patch) | |
| tree | 70d4f49eac241af35351701549993b11373f4eb2 /usr.bin/telnet | |
| parent | f53fadafeeacb22d5b48a2280cbf12abb48a14e3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/telnet')
| -rw-r--r-- | usr.bin/telnet/telnet.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 41e0a43156081..b6e6b79a64f67 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1287,10 +1287,12 @@ has ever been enabled, then is sent as .Ic abort , and -.Ic eof and +.Ic eof +and .Ic suspend are sent as -.Ic eof and +.Ic eof +and .Ic susp (see .Ic send |
