Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-10 | Fix typo in manpage and source | Thomas Preud'homme | 1 | -1/+1 | |
Two function declarations suffer from a mispell: requred instead of required. As a consequences, these typo are also found in the manpages generated by c2man. | |||||
2013-02-10 | Add manpages | Mathias Palm | 1 | -0/+71 | |
Provides manpages instead of generating them from c2man as c2man is deprecated. |