From owner-freebsd-doc Sat Feb 19 10:10:47 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61CE637BC84 for ; Sat, 19 Feb 2000 10:10:45 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA67289; Sat, 19 Feb 2000 10:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5]) by hub.freebsd.org (Postfix) with ESMTP id 9D8AD37BD02 for ; 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 ; 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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/16820: Typolet in ttcp(4) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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