You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scdoc/README.md

22 lines
345 B

7 years ago
# scdoc
scdoc is a simple man page generator for POSIX systems written in C99.
7 years ago
## 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)
7 years ago
## Contributing
6 years ago
Send patches/bug reports to ~sircmpwn/public-inbox@lists.sr.ht