On 10/7/06, Vlad Seryakov <[EMAIL PROTECTED]> wrote:
>> Oh, and how do we handle man pages which document more than one
>> command, such as ns_cache or nsv? It looks like when you refer to a
>> command within a man page source, it auto links to a man page by the
>> same name. But the ns_cache_eval command should be described in the
>> ns_cache.man page, so the link doesn't work.
>>
I think we should not have man pages with more than one command, just
separate file for each command, and each file will list all subcommands.
This is how it is setup right now, each command in separate file, we do
not have ns_cache command anymore, we have ns_cache_xxx with each
command described separately.
Described separately and badly. What sense does it make to talk about
nsv_set without nsv_get? In which man page do you describe the config
setting for nsvbuckets, or do you repeat it on all of them?