From owner-freebsd-current Wed Mar 27 16:53:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 9F2FB37B419 for ; Wed, 27 Mar 2002 16:53:49 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id LAA02131; Thu, 28 Mar 2002 11:52:37 +1100 Date: Thu, 28 Mar 2002 11:53:11 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Hiten Pandya Cc: FreeBSD-Current@FreeBSD.ORG Subject: Re: Some info on the kgmon(8) manual page (regarding current) needed In-Reply-To: <20020327171054.A4808@hpdi.ath.cx> Message-ID: <20020328114728.P5934-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 27 Mar 2002, Hiten Pandya wrote: > How come the kgmon(8) is still refering to /kernel? Is this a bug or I > am unaware of something? :) If it is a bug, than I probably someone can > commit the change in behalf of me.. :) Same reason that most man pages that say where the kernel is still refer to /kernel. In section 8, only the ones related to booting and modules (not including boot(8)) have been changed to refer to /boot/kernel. /kernel is the correct place for me, so I won't be fixing this :-). Bruc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message