diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
| commit | e83201b43ad36d453a46f551fcaedf0a0e7f23c3 (patch) | |
| tree | e09db4b1b56461dbe8a4d233c39a90678607f597 /usr.bin/telnet | |
| parent | c849957cb04aebe1b5d9b3a9917dde9fe5045095 (diff) | |
Notes
Diffstat (limited to 'usr.bin/telnet')
| -rw-r--r-- | usr.bin/telnet/telnet.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 6bfbd636c9e3..247257f420c4 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnet.1 8.5 (Berkeley) 3/1/94 +.\" $Id$ .\" .Dd March 1, 1994 .Dt TELNET 1 @@ -999,7 +1000,7 @@ commands. The .Ic slc command (Set Local Characters) is used to set -or change the state of the the special +or change the state of the special characters when the .Dv TELNET LINEMODE option has |
