From owner-cvs-doc@FreeBSD.ORG Thu Jan 20 12:36:01 2005 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1184D16A4CE; Thu, 20 Jan 2005 12:36:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0F8843D45; Thu, 20 Jan 2005 12:36:00 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KCa0f3055169; Thu, 20 Jan 2005 12:36:00 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0KCa0dm055168; Thu, 20 Jan 2005 12:36:00 GMT (envelope-from keramida) Message-Id: <200501201236.j0KCa0dm055168@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 20 Jan 2005 12:36:00 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 12:36:01 -0000 keramida 2005-01-20 12:36:00 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: The net.inet.tcp.inflight* sysctls are in their own, separate sysctl node since revision 1.196 of `src/sys/netinet/tcp_subr.c'. Update their description in the Handbook, but keep a reference to the old pre-5.3-RELEASE names until we stop supporting 4.X releases (a couple of years from now). PR: docs/76462 Submitted by: Joel Dahl Revision Changes Path 1.200 +18 -6 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml