From e83201b43ad36d453a46f551fcaedf0a0e7f23c3 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sat, 5 Oct 1996 22:27:30 +0000 Subject: delete doubled words, e.g.: "the the" -> "the" --- libexec/telnetd/telnetd.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec') 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 . ) -- cgit v1.3