From d925a12a1b8cd56527bcbb5e19358da4c93a5d34 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 1 Dec 2015 14:10:32 +0100 Subject: misc improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/scrotty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/scrotty.c b/src/scrotty.c index 16aebbb..0f690f3 100644 --- a/src/scrotty.c +++ b/src/scrotty.c @@ -533,7 +533,7 @@ static int print_help(void) p("SPECIAL STRINGS\n"); p("\tBoth the --exec and filename-pattern parameters can take format specifiers\n"); p("\tthat are expanded by scrotty when encountered. There are two types of format\n"); - p("\tspecifier. Characters preceded by a '%%' are interpretted by strftime(2).\n"); + p("\tspecifier. Characters preceded by a '%%' are interpretted by strftime(3).\n"); p("\tSee `man strftime` for examples. These options may be used to refer to the\n"); p("\tcurrent date and time. The second kind are internal to scrotty and are prefixed\n"); p("\tby '$' or '\\'. The following specifiers are recognised:\n"); -- cgit v1.2.3-70-g09d2