summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-10-15 10:11:53 +0000
committertjr <tjr@FreeBSD.org>2002-10-15 10:11:53 +0000
commit0c4686731a6d8bac541510f36a8c26f2594ea3ba (patch)
treeca6794c765e5786bae2e001390153133df7d8f57 /lib/libc/stdtime
parent30e3020a42e25ac9152207a9199af209e89edbcb (diff)
downloadFreeBSD-src-0c4686731a6d8bac541510f36a8c26f2594ea3ba.zip
FreeBSD-src-0c4686731a6d8bac541510f36a8c26f2594ea3ba.tar.gz
Add cross-references to the wide character counterparts of these functions.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/strftime.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index 7e71df5..51b71da 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -224,7 +224,8 @@ is replaced by
.Xr printf 1 ,
.Xr ctime 3 ,
.Xr printf 3 ,
-.Xr strptime 3
+.Xr strptime 3 ,
+.Xr wcsftime 3
.Sh STANDARDS
The
.Fn strftime
OpenPOWER on IntegriCloud