From a91655018d009fc88b3e1567b16b59386fb1e8a9 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 26 Oct 2000 22:11:11 +0000 Subject: [PATCH] For %c replace reference to asctime(3) with ctime(3) from which %c genetically originates --- 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 b5b9c368db1f..e7e63d0ab4be 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -99,7 +99,7 @@ digits are preceded by a zero. .It Cm %c is replaced by national representation of time and date. The format is similar to that produced by -.Xr asctime 3 +.Xr ctime 3 and is equivalent to "%a %Ef %T %Y". It also implies the