Skip site navigation (1)Skip section navigation (2)
Date:      19 Feb 2000 18:02:32 -0000
From:      okazaki@be.to
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/16820: Typolet in ttcp(4)
Message-ID:  <20000219180232.12052.qmail@dolphin.be.to>

next in thread | raw e-mail | index | archive | help

>Number:         16820
>Category:       docs
>Synopsis:       Typolet in ttcp(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 19 10:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000219180232.12052.qmail>