Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-08 | fix manpage references for dup(2), kproc(9) and panic(9). | cinap_lenrek | |
2021-06-21 | sched(9): replace '–' with '-' in NAME section | Alex 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-24 | man(9): remove accidentally commited indices | cinap_lenrek | |
2020-01-04 | /sys/man/9: more pages added | rgl | |
in addition to the pages, there's also changes to the mkfile to generate the index for the new section. | |||
2019-12-20 | sleep(9): recover comment with the right reference | rgl | |
2019-12-20 | kproc(9) and sleep(9) corrections | rgl | |
2019-11-20 | improve 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-19 | add 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. |