Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750851AbWEZOzx (ORCPT ); Fri, 26 May 2006 10:55:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750855AbWEZOzx (ORCPT ); Fri, 26 May 2006 10:55:53 -0400 Received: from wr-out-0506.google.com ([64.233.184.227]:34680 "EHLO wr-out-0506.google.com") by vger.kernel.org with ESMTP id S1750849AbWEZOzx convert rfc822-to-8bit (ORCPT ); Fri, 26 May 2006 10:55:53 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a54WP0nisAdi1y7/ENTpNNjMxmbDxYMhG8fl0DL2/j2bwkm4uvuMG2baFweb2X1k4D8BSwscqVSE1xnTJDKOgc+RU1iH18Pe+qNQYZfJs1N8BIznRyTVGahaxpzt7X35uD6ZowPxA11LDs9TAXmj2zJImjgHAyEQX8jzSCCteqI= Message-ID: <36e6b2150605260755t254e4850l2b69f72fe730279@mail.gmail.com> Date: Fri, 26 May 2006 18:55:46 +0400 From: "Paul Drynoff" To: "Christoph Lameter" Subject: Re: [PATCH] kmalloc man page before 2.6.17 Cc: "Jesper Juhl" , "Pekka J Enberg" , akpm@osdl.org, "Linus Torvalds" , linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <36e6b2150605260007h1601aa04v31c6c698c6e4d1b9@mail.gmail.com> <84144f020605260017i4682c409vc4a004d016c31270@mail.gmail.com> <36e6b2150605260058h5c1fbc0cla686a37d5bf3e34e@mail.gmail.com> <36e6b2150605260120s2fb692fegf4fef1eecf7c4674@mail.gmail.com> <9a8748490605260248i68a1eb84hc241068ae1f012bb@mail.gmail.com> <36e6b2150605260344l1ba91d56we2d224d49bde4d8e@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 24 On 5/26/06, Christoph Lameter wrote: > Documentation of in kernel functions in the manpages . Why not, this is common practic for big set of Unix lie OS. You can type something like: man VFS man vnops and so on. > You are > going to do this full time in order to keep all of it up to date? > > In that case you should add something to install the manpages > for each kernel when one does > Why? In my Linux OS I should only type something like: package-manager install vanilla-sources or package-manager install git-sources and I'll get all documentation generated by "make mandocs" in /usr/share/man/man9 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/