man: generate manpages from .org files

Generate the manpages from org-documents which makes it a bit easier to
keep them update to date since I find org-syntax easier than troff, and
we can use include files.
This commit is contained in:
Dirk-Jan C. Binnema
2022-12-18 00:21:52 +02:00
parent ba09b8fc2c
commit a259ae4162
45 changed files with 1667 additions and 1972 deletions

9
man/exit-code.inc Normal file
View File

@ -0,0 +1,9 @@
* EXIT CODE
This command returns 0 upon successful completion, or a non-zero exit code
otherwise.
# Local Variables:
# mode: org
# End: