From owner-cvs-all Mon Jul 8 1:45:32 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 EEDDB37B405; Mon, 8 Jul 2002 01:45:26 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (114.c.002.mel.iprimus.net.au [203.134.135.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB98743E4A; Mon, 8 Jul 2002 01:45:21 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (hxwk3rs44hbaagsf@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g688jIiP047536; Mon, 8 Jul 2002 18:45:18 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g688i29n047483; Mon, 8 Jul 2002 18:44:02 +1000 (EST) Date: Mon, 8 Jul 2002 18:44:01 +1000 From: Tim Robbins To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 mi_switch.9 ucred.9 Message-ID: <20020708184401.A46509@dilbert.robbins.dropbear.id.au> References: <200207080734.g687Ykte038807@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200207080734.g687Ykte038807@freefall.freebsd.org>; from julian@FreeBSD.org on Mon, Jul 08, 2002 at 12:34:46AM -0700 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 On Mon, Jul 08, 2002 at 12:34:46AM -0700, Julian Elischer wrote: > julian 2002/07/08 00:34:46 PDT > > Modified files: > share/man/man9 mi_switch.9 ucred.9 > Log: > Slight changes to reflect some of the changes in -current. > mi_switch(9) is still wildly innacurate. I suggest that every kernel > developer takes 20 minutes a day for the next few days and updates one or > two of his favourite chapter 9 man pages as they are now WAY out of date > in general. I will add a couple of KSE related pages soon. > > Revision Changes Path > 1.15 +42 -21 src/share/man/man9/mi_switch.9 > 1.6 +10 -0 src/share/man/man9/ucred.9 Keep src/bin/ps/ps.1 in mind, too. Some bits have not been updated since it was imported. I submitted a PR about it many months ago: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/34955 The KSE changes in CURRENT will almost certainly require updating this. If nobody with more expertise in this area wants to update it, I'll have a go, but I'd much rather that it was done by someone who actually understands it :) Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message