get rid of some unused includes
remove useless re-declarations of standard functions
Fix clang 15 -Wstrict-prototypes warnings
scdoc is a simple man page generator for POSIX systems written in C99.
make
sudo make install
You can pass PREFIX or DESTDIR to make if you'd like:
make PREFIX=/usr
sudo make PREFIX=/usr install
Uninstallation is similar:
sudo make uninstall
See scdoc(1)
Send patches/bug reports to ~sircmpwn/public-inbox@lists.sr.ht