summaryrefslogtreecommitdiff
path: root/sys/man/9
AgeCommit message (Collapse)Author
2021-09-08fix manpage references for dup(2), kproc(9) and panic(9).cinap_lenrek
2021-06-21sched(9): replace '–' with '-' in NAME sectionAlex Musolino
This was causing the ptx utility in /sys/lib/man/permind to barf. As such, the PDF book of all manual sections could not be built.
2020-05-24man(9): remove accidentally commited indicescinap_lenrek
2020-01-04/sys/man/9: more pages addedrgl
in addition to the pages, there's also changes to the mkfile to generate the index for the new section.
2019-12-20sleep(9): recover comment with the right referencergl
2019-12-20kproc(9) and sleep(9) correctionsrgl
2019-11-20improve language in delay(9)Ori Bernstein
give the reader enough context to know when to use and not use the delay family of functions.
2019-11-19add start of section 9 manpages (thanks rgl)Ori Bernstein
this change adds some of the kernel manpages from 9legacy, fixed and updated to match the changes in 9front.