aboutsummaryrefslogtreecommitdiffstats
path: root/man/index.txt
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-05-15 02:59:35 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-05-15 02:59:35 -0300
commitf7a4ecf2add403c8b078658406fcfed5486fdd2c (patch)
treee0ea1862e0ef3bc9445dbf49d14637c279f0d968 /man/index.txt
parentae6443e44a2a6e242cf97d58e608e6f21dcdc464 (diff)
downloadblogc-f7a4ecf2add403c8b078658406fcfed5486fdd2c.tar.gz
blogc-f7a4ecf2add403c8b078658406fcfed5486fdd2c.tar.bz2
blogc-f7a4ecf2add403c8b078658406fcfed5486fdd2c.zip
added initial man pages
Diffstat (limited to 'man/index.txt')
-rw-r--r--man/index.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/index.txt b/man/index.txt
new file mode 100644
index 0000000..4ff99f5
--- /dev/null
+++ b/man/index.txt
@@ -0,0 +1,8 @@
+# manuals
+blogc(1) blogc.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)
+strptime(3) http://man.cx/strptime(3)