From owner-freebsd-current Fri Oct 18 3:57:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BD7137B401; Fri, 18 Oct 2002 03:57:23 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7FB543E42; Fri, 18 Oct 2002 03:57:21 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.10) id 182Uob-0007n7-00; Fri, 18 Oct 2002 12:57:13 +0200 Date: Fri, 18 Oct 2002 12:57:13 +0200 From: Sheldon Hearn To: Benno Rice Cc: current@freebsd.org Subject: Re: kthread.9 out of date Message-ID: <20021018105713.GK28875@starjuice.net> Mail-Followup-To: Benno Rice , current@freebsd.org References: <1034933896.638.1.camel@ratchet.jeamland.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1034933896.638.1.camel@ratchet.jeamland.net> User-Agent: Mutt/1.5.1i 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 (2002/10/18 19:38), Benno Rice wrote: > I have just discovered the hard way that the kthread.9 manual page is > slightly out of date. > > Having never done man page work before, I've attached a diff of the > proposed change and if someone could give this a once-over and fix > and/or commit it, that'd rock. Looks good from a style point of view. Just one nit I spotted: +The +.Fa pages +argument specifies the size of the new kthread's kernel stack in pages. +If 0 is used, the default kernel stack size is allocated. This is the first use of the word "kthread". Consider replacing it with "kernel thread" as used elsewhere in the page. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message