diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-29 00:57:10 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-29 00:57:18 +0200 |
commit | ca6fb024c9632b73713432e30fce978a99f42213 (patch) | |
tree | 2271cc5b63a27655ddbeb7256f0e8c364df0fdfe /man/index.txt | |
parent | 4b62c5dbb57fabdf48f72e142442af6c6a3334b9 (diff) | |
download | blogc-ca6fb024c9632b73713432e30fce978a99f42213.tar.gz blogc-ca6fb024c9632b73713432e30fce978a99f42213.tar.bz2 blogc-ca6fb024c9632b73713432e30fce978a99f42213.zip |
man: added man page for blogc-git-receiver
Diffstat (limited to 'man/index.txt')
-rw-r--r-- | man/index.txt | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/man/index.txt b/man/index.txt index a85e2a0..7f78f2a 100644 --- a/man/index.txt +++ b/man/index.txt @@ -1,9 +1,13 @@ # manuals -blogc(1) blogc.1.ronn -blogc-source(7) blogc-source.7.ronn -blogc-template(7) blogc-template.7.ronn +blogc(1) blogc.1.ronn +blogc-git-receiver(1) blogc-git-receiver.1.ronn +blogc-source(7) blogc-source.7.ronn +blogc-template(7) blogc-template.7.ronn # external manuals -make(1) http://man.cx/make(1) -strcmp(3) http://man.cx/strcmp(3) -strptime(3) http://man.cx/strptime(3) +make(1) http://man.cx/make(1) +chsh(1) http://man.cx/chsh(1) +su(1) http://man.cx/su(1) +strcmp(3) http://man.cx/strcmp(3) +strptime(3) http://man.cx/strptime(3) +git(7) http://man.cx/git(7) |