From 28ba14d44e656bb23cbef84d2ffb92433d826e68 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 17 Jan 2009 20:16:26 +0100 Subject: [PATCH] Remove extra '+'. --- lib/libc/stdtime/strftime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index d3c27c76fc..e51475dc2b 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -123,7 +123,7 @@ to represent alternative months names is replaced by the day of month as a decimal number (1-31); single digits are preceded by a blank. .It Cm \&%F -+is replaced by the date in the format +is replaced by the date in the format .Dq Li %Y-%m-%d . .It Cm \&%G is replaced by a year as a decimal number with century. -- 2.41.0