Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along!
Fixup readme fixup
# scdoc
scdoc is a simple man page generator POSIX systems written in C99.
scdoc is a simple man page generator for POSIX systems written in C99.
## Installation
make
sudo make install
You can pass PREFIX or DESTDIR to make if you'd like:
make PREFIX=/usr
sudo make PREFIX=/usr install
## Usage
See scdoc(1)
## Contributing
Send patches/bug reports to ~sircmpwn/public-inbox@lists.sr.ht