Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along!
Update README.md
# scdoc
scdoc is a simple man page generator written 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 sir@cmpwn.com
Send patches/bug reports to ~sircmpwn/public-inbox@lists.sr.ht