diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-05-09 09:43:09 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-05-09 09:43:09 +0200 |
| commit | 2e3023c413ec06dcb8d25cc48e8aab61f7da6b38 (patch) | |
| tree | b5b940b6bd8775dea66635883f8d22d2d6f10dae /man3 | |
| parent | f1aa88c2df10f8db5c8db9683b64dd69487c49cd (diff) | |
| download | man-pages-2e3023c413ec06dcb8d25cc48e8aab61f7da6b38.tar.gz | |
execve.2, setfsgid.2, setfsuid.2, splice.2, fopen.3, malloc_trim.3, posix_memalign.3, stdarg.3, sysconf.3, tsearch.3, elf.5, hostname.7, inode.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/fopen.3 | 2 | ||||
| -rw-r--r-- | man3/malloc_trim.3 | 2 | ||||
| -rw-r--r-- | man3/posix_memalign.3 | 2 | ||||
| -rw-r--r-- | man3/stdarg.3 | 2 | ||||
| -rw-r--r-- | man3/sysconf.3 | 2 | ||||
| -rw-r--r-- | man3/tsearch.3 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/man3/fopen.3 b/man3/fopen.3 index 0a6343aead..a775d70a5d 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 a213fd9152..62b7a980be 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 84b24303e1..7671ed8d0d 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 <mtk.manpages@mail.com> .\" 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 d859e0283a..7881e7cb7b 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 8af5afc474..f685e87d30 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 5422d6c0f0..ae05ee3ded 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 |
