FrontPage 

TB Wiki

Login

kdocbug 2 in 'raw' format

record=2
status=open
description="""kernel doesn't make man It appears to only produce
documentation for about 4000 of the possible 20,000 man pages it
should.

If a kernel file is not listed in a .tmpl file, no man pages are
created for those functions

Try the following command to see the list of possible items:
  find . -name "*.[ch]" | xargs grep -A 1 "^/\*\*" | grep -v -- --

"""
summary=kernel doesn't make man pages for all functions and structs

TBWiki engine 1.9.1 by Tim Bird