From owner-freebsd-doc@FreeBSD.ORG Tue Dec 14 02:00:39 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 0D77816A569 for ; Tue, 14 Dec 2004 02:00:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E924E43D3F for ; Tue, 14 Dec 2004 02:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBE20bIx086740 for ; Tue, 14 Dec 2004 02:00:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBE20bme086739; Tue, 14 Dec 2004 02:00:37 GMT (envelope-from gnats) Date: Tue, 14 Dec 2004 02:00:37 GMT Message-Id: <200412140200.iBE20bme086739@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: "Kevin D. Kinsey, DaleCo, S.P." Subject: Re: docs/74917: References to inexistent sysctl veriablekern.quantum in faq X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Kevin D. Kinsey, DaleCo, S.P." List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 02:00:39 -0000 The following reply was made to PR docs/74917; it has been noted by GNATS. From: "Kevin D. Kinsey, DaleCo, S.P." To: Juho Vuori Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/74917: References to inexistent sysctl veriable kern.quantum in faq Date: Mon, 13 Dec 2004 19:59:21 -0600 Juho Vuori wrote: >>Number: 74917 >>Category: docs >>Synopsis: References to inexistent sysctl veriable kern.quantum in faq >>Confidential: no >>Severity: non-critical >>Priority: medium >>Responsible: freebsd-doc >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: doc-bug >>Submitter-Id: current-users >>Arrival-Date: Fri Dec 10 15:30:24 GMT 2004 >>Closed-Date: >>Last-Modified: >>Originator: Juho Vuori >>Release: 5-STABLE >>Organization: >> >> >kulma.net > > >>Environment: >> >> >FreeBSD varsi 5.3-STABLE FreeBSD 5.3-STABLE #19: Tue Dec 7 14:02:02 EET 2004 juho@varsi:/usr/obj/usr/src/sys/VARSI i386 > > > >>Description: >> >> >FreeBSD FAQ questions 8.6 and 8.7 talk about sysctl variables kern.quantum, which in fact is kern.sched.quantum nowadays. > > >>How-To-Repeat: >> >> >- > > >>Fix: >> >> >obvious > > >>Release-Note: >>Audit-Trail: >>Unformatted: >> >> Hi, Juho! Thank you for bringing this to our attention. As far as I can tell, the variable is still 'kern.quantum' in 4.X. This is a problem that occurs whenever a new major version is released; there exists a need for multiple versions of the documentation to match the "real world." I believe that doc team is attempting to make a way to automatically build the docs with "For 4.X do this, for 5.X do that", but I cannot guess when this will be accomplished (and I can't find that thread ATM...) ;-) We'll try and keep you posted. Kevin Kinsey