Subject: Re: CVS commit: src/sys/fs/tmpfs
To: Perry E.Metzger <perry@piermont.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 09/13/2005 10:46:36
On Sep 13, 2005, at 6:37 AM, Perry E. Metzger wrote:
>> FWIW, we already describe structures in manual pages, e.g., vnode(9).
>
> I think having man pages explaining the structure of various kernel
> subsystems is actually a pretty good idea.
Except tmpfs is not a subsystem. It does not export an API. It is
therefore not appropriate to document it in a section 9 man page.
-- thorpej