aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1 (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-29Update kirc.1Michael Czigler1-2/+2
2020-09-29fix -x optionMichael Czigler1-3/+3
2020-09-29Add missing -x argument optionMichael Czigler1-0/+3
2020-09-29add manpage (#46)Michael Czigler1-0/+77
* Create kirc.1 * add VERSION and man page * change kirc version to definition in Makefile * fix separator char (TAB) * remove double parenthesis in puts() command * change VERSION to be controlled by kirc.c