summaryrefslogtreecommitdiff
path: root/share/man/man9/kern.9
AgeCommit message (Collapse)Author
2003-04-17typos;Jason McIntyre
md5(9): ok tedu@
2002-11-08Time to cleanup:Mike Pechkin
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
2002-08-24document libkern functions/macros; ok art@Wilbern Cobb