diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-01-11 06:44:42 +1300 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-01-11 06:44:42 +1300 |
| commit | babc6dd47bc79e25d990111bca60270854c67edc (patch) | |
| tree | 922382f5c38f4cd26e4aeb5b1162ade89ae5a467 /man3/strftime.3 | |
| parent | f14ae16e5793ae9b5eb6e96340b89b5097a3166b (diff) | |
| download | man-pages-babc6dd47bc79e25d990111bca60270854c67edc.tar.gz | |
syscall.2, syscalls.2, ftw.3, getauxval.3, mcheck.3, puts.3, scanf.3, strftime.3, libc.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/strftime.3')
| -rw-r--r-- | man3/strftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3 index 7f21f4a5ea..7419598f31 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -34,7 +34,7 @@ .\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and .\" 'width' components of conversion specifications. .\" -.TH STRFTIME 3 2013-06-28 "GNU" "Linux Programmer's Manual" +.TH STRFTIME 3 2014-01-11 "GNU" "Linux Programmer's Manual" .SH NAME strftime \- format date and time .SH SYNOPSIS |
