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-template.7.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/blogc-template.7.ronn') diff --git a/man/blogc-template.7.ronn b/man/blogc-template.7.ronn index c6a3af1..1caa839 100644 --- a/man/blogc-template.7.ronn +++ b/man/blogc-template.7.ronn @@ -114,7 +114,7 @@ in the template. If user append `_FORMATTED` to the end of the variable name, a formatter will be applied, if available for the variable name: - Date formatter: if variable name starts with `DATE_`, it is formatted with - a strptime(3) format, provided by `DATE_FORMAT` variable. The `DATE_FORMATTED` + a strftime(3) format, provided by `DATE_FORMAT` variable. The `DATE_FORMATTED` "meta-variable" will return the formatted version of the `DATE` variable. If `DATE_FORMAT` is not provided, the original value will be returned. @@ -270,4 +270,4 @@ Rafael G. Martins <> ## SEE ALSO -blogc(1), blogc-source(7), strcmp(3) +blogc(1), blogc-source(7), strcmp(3), strftime(3) -- cgit v1.2.3-18-g5258