From owner-cvs-all Tue Mar 12 5:55:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CF637B400; Tue, 12 Mar 2002 05:55:19 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2CDtJP50685; Tue, 12 Mar 2002 05:55:19 -0800 (PST) (envelope-from luigi) Message-Id: <200203121355.g2CDtJP50685@freefall.freebsd.org> From: Luigi Rizzo Date: Tue, 12 Mar 2002 05:55:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/sysctl sysctl.8 X-FreeBSD-CVS-Branch: HEAD 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 luigi 2002/03/12 05:55:19 PST Modified files: sbin/sysctl sysctl.8 Log: Document the existence of machdep.guessed_bootdev, as suggested by Sheldon. For a detailed description look at the commit log for sysctl.c rev.1.42 -- i do not think it is appropriate to put the full description in this manpage, and the "boot" and "loader" manpages where this description might go are also missing a description of a number of similar variables, so i think this it is ok to limit documentation to this now, and update it later when I (or someone else) have a chance to revise "boot" and "loader". Revision Changes Path 1.45 +1 -0 src/sbin/sysctl/sysctl.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message