Messages in this thread |  | | Subject | Re: Up-to-date man Pages | Date | Wed, 05 Feb 1997 07:51:42 -0500 | From | John Wyszynski <> |
| |
> I am looking for up-to-date man pages. ... > > Moreover, request_irq must have 5 parameters instead of the common 4 in > order to allow shared interrupts in PCI boards.
Man pages don't document rourines inside the kernel. (Which you appear to be asking for.) They document in the user space (libs and commands) or interfaces to the kernel (system calls).
John
|  |