From owner-cvs-all Sat Aug 17 13:38:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCAF837B400; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD1C43E42; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKc8JU084257; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKc89W084256; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) Date: Sat, 17 Aug 2002 13:38:08 -0700 (PDT) From: Matt Dillon Message-Id: <200208172038.g7HKc89W084256@freefall.freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 tcp.4 src/share/man/man7 tuning.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ach! I didn't mean to commit that to -stable. I meant to commit it to -current. Oh well. It's only documentation, I'll commit it to current but leave the -stable commit in, and the implementation will catch up to the documentation in a week :-) (Thanks for everyone who sent me email on that!) -Matt : :dillon 2002/08/17 12:52:14 PDT : : Modified files: (Branch: RELENG_4) : share/man/man4 tcp.4 : share/man/man7 tuning.7 : Log: : Describe the net.inet.tcp.inflight_{enable,debug,min,max} sysctls. : : MFC after: 7 days : : Revision Changes Path : 1.11.2.11 +30 -0 src/share/man/man4/tcp.4 : 1.1.2.28 +23 -0 src/share/man/man7/tuning.7 : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message