| On Wednesday 05 September 2001 11:54 am, Timeboy wrote: ... | > If this won't help you: You could download the kernel sources. This is not | > a very good idea if you don't plan to compile a kernel cause kernel sources | > have more then 20 MB. But in the sourcetree of kernel sources there is a | > directory named Documentation. On this place are all docs for kernel and | > his modules.
Just install kernel-doc-<version> and you will have the documentation in /usr/share/doc/kernel-doc-<version>/Documentation. Herbert really does make some good packages :-). -D