From owner-freebsd-doc@FreeBSD.ORG Thu Jul 8 04:00:46 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD35A16A4CF for ; Thu, 8 Jul 2004 04:00:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA19943D4C for ; Thu, 8 Jul 2004 04:00:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6840kDx056912 for ; Thu, 8 Jul 2004 04:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6840kox056904; Thu, 8 Jul 2004 04:00:46 GMT (envelope-from gnats) Resent-Date: Thu, 8 Jul 2004 04:00:46 GMT Resent-Message-Id: <200407080400.i6840kox056904@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Pepper Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D42316A4CE; Thu, 8 Jul 2004 03:59:29 +0000 (GMT) Received: from guest.reppep.com (guest.reppep.com [66.92.104.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F03B43D3F; Thu, 8 Jul 2004 03:59:29 +0000 (GMT) (envelope-from pepper@reppep.com) Received: by guest.reppep.com (Postfix, from userid 501) id 5E9665C2A; Wed, 7 Jul 2004 23:59:28 -0400 (EDT) Message-Id: <20040708035928.5E9665C2A@guest.reppep.com> Date: Wed, 7 Jul 2004 23:59:28 -0400 (EDT) From: Chris Pepper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: hmp@FreeBSD.org Subject: docs/68799: Fix a couple language nits in tuning.7 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Pepper List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 04:00:46 -0000 >Number: 68799 >Category: docs >Synopsis: Fix a couple language nits in tuning.7 >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: Thu Jul 08 04:00:46 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD guest.reppep.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Thu Jun 17 23:50:42 EDT 2004 root@guest.reppep.com:/usr/obj/usr/src/sys/REPPEP5 i386 >Description: tuning.7 has some minor problems (effects used where affects should be, and similar). >How-To-Repeat: man tuning >Fix: Patch like so: --- tuning.7.patch begins here --- --- /usr/src/share/man/man7/tuning.7 Sun Sep 14 19:44:55 2003 +++ tuning.7 Wed Jul 7 23:53:53 2004 @@ -582,9 +582,9 @@ interactive connections, especially over slow modems, will also be able to operate with lower round trip times. However, note that this feature -only effects data transmission (uploading / server-side). +only affects data transmission (uploading / server-side). It does not -effect data reception (downloading). +affect data reception (downloading). .Pp Adjusting .Va net.inet.tcp.inflight_stab @@ -625,8 +625,8 @@ This most commonly occurs when you are running a heavily loaded web proxy. The port range is not an issue -when running serves which handle mainly incoming connections, such as a -normal web server, or has a limited number of outgoing connections, such +when running servers which handle mainly incoming connections, such as a +normal web server, or have a limited number of outgoing connections, such as a mail relay. For situations where you may run yourself out of ports, we recommend increasing --- tuning.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: