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 /libexec | |
| parent | c849957cb04aebe1b5d9b3a9917dde9fe5045095 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/telnetd/telnetd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index a98a0018dcd7..092952d6165a 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnetd.8 8.3 (Berkeley) 3/1/94 -.\" $Id$ +.\" $Id: telnetd.8,v 1.3 1996/09/22 21:55:44 wosch Exp $ .\" .Dd March 1, 1994 .Dt TELNETD 8 @@ -224,7 +224,7 @@ will operate in character at a time mode. It will still support kludge linemode, but will only go into kludge linemode if the remote client requests it. -(This is done by by the client sending +(This is done by the client sending .Dv DONT SUPPRESS-GO-AHEAD and .Dv DONT ECHO . ) |
