Ruslan Ermilov
|
5521ff5a4d
|
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
|
2001-07-06 16:46:48 +00:00 |
|
Bruce Evans
|
74c3913eb4
|
Fixed missing and disorded includes in synopsis.
Removed bogus quotes in .Fn invocations. Single words don't need quoting.
|
2001-03-29 10:18:54 +00:00 |
|
Alexander Langer
|
ec5dc5774c
|
Fix typo: s/DRIVERMODULE/DRIVER_MODULE/
PR: 25901
Submitted by: Maxime Henrion <mux@qualys.com>
|
2001-03-18 16:54:39 +00:00 |
|
Alexander Langer
|
3dca0e13fc
|
Use type of modeventhand_t for the event handler (defined in module.h).
Add a reference to module(9) for more info about the event handler.
|
2001-03-11 17:07:20 +00:00 |
|
Alexander Langer
|
72f8c78baf
|
Add DRIVER_MODULE.9, the manual page describing the kernel driver
declaration macro.
Thanks to Sheldon for a big patch with language/mdoc fixes.
Reviewed by: asmodai, sheldonh
|
2000-09-17 12:15:12 +00:00 |
|