CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/04/19 16:46:21
Modified files: share/man/man9 : Makefile kern.9 Added files: share/man/man9 : KASSERT.9 Log message: start splitting the kern manpage up starting with the KASSERT bits. this started when looking for function prototypes not in the SYNOPSIS section and fixing that, but ingo argues that it doesn't make sense to document 30 unrelated functions in one manpage anyway. ok deraadt@ mpi@ schwarze@