From a1a4dfa673b4d4e4316de76592d2b58fbddb0fca Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 18 Nov 2017 20:57:50 +0100 Subject: man: added blogcfile.5, updated some other pages --- man/blogc-source.7.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/blogc-source.7.ronn') diff --git a/man/blogc-source.7.ronn b/man/blogc-source.7.ronn index f369461..06f2f20 100644 --- a/man/blogc-source.7.ronn +++ b/man/blogc-source.7.ronn @@ -45,7 +45,7 @@ You can omit seconds, minutes and hours if you want, they will be filled with ``yyyy-mm-dd hh`` and ``yyyy-mm-dd`` The ``DATE_FORMAT`` variable should be passed to blogc(1) as a global -variable. Its value must be a valid strptime(3) format. +variable. Its value must be a valid strftime(3) format. The source parser will also automatically generate a variable called `FILENAME`, that stores the name of the source file, without its extension. This is useful @@ -283,4 +283,4 @@ Rafael G. Martins <> ## SEE ALSO -blogc(1), blogc-template(7), strptime(3) +blogc(1), blogc-template(7), strftime(3) -- cgit v1.2.3-18-g5258