diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-08-17 19:22:01 -0300 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-08-17 19:22:01 -0300 |
commit | 063096c98c3922da7931152084be2a02897a82ba (patch) | |
tree | eaa89c71359e70594a4cfa171fcc009391b3a9b3 /man/blogc-template.7.ronn | |
parent | f6b576f4cc21ad079471558d89fe868243fabf4e (diff) | |
download | blogc-063096c98c3922da7931152084be2a02897a82ba.tar.gz blogc-063096c98c3922da7931152084be2a02897a82ba.tar.bz2 blogc-063096c98c3922da7931152084be2a02897a82ba.zip |
man: minor fixes
Diffstat (limited to 'man/blogc-template.7.ronn')
-rw-r--r-- | man/blogc-template.7.ronn | 4 |
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 <<rafael@rafaelmartins.eng.br>> ## SEE ALSO -blogc(1), blogc-source(7) +blogc(1), blogc-source(7), strcmp(3) |