From owner-freebsd-doc@FreeBSD.ORG Mon Oct 30 21:30:26 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org 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 F2E2916A40F for ; Mon, 30 Oct 2006 21:30:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E4C43D5A for ; Mon, 30 Oct 2006 21:30:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9ULUQS4044108 for ; Mon, 30 Oct 2006 21:30:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9ULUQH0044107; Mon, 30 Oct 2006 21:30:26 GMT (envelope-from gnats) Date: Mon, 30 Oct 2006 21:30:26 GMT Message-Id: <200610302130.k9ULUQH0044107@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Ruslan Ermilov Cc: Subject: Re: docs/98974: Missing tunables in loader(8) manpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Ermilov List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 21:30:27 -0000 The following reply was made to PR docs/98974; it has been noted by GNATS. From: Ruslan Ermilov To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/98974: Missing tunables in loader(8) manpage Date: Tue, 31 Oct 2006 00:27:23 +0300 For the record. The src/tools/tools/sysdoc tool has nothing to do with loader(8) tunables; instead, a tool scans the installed kernel for sysctls which are not loader(8) tunables. (Some of the sysctls also have the tunables of the same name, but not necessarily.) Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer