From 406c54c0f9851d44ac5b7748af3af26165cce553 Mon Sep 17 00:00:00 2001 From: jmg Date: Tue, 19 Dec 2006 20:20:39 +0000 Subject: add a missing the... MFC after: 3 days --- lib/libc/stdtime/strftime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index 10beb7c..f293571 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -119,7 +119,7 @@ Additionally %OB implemented to represent alternative months names (used standalone, without day mentioned). .It Cm %e -is replaced by the day of month as a decimal number (1-31); single +is replaced by the day of the month as a decimal number (1-31); single digits are preceded by a blank. .It Cm \&%F is equivalent to -- cgit v1.1