Actions
Feature #14094
openRewrite the syscall manpages in mdoc
Start date:
Due date:
% Done:
40%
Estimated time:
Difficulty:
Bite-size
Tags:
mdoc, syscalls, man-page
Gerrit CR:
Description
I spent quite some time looking at the system call man-pages whilst porting Zig to Illumos, and found that they were somewhat lacking.
As a casual technical writer and mdoc enthusiast, I decided to rewrite them all in mdoc.
You can review the in-progress work at my fork1, the commit message has more information.
[1]: https://github.com/gh-fork-dump/illumos-gate/tree/syscall-mdoc-reformat
Actions