Skip to content

kpcyrd/scdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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