diff --git a/man2/execve.2 b/man2/execve.2 index 313a468a5..119af8d00 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -34,7 +34,7 @@ .\" 2007-09-14 Ollie Wild , mtk .\" Add text describing limits on command-line arguments + environment .\" -.TH EXECVE 2 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH EXECVE 2 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME execve \- execute program .SH SYNOPSIS diff --git a/man2/setfsgid.2 b/man2/setfsgid.2 index 3397fa006..672a9c355 100644 --- a/man2/setfsgid.2 +++ b/man2/setfsgid.2 @@ -29,7 +29,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH SETFSGID 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SETFSGID 2 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME setfsgid \- set group identity used for filesystem checks .SH SYNOPSIS diff --git a/man2/setfsuid.2 b/man2/setfsuid.2 index 47bb37cc6..bce1be1b9 100644 --- a/man2/setfsuid.2 +++ b/man2/setfsuid.2 @@ -29,7 +29,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH SETFSUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SETFSUID 2 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME setfsuid \- set user identity used for filesystem checks .SH SYNOPSIS diff --git a/man2/splice.2 b/man2/splice.2 index af3fa4e74..f5f1be72b 100644 --- a/man2/splice.2 +++ b/man2/splice.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SPLICE 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SPLICE 2 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME splice \- splice data to/from a pipe .SH SYNOPSIS diff --git a/man3/fopen.3 b/man3/fopen.3 index 0a6343aea..a775d70a5 100644 --- a/man3/fopen.3 +++ b/man3/fopen.3 @@ -41,7 +41,7 @@ .\" Modified, aeb, 960421, 970806 .\" Modified, joey, aeb, 2002-01-03 .\" -.TH FOPEN 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH FOPEN 3 2019-05-09 "GNU" "Linux Programmer's Manual" .SH NAME fopen, fdopen, freopen \- stream open functions .SH SYNOPSIS diff --git a/man3/malloc_trim.3 b/man3/malloc_trim.3 index a213fd915..62b7a980b 100644 --- a/man3/malloc_trim.3 +++ b/man3/malloc_trim.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_TRIM 3 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH MALLOC_TRIM 3 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME malloc_trim \- release free memory from the heap .SH SYNOPSIS diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index 84b24303e..7671ed8d0 100644 --- a/man3/posix_memalign.3 +++ b/man3/posix_memalign.3 @@ -26,7 +26,7 @@ .\" 2001-10-11, 2003-08-22, aeb, added some details .\" 2012-03-23, Michael Kerrisk .\" Document pvalloc() and aligned_alloc() -.TH POSIX_MEMALIGN 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH POSIX_MEMALIGN 3 2019-05-09 "GNU" "Linux Programmer's Manual" .SH NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory .SH SYNOPSIS diff --git a/man3/stdarg.3 b/man3/stdarg.3 index d859e0283..7881e7cb7 100644 --- a/man3/stdarg.3 +++ b/man3/stdarg.3 @@ -40,7 +40,7 @@ .\" Converted for Linux, Mon Nov 29 15:11:11 1993, faith@cs.unc.edu .\" Additions, 2001-10-14, aeb .\" -.TH STDARG 3 2017-09-15 "" "Linux Programmer's Manual" +.TH STDARG 3 2019-05-09 "" "Linux Programmer's Manual" .SH NAME stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists .SH SYNOPSIS diff --git a/man3/sysconf.3 b/man3/sysconf.3 index 8af5afc47..f685e87d3 100644 --- a/man3/sysconf.3 +++ b/man3/sysconf.3 @@ -24,7 +24,7 @@ .\" .\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il) -.TH SYSCONF 3 2017-11-26 "GNU" "Linux Programmer's Manual" +.TH SYSCONF 3 2019-05-09 "GNU" "Linux Programmer's Manual" .SH NAME sysconf \- get configuration information at run time .SH SYNOPSIS diff --git a/man3/tsearch.3 b/man3/tsearch.3 index 5422d6c0f..ae05ee3de 100644 --- a/man3/tsearch.3 +++ b/man3/tsearch.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TSEARCH 3 2018-04-30 "GNU" "Linux Programmer's Manual" +.TH TSEARCH 3 2019-05-09 "GNU" "Linux Programmer's Manual" .SH NAME tsearch, tfind, tdelete, twalk, tdestroy \- manage a binary search tree .SH SYNOPSIS diff --git a/man5/elf.5 b/man5/elf.5 index 08a81843f..2a50c0096 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -32,7 +32,7 @@ .\" 2007-10-11, Mike Frysinger , various fixes .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH ELF 5 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH ELF 5 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS diff --git a/man7/hostname.7 b/man7/hostname.7 index f8a337c39..36b54cf70 100644 --- a/man7/hostname.7 +++ b/man7/hostname.7 @@ -36,7 +36,7 @@ .\" .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and modified for Linux. .\" -.TH HOSTNAME 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH HOSTNAME 7 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME hostname \- hostname resolution description .SH DESCRIPTION diff --git a/man7/inode.7 b/man7/inode.7 index a488a4147..86d35af5a 100644 --- a/man7/inode.7 +++ b/man7/inode.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INODE 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH INODE 7 2019-05-09 "Linux" "Linux Programmer's Manual" .SH NAME inode \- file inode information .SH DESCRIPTION