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/scanf.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/scanf.3')
| -rw-r--r-- | man3/scanf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3 index b72ada2586..2dbcb78dfc 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -49,7 +49,7 @@ .\" Add ERRORS section. .\" Document the 'a' and 'm' modifiers for dynamic string allocation. .\" -.TH SCANF 3 2013-01-30 "GNU" "Linux Programmer's Manual" +.TH SCANF 3 2014-01-11 "GNU" "Linux Programmer's Manual" .SH NAME scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion .SH SYNOPSIS |
