summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdtime/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index b5b9c36..e7e63d0 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
OpenPOWER on IntegriCloud