diff options
| -rw-r--r-- | man2/syscall.2 | 2 | ||||
| -rw-r--r-- | man2/syscalls.2 | 2 | ||||
| -rw-r--r-- | man3/ftw.3 | 2 | ||||
| -rwxr-xr-x | man3/getauxval.3 | 2 | ||||
| -rw-r--r-- | man3/mcheck.3 | 2 | ||||
| -rw-r--r-- | man3/puts.3 | 2 | ||||
| -rw-r--r-- | man3/scanf.3 | 2 | ||||
| -rw-r--r-- | man3/strftime.3 | 2 | ||||
| -rw-r--r-- | man7/libc.7 | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/man2/syscall.2 b/man2/syscall.2 index fe5f86d50d..539bb12498 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -37,7 +37,7 @@ .\" 2002-03-20 Christoph Hellwig <hch@infradead.org> .\" - adopted for Linux .\" -.TH SYSCALL 2 2013-09-17 "Linux" "Linux Programmer's Manual" +.TH SYSCALL 2 2014-01-11 "Linux" "Linux Programmer's Manual" .SH NAME syscall \- indirect system call .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 0d085e1403..6f40e2f89f 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -28,7 +28,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SYSCALLS 2 2013-04-17 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2014-01-11 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man3/ftw.3 b/man3/ftw.3 index a1143f2ddb..bb0c83addf 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -32,7 +32,7 @@ .\" reorganized and rewrote much of the page .\" 2006-05-24, Michael Kerrisk <mtk.manpages@gmail.com> .\" Added an example program. -.TH FTW 3 2013-11-15 "Linux" "Linux Programmer's Manual" +.TH FTW 3 2014-01-11 "Linux" "Linux Programmer's Manual" .SH NAME ftw, nftw \- file tree walk .SH SYNOPSIS diff --git a/man3/getauxval.3 b/man3/getauxval.3 index deef1f8538..38eafe087c 100755 --- a/man3/getauxval.3 +++ b/man3/getauxval.3 @@ -26,7 +26,7 @@ .\" .\" FIXME glibc 2.18 added AT_HWCAP2 .\" -.TH GETAUXVAL 3 2012-11-07 "GNU" "Linux Programmer's Manual" +.TH GETAUXVAL 3 2014-01-11 "GNU" "Linux Programmer's Manual" .SH NAME getauxval \- retrieve a value from the auxiliary vector .SH SYNOPSIS diff --git a/man3/mcheck.3 b/man3/mcheck.3 index 9c52a8ef36..e59da317f7 100644 --- a/man3/mcheck.3 +++ b/man3/mcheck.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MCHECK 3 2012-04-18 "GNU" "Linux Programmer's Manual" +.TH MCHECK 3 2014-01-11 "GNU" "Linux Programmer's Manual" .SH NAME mcheck, mcheck_check_all, mcheck_pedantic, mprobe \- heap consistency checking .SH SYNOPSIS diff --git a/man3/puts.3 b/man3/puts.3 index f5256ad12f..7e8dd201fd 100644 --- a/man3/puts.3 +++ b/man3/puts.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 18:42:59 1993 by Rik Faith (faith@cs.unc.edu) -.TH PUTS 3 2011-09-28 "GNU" "Linux Programmer's Manual" +.TH PUTS 3 2014-01-11 "GNU" "Linux Programmer's Manual" .SH NAME fputc, fputs, putc, putchar, puts \- output of characters and strings .SH SYNOPSIS 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 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 diff --git a/man7/libc.7 b/man7/libc.7 index f687cedd2d..90e8e2f278 100644 --- a/man7/libc.7 +++ b/man7/libc.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LIBC 7 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH LIBC 7 2014-01-11 "Linux" "Linux Programmer's Manual" .SH NAME libc \- overview of standard C libraries on Linux .SH DESCRIPTION |
