aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-08-17 19:22:01 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-08-17 19:22:01 -0300
commit063096c98c3922da7931152084be2a02897a82ba (patch)
treeeaa89c71359e70594a4cfa171fcc009391b3a9b3 /man
parentf6b576f4cc21ad079471558d89fe868243fabf4e (diff)
downloadblogc-063096c98c3922da7931152084be2a02897a82ba.tar.gz
blogc-063096c98c3922da7931152084be2a02897a82ba.tar.bz2
blogc-063096c98c3922da7931152084be2a02897a82ba.zip
man: minor fixes
Diffstat (limited to 'man')
-rw-r--r--man/blogc-template.7.ronn4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/blogc-template.7.ronn b/man/blogc-template.7.ronn
index 98ceab5..c6e4d3b 100644
--- a/man/blogc-template.7.ronn
+++ b/man/blogc-template.7.ronn
@@ -155,7 +155,7 @@ This is how an `if` conditional is defined in a template:
## BUGS
-The source content is handled by handwritten parsers, that even being well
+The template content is handled by handwritten parsers, that even being well
tested, may be subject of parsing bugs. Please report any issues to:
<https://github.com/blogc/blogc>
@@ -169,4 +169,4 @@ Rafael G. Martins &lt;<rafael@rafaelmartins.eng.br>&gt;
## SEE ALSO
-blogc(1), blogc-source(7)
+blogc(1), blogc-source(7), strcmp(3)