diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2017-11-19 00:32:14 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2017-11-19 00:32:14 +0100 |
commit | 822bea30b5574697ac43991866fb3f379e323375 (patch) | |
tree | 2de6c5056da5acc8ae7963d0f352ab92816622f7 /man/index.txt | |
parent | 01ef7885df38b8ea92c3a0c4cd562ff45bb383c8 (diff) | |
download | blogc-822bea30b5574697ac43991866fb3f379e323375.tar.gz blogc-822bea30b5574697ac43991866fb3f379e323375.tar.bz2 blogc-822bea30b5574697ac43991866fb3f379e323375.zip |
man: git-receiver: add blogc-make to man
Diffstat (limited to 'man/index.txt')
-rw-r--r-- | man/index.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/man/index.txt b/man/index.txt index 7491608..a68646a 100644 --- a/man/index.txt +++ b/man/index.txt @@ -9,9 +9,10 @@ blogc-template(7) blogc-template.7.ronn blogc-pagination(7) blogc-pagination.7.ronn # external manuals -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) -strftime(3) http://man.cx/strftime(3) -git(7) http://man.cx/git(7) +make(1) https://man.cx/make(1) +chsh(1) https://man.cx/chsh(1) +su(1) https://man.cx/su(1) +strcmp(3) https://man.cx/strcmp(3) +strftime(3) https://man.cx/strftime(3) +git(1) https://man.cx/git(1) +git-shell(1) https://man.cx/git-shell(1) |