CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/02/13 04:44:12
Modified files: share/man/man9 : task_add.9 Log message: introduce a CONTEXT section that describes where you can call the bits of the API from. task_add is the first manpage to get this, but hopefully not the last. inspired by the CONTEXT section in solaris, and introduced here with the blessing of deraadt@, jmc@, and ingo@. discussed with jmc@ and ingo@