diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-15 10:11:53 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-15 10:11:53 +0000 |
| commit | 2fe3e5cda7301412106d1cd538f196763c5a1401 (patch) | |
| tree | ca6794c765e5786bae2e001390153133df7d8f57 /lib/libc/stdtime | |
| parent | f927dfabc9c0bb0ef7b607a6e7004ad91405eed1 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -rw-r--r-- | lib/libc/stdtime/strftime.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index 7e71df53dc24..51b71dadae58 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 |
