From okazaki@be.to  Sat Feb 19 10:03:23 2000
Return-Path: <okazaki@be.to>
Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5])
	by hub.freebsd.org (Postfix) with ESMTP id 9D8AD37BD02
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Feb 2000 10:03:19 -0800 (PST)
	(envelope-from okazaki@be.to)
Received: from mail1.be.to (point1.be.to [210.235.212.29])
	by mailgw1.be.to (8.9.3+3.2W/BETO.2.1-2000021722000035) with ESMTP id DAA26899
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Feb 2000 03:03:17 +0900
Received: from acidrain (ppp28-Mobara1.mtci.ne.jp [210.172.1.230])
	by mail1.be.to (8.8.8+3.0Wbeta13/BETO.2.0-1999110714000000) with SMTP id DAA13593
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Feb 2000 03:03:15 +0900
Received: (qmail 12053 invoked by uid 1001); 19 Feb 2000 18:02:32 -0000
Message-Id: <20000219180232.12052.qmail@dolphin.be.to>
Date: 19 Feb 2000 18:02:32 -0000
From: okazaki@be.to
Reply-To: okazaki@be.to
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typolet in ttcp(4)
X-Send-Pr-Version: 3.2

>Number:         16820
>Category:       docs
>Synopsis:       Typolet in ttcp(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 19 10:10:01 PST 2000
>Closed-Date:    Tue Mar 7 05:21:03 PST 2000
>Last-Modified:  Tue Mar  7 05:21:24 PST 2000
>Originator:     OKAZAKI Tetsurou
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Unknown
>Environment:

	FreeBSD: src/share/man/man4/ttcp.4,v 1.7 1999/08/28 00:20:01

>Description:

	Manual page for ttcp(4) has a minor typo.

>How-To-Repeat:

	$ egrep lnoger /usr/src/share/man/man4/ttcp.4

>Fix:
	
	Apply this patch.

Index: ttcp.4
===================================================================
RCS file: /home/ncvs/FreeBSD/src/share/man/man4/ttcp.4,v
retrieving revision 1.7
diff -u -r1.7 ttcp.4
--- ttcp.4	1999/08/28 00:20:01	1.7
+++ ttcp.4	2000/01/26 22:34:17
@@ -199,7 +199,7 @@
 .Dl "sendto(sock, buf, len, MSG_EOF, (struct sockaddr *)0, 0)"
 .Pp
 In this case, the reply is sent immediately, but as in the client
-case, the socket is no lnoger useful for anything and should be
+case, the socket is no longer useful for anything and should be
 immediately closed.
 .Sh MIB VARIABLES
 The

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Tue Mar 7 05:21:03 PST 2000 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
