summaryrefslogtreecommitdiff
path: root/sys/man/mkfile
AgeCommit message (Collapse)Author
2021-06-27manual: don't match nonexistent file while preprocessingAnthony Martin
Authsrv(6) used to be called auth(6) before the fourth edition and was preprocessed by eqn(6) before the third edition. The mkfile was never updated to reflect the changes. All other files are accounted for: % cd /sys/man % for(i in TS EQ PS G1) echo $i `{grep -l '^\.'$i ?/[0-9a-z]*} TS 1/tbl EQ 1/eqn 3/usb PS 1/pic G1 1/grap %
2021-06-21/sys/man/mkfile: drop reference to non-existent realtime(3)Alex Musolino
2021-06-21/sys/man/mkfile: run eqn(1) for usb(3) section of bookAlex Musolino
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.
2011-05-12manpage updatescinap_lenrek
2011-05-09clean indices in clean ruleglenda
2011-05-05fix manual (book) build, add files/permissions for lp, compile postscriptcinap_lenrek
2011-05-04fix manpagescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso image - sys/manTaru Karttunen