diff options
71 files changed, 71 insertions, 71 deletions
diff --git a/man1/getent.1 b/man1/getent.1 index c02a4f8db3..c55d5af378 100644 --- a/man1/getent.1 +++ b/man1/getent.1 @@ -22,7 +22,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH GETENT 1 2020-04-11 "Linux" "User Commands" +.TH GETENT 1 2020-12-21 "Linux" "User Commands" .SH NAME getent \- get entries from Name Service Switch libraries .SH SYNOPSIS diff --git a/man2/access.2 b/man2/access.2 index 70ae113dd0..8cd91b5774 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -40,7 +40,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk .\" 2007-06-10, mtk, various parts rewritten, and added BUGS section. .\" -.TH ACCESS 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH ACCESS 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME access, faccessat, faccessat2 \- check user's permissions for a file .SH SYNOPSIS diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 index 712241debe..4dcb3e4b39 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -22,7 +22,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH CACHEFLUSH 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH CACHEFLUSH 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME cacheflush \- flush contents of instruction and/or data cache .SH SYNOPSIS diff --git a/man2/chroot.2 b/man2/chroot.2 index 5b092da385..66d1cbfb35 100644 --- a/man2/chroot.2 +++ b/man2/chroot.2 @@ -30,7 +30,7 @@ .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH CHROOT 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH CHROOT 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME chroot \- change root directory .SH SYNOPSIS diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index 635392f8c1..e083666313 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -28,7 +28,7 @@ .\" 2003-08-24 aeb, large parts rewritten .\" 2004-08-06 Christoph Lameter <clameter@sgi.com>, SMP note .\" -.TH CLOCK_GETRES 2 2020-08-13 "" "Linux Programmer's Manual" +.TH CLOCK_GETRES 2 2020-12-21 "" "Linux Programmer's Manual" .SH NAME clock_getres, clock_gettime, clock_settime \- clock and time functions .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 546016617f..f8d15f6026 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -64,7 +64,7 @@ .\" 2017-06-26, Jens Axboe <axboe@kernel.dk> .\" Document F_{GET,SET}_RW_HINT and F_{GET,SET}_FILE_RW_HINT .\" -.TH FCNTL 2 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/getrusage.2 b/man2/getrusage.2 index 991fdc3e46..bb5661d2f4 100644 --- a/man2/getrusage.2 +++ b/man2/getrusage.2 @@ -36,7 +36,7 @@ .\" document ru_maxrss .\" 2010-05-24, mtk, enhanced description of various fields .\" -.TH GETRUSAGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH GETRUSAGE 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME getrusage \- get resource usage .SH SYNOPSIS diff --git a/man2/io_cancel.2 b/man2/io_cancel.2 index 4d62b1de67..1bea257ecf 100644 --- a/man2/io_cancel.2 +++ b/man2/io_cancel.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_CANCEL 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH IO_CANCEL 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME io_cancel \- cancel an outstanding asynchronous I/O operation .SH SYNOPSIS diff --git a/man2/io_destroy.2 b/man2/io_destroy.2 index fe1ae07325..dc9633f5ab 100644 --- a/man2/io_destroy.2 +++ b/man2/io_destroy.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_DESTROY 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH IO_DESTROY 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME io_destroy \- destroy an asynchronous I/O context .SH SYNOPSIS diff --git a/man2/io_getevents.2 b/man2/io_getevents.2 index 98529dbf7e..c9a608e067 100644 --- a/man2/io_getevents.2 +++ b/man2/io_getevents.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_GETEVENTS 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH IO_GETEVENTS 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME io_getevents \- read asynchronous I/O events from the completion queue .SH SYNOPSIS diff --git a/man2/io_setup.2 b/man2/io_setup.2 index 21bbd1104a..5168ee4452 100644 --- a/man2/io_setup.2 +++ b/man2/io_setup.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_SETUP 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH IO_SETUP 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME io_setup \- create an asynchronous I/O context .SH SYNOPSIS diff --git a/man2/io_submit.2 b/man2/io_submit.2 index e90581e0a5..bcbcf43b96 100644 --- a/man2/io_submit.2 +++ b/man2/io_submit.2 @@ -5,7 +5,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_SUBMIT 2 2020-04-11 "Linux" "Linux Programmer's Manual" +.TH IO_SUBMIT 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME io_submit \- submit asynchronous I/O blocks for processing .SH SYNOPSIS diff --git a/man2/link.2 b/man2/link.2 index f0f8effafe..70c3b5380e 100644 --- a/man2/link.2 +++ b/man2/link.2 @@ -29,7 +29,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2 .\" -.TH LINK 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH LINK 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME link, linkat \- make a new name for a file .SH SYNOPSIS diff --git a/man2/llseek.2 b/man2/llseek.2 index 8317cf1d27..a46ce370e9 100644 --- a/man2/llseek.2 +++ b/man2/llseek.2 @@ -26,7 +26,7 @@ .\" .\" Modified Thu Oct 31 15:16:23 1996 by Eric S. Raymond <esr@thyrsus.com> .\" -.TH LLSEEK 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH LLSEEK 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME _llseek \- reposition read/write file offset .SH SYNOPSIS diff --git a/man2/mmap.2 b/man2/mmap.2 index 9fd27120cf..06b0422909 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -37,7 +37,7 @@ .\" 2007-07-10, mtk, Added an example program. .\" 2008-11-18, mtk, document MAP_STACK .\" -.TH MMAP 2 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man2/mount.2 b/man2/mount.2 index 306f08e430..8f933ebf1e 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -37,7 +37,7 @@ .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page. .\" 2008-10-06, mtk: Add discussion of namespaces. .\" -.TH MOUNT 2 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH MOUNT 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME mount \- mount filesystem .SH SYNOPSIS diff --git a/man2/readv.2 b/man2/readv.2 index d8ae756a9d..fcc27632e5 100644 --- a/man2/readv.2 +++ b/man2/readv.2 @@ -29,7 +29,7 @@ .\" add more details. .\" 2010-11-16, mtk, Added documentation of preadv() and pwritev() .\" -.TH READV 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH READV 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME readv, writev, preadv, pwritev, preadv2, pwritev2 \- read or write data into multiple buffers .SH SYNOPSIS diff --git a/man2/restart_syscall.2 b/man2/restart_syscall.2 index 21cc2df1d9..d0c46043de 100644 --- a/man2/restart_syscall.2 +++ b/man2/restart_syscall.2 @@ -30,7 +30,7 @@ .\" .\" See also Section 11.3.3 of Understanding the Linux Kernel, 3rd edition .\" -.TH RESTART_SYSCALL 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH RESTART_SYSCALL 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME restart_syscall \- restart a system call after interruption by a stop signal .SH SYNOPSIS diff --git a/man2/semctl.2 b/man2/semctl.2 index dd3fb077b5..ed5e79efd0 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -39,7 +39,7 @@ .\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions. .\" 2018-03-20, dbueso: Added SEM_STAT_ANY description. .\" -.TH SEMCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual" +.TH SEMCTL 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME semctl \- System V semaphore control operations .SH SYNOPSIS diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2 index 68011eecba..6e695fb132 100644 --- a/man2/set_mempolicy.2 +++ b/man2/set_mempolicy.2 @@ -24,7 +24,7 @@ .\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com> .\" more precise specification of behavior. .\" -.TH SET_MEMPOLICY 2 2017-09-15 Linux "Linux Programmer's Manual" +.TH SET_MEMPOLICY 2 2020-12-21 Linux "Linux Programmer's Manual" .SH NAME set_mempolicy \- set default NUMA memory policy for a thread and its children .SH SYNOPSIS diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2 index b18b8efefe..258c9b9ef0 100644 --- a/man2/set_tid_address.2 +++ b/man2/set_tid_address.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SET_TID_ADDRESS 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SET_TID_ADDRESS 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME set_tid_address \- set pointer to thread ID .SH SYNOPSIS diff --git a/man2/shmctl.2 b/man2/shmctl.2 index 40f28253f5..f67e32d9d4 100644 --- a/man2/shmctl.2 +++ b/man2/shmctl.2 @@ -43,7 +43,7 @@ .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions. .\" 2018-03-20, dbueso: Added SHM_STAT_ANY description. .\" -.TH SHMCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual" +.TH SHMCTL 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME shmctl \- System V shared memory control .SH SYNOPSIS diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 190be22705..8d83ce4a3f 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -45,7 +45,7 @@ .\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" Added notes on ptrace SIGTRAP and SYS_SECCOMP. .\" -.TH SIGACTION 2 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME sigaction, rt_sigaction \- examine and change a signal action .SH SYNOPSIS diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index e30b488f80..b60e31e369 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" aeb, various minor fixes -.TH SIGALTSTACK 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH SIGALTSTACK 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME sigaltstack \- set and/or get signal stack context .SH SYNOPSIS diff --git a/man2/spu_create.2 b/man2/spu_create.2 index f09d498ed1..8b33c61dda 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -22,7 +22,7 @@ .\" 2007-07-10, some polishing by mtk .\" 2007-09-28, updates for newer kernels by Jeremy Kerr <jk@ozlabs.org> .\" -.TH SPU_CREATE 2 2020-06-09 Linux "Linux Programmer's Manual" +.TH SPU_CREATE 2 2020-12-21 Linux "Linux Programmer's Manual" .SH NAME spu_create \- create a new spu context .SH SYNOPSIS diff --git a/man2/statfs.2 b/man2/statfs.2 index e4a08f6bf7..c242d8a29b 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -25,7 +25,7 @@ .\" Modified 2003-08-17 by Walter Harms .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH STATFS 2 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH STATFS 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME statfs, fstatfs \- get filesystem statistics .SH SYNOPSIS diff --git a/man2/subpage_prot.2 b/man2/subpage_prot.2 index d6f016665f..535b1173da 100644 --- a/man2/subpage_prot.2 +++ b/man2/subpage_prot.2 @@ -27,7 +27,7 @@ .\" in kernel commit fa28237cfcc5827553044cbd6ee52e33692b0faa .\" both written by Paul Mackerras <paulus@samba.org> .\" -.TH SUBPAGE_PROT 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH SUBPAGE_PROT 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME subpage_prot \- define a subpage protection for an address range .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 3156c6bd29..cd114ac223 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 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index 5cd522d96b..09a83ea178 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TIMER_GETOVERRUN 2 2020-06-09 Linux "Linux Programmer's Manual" +.TH TIMER_GETOVERRUN 2 2020-12-21 Linux "Linux Programmer's Manual" .SH NAME timer_getoverrun \- get overrun count for a POSIX per-process timer .SH SYNOPSIS diff --git a/man2/uselib.2 b/man2/uselib.2 index 64e73cfb02..bc031d11f0 100644 --- a/man2/uselib.2 +++ b/man2/uselib.2 @@ -28,7 +28,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2005-01-09 by aeb .\" -.TH USELIB 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH USELIB 2 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME uselib \- load shared library .SH SYNOPSIS diff --git a/man3/INFINITY.3 b/man3/INFINITY.3 index 154c996407..ca0feeb80b 100644 --- a/man3/INFINITY.3 +++ b/man3/INFINITY.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INFINITY 3 2020-06-09 "" "Linux Programmer's Manual" +.TH INFINITY 3 2020-12-21 "" "Linux Programmer's Manual" .SH NAME INFINITY, NAN, HUGE_VAL, HUGE_VALF, HUGE_VALL \- floating-point constants .SH SYNOPSIS diff --git a/man3/__ppc_set_ppr_med.3 b/man3/__ppc_set_ppr_med.3 index b574e48010..732e8b8e09 100644 --- a/man3/__ppc_set_ppr_med.3 +++ b/man3/__ppc_set_ppr_med.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH __PPC_SET_PPR_MED 3 2017-09-15 "GNU C Library" "Linux\ +.TH __PPC_SET_PPR_MED 3 2020-12-21 "GNU C Library" "Linux\ Programmer's Manual" .SH NAME __ppc_set_ppr_med, __ppc_set_ppr_very_low, __ppc_set_ppr_low, __ppc_set_ppr_med_low, __ppc_set_ppr_med_high \- diff --git a/man3/bstring.3 b/man3/bstring.3 index 6b3730fa57..d83d788b14 100644 --- a/man3/bstring.3 +++ b/man3/bstring.3 @@ -29,7 +29,7 @@ .\" Modified 1993-04-12, David Metcalfe .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 2002-01-20, Walter Harms -.TH BSTRING 3 2019-03-06 "" "Linux Programmer's Manual" +.TH BSTRING 3 2020-12-21 "" "Linux Programmer's Manual" .SH NAME bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset \- byte string operations diff --git a/man3/btree.3 b/man3/btree.3 index 1ecee6cba6..57db708cff 100644 --- a/man3/btree.3 +++ b/man3/btree.3 @@ -33,7 +33,7 @@ .\" .\" @(#)btree.3 8.4 (Berkeley) 8/18/94 .\" -.TH BTREE 3 2017-09-15 "" "Linux Programmer's Manual" +.TH BTREE 3 2020-12-21 "" "Linux Programmer's Manual" .\".UC 7 .SH NAME btree \- btree database access method diff --git a/man3/ctime.3 b/man3/ctime.3 index a0a8b421f3..2292059a9b 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -32,7 +32,7 @@ .\" Modified 2001-12-13, joey, aeb .\" Modified 2004-11-16, mtk .\" -.TH CTIME 3 2019-03-06 "" "Linux Programmer's Manual" +.TH CTIME 3 2020-12-21 "" "Linux Programmer's Manual" .SH NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r \- transform date and time to broken-down time or ASCII diff --git a/man3/fgetc.3 b/man3/fgetc.3 index 2700ce606a..ef6b53c33d 100644 --- a/man3/fgetc.3 +++ b/man3/fgetc.3 @@ -24,7 +24,7 @@ .\" .\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) -.TH FGETC 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH FGETC 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME fgetc, fgets, getc, getchar, ungetc \- input of characters and strings .SH SYNOPSIS diff --git a/man3/fopen.3 b/man3/fopen.3 index bde6648e31..5dea20d0a8 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 2019-05-09 "GNU" "Linux Programmer's Manual" +.TH FOPEN 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME fopen, fdopen, freopen \- stream open functions .SH SYNOPSIS diff --git a/man3/getcontext.3 b/man3/getcontext.3 index d88d14c28b..7c5d3facfe 100644 --- a/man3/getcontext.3 +++ b/man3/getcontext.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETCONTEXT 3 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH GETCONTEXT 3 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME getcontext, setcontext \- get or set the user context .SH SYNOPSIS diff --git a/man3/gethostbyname.3 b/man3/gethostbyname.3 index d54e72d2b7..145f8292f0 100644 --- a/man3/gethostbyname.3 +++ b/man3/gethostbyname.3 @@ -35,7 +35,7 @@ .\" Modified 2002-08-05, Michael Kerrisk .\" Modified 2004-10-31, Andries Brouwer .\" -.TH GETHOSTBYNAME 3 2020-06-09 "" "Linux Programmer's Manual" +.TH GETHOSTBYNAME 3 2020-12-21 "" "Linux Programmer's Manual" .SH NAME gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent, h_errno, diff --git a/man3/getnetent.3 b/man3/getnetent.3 index 00df3afcac..dffe959074 100644 --- a/man3/getnetent.3 +++ b/man3/getnetent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETNETENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH GETNETENT 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \- get network entry diff --git a/man3/getprotoent.3 b/man3/getprotoent.3 index 73fed79b35..ee8c26cb31 100644 --- a/man3/getprotoent.3 +++ b/man3/getprotoent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:26:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETPROTOENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH GETPROTOENT 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME getprotoent, getprotobyname, getprotobynumber, setprotoent, endprotoent \- get protocol entry diff --git a/man3/getservent.3 b/man3/getservent.3 index e65cd61cff..8bfade77ec 100644 --- a/man3/getservent.3 +++ b/man3/getservent.3 @@ -31,7 +31,7 @@ .\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze <joey@infodrom.north.de> .\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton) .\" -.TH GETSERVENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH GETSERVENT 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME getservent, getservbyname, getservbyport, setservent, endservent \- get service entry diff --git a/man3/inet.3 b/man3/inet.3 index 154943cd5e..0b526da22a 100644 --- a/man3/inet.3 +++ b/man3/inet.3 @@ -39,7 +39,7 @@ .\" Add discussion of Classful Addressing, noting that it is obsolete. .\" Added an EXAMPLE program. .\" -.TH INET 3 2020-06-09 "GNU" "Linux Programmer's Manual" +.TH INET 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof \- Internet address manipulation routines @@ -33,7 +33,7 @@ .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB .\" 2008-07-24, mtk, moved yxx() material into separate y0.3 page .\" -.TH J0 3 2017-09-15 "" "Linux Programmer's Manual" +.TH J0 3 2020-12-21 "" "Linux Programmer's Manual" .SH NAME j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \- Bessel functions of the first kind diff --git a/man3/list.3 b/man3/list.3 index 53f8a0f360..166921fd83 100644 --- a/man3/list.3 +++ b/man3/list.3 @@ -29,7 +29,7 @@ .\" %%%LICENSE_END .\" .\" -.TH LIST 3 2020-10-19 "GNU" "Linux Programmer's Manual" +.TH LIST 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME LIST_EMPTY, LIST_ENTRY, diff --git a/man3/makecontext.3 b/man3/makecontext.3 index 72962ff3d1..130c374de7 100644 --- a/man3/makecontext.3 +++ b/man3/makecontext.3 @@ -25,7 +25,7 @@ .\" .\" 2006-08-02, mtk, Added example program .\" -.TH MAKECONTEXT 3 2020-06-09 "GNU" "Linux Programmer's Manual" +.TH MAKECONTEXT 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME makecontext, swapcontext \- manipulate user context .SH SYNOPSIS diff --git a/man3/nextafter.3 b/man3/nextafter.3 index 58b9d420cf..eeb1060700 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages .\" -.TH NEXTAFTER 3 2020-06-09 "GNU" "Linux Programmer's Manual" +.TH NEXTAFTER 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating-point number manipulation diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index 4249963d72..0ad3b46a14 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 2020-08-13 "GNU" "Linux Programmer's Manual" +.TH POSIX_MEMALIGN 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory .SH SYNOPSIS diff --git a/man3/profil.3 b/man3/profil.3 index 645d24e42e..900c75f7e8 100644 --- a/man3/profil.3 +++ b/man3/profil.3 @@ -25,7 +25,7 @@ .\" Modified Fri Jun 23 01:35:19 1995 Andries Brouwer <aeb@cwi.nl> .\" (prompted by Bas V. de Bakker <bas@phys.uva.nl>) .\" Corrected (and moved to man3), 980612, aeb -.TH PROFIL 3 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH PROFIL 3 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME profil \- execution time profile .SH SYNOPSIS diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index 48daaa222b..bd4ccd3172 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_TRYJOIN_NP 3 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_TRYJOIN_NP 3 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a terminated thread diff --git a/man3/puts.3 b/man3/puts.3 index ccb78f6fa0..1b8d2671e3 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 2018-04-30 "GNU" "Linux Programmer's Manual" +.TH PUTS 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME fputc, fputs, putc, putchar, puts \- output of characters and strings .SH SYNOPSIS diff --git a/man3/rcmd.3 b/man3/rcmd.3 index 53ae062a2e..1d15f15641 100644 --- a/man3/rcmd.3 +++ b/man3/rcmd.3 @@ -40,7 +40,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH RCMD 3 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH RCMD 3 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME rcmd, rresvport, iruserok, ruserok, rcmd_af, rresvport_af, iruserok_af, ruserok_af \- routines for returning a diff --git a/man3/resolver.3 b/man3/resolver.3 index b565704c1c..87f33b11a7 100644 --- a/man3/resolver.3 +++ b/man3/resolver.3 @@ -30,7 +30,7 @@ .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH RESOLVER 3 2019-03-06 "GNU" "Linux Programmer's Manual" +.TH RESOLVER 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME res_ninit, res_nclose, res_nquery, res_nsearch, res_nquerydomain, res_nmkquery, res_nsend, res_init, res_query, res_search, res_querydomain, res_mkquery, res_send, diff --git a/man3/rtime.3 b/man3/rtime.3 index db6fac5657..39fa4dec20 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -9,7 +9,7 @@ .\" .\" Slightly polished, aeb, 2003-04-06 .\" -.TH RTIME 3 2020-06-09 "GNU" "Linux Programmer's Manual" +.TH RTIME 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME rtime \- get time from a remote machine .SH SYNOPSIS diff --git a/man3/sigsetops.3 b/man3/sigsetops.3 index 78c8b3faa2..13e9a0e2f0 100644 --- a/man3/sigsetops.3 +++ b/man3/sigsetops.3 @@ -28,7 +28,7 @@ .\" 2007-10-26 mdw added wording that a sigset_t must be initialized .\" prior to use .\" -.TH SIGSETOPS 3 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGSETOPS 3 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME sigemptyset, sigfillset, sigaddset, sigdelset, sigismember \- POSIX signal set operations diff --git a/man3/strnlen.3 b/man3/strnlen.3 index d4385af496..4a6df61140 100644 --- a/man3/strnlen.3 +++ b/man3/strnlen.3 @@ -10,7 +10,7 @@ .\" References consulted: .\" GNU glibc-2 source code and manual .\" -.TH STRNLEN 3 2019-03-06 "GNU" "Linux Programmer's Manual" +.TH STRNLEN 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME strnlen \- determine the length of a fixed-size string .SH SYNOPSIS diff --git a/man3/tailq.3 b/man3/tailq.3 index 8541e2beb4..8ce211c54d 100644 --- a/man3/tailq.3 +++ b/man3/tailq.3 @@ -29,7 +29,7 @@ .\" %%%LICENSE_END .\" .\" -.TH TAILQ 3 2020-10-21 "GNU" "Linux Programmer's Manual" +.TH TAILQ 3 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME TAILQ_CONCAT, TAILQ_EMPTY, diff --git a/man5/elf.5 b/man5/elf.5 index 63030af416..f28966c8f7 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -32,7 +32,7 @@ .\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH ELF 5 2020-04-11 "Linux" "Linux Programmer's Manual" +.TH ELF 5 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 7f2e02096c..f3d37d3c74 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -23,7 +23,7 @@ .\" .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS. .\" -.TH FILESYSTEMS 5 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH FILESYSTEMS 5 2020-12-21 "Linux" "Linux Programmer's Manual" .nh .SH NAME filesystems \- Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660, diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5 index 049805d1aa..7356bf7c28 100644 --- a/man5/nscd.conf.5 +++ b/man5/nscd.conf.5 @@ -17,7 +17,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH NSCD.CONF 5 2014-02-07 "GNU" "Linux Programmer's Manual" +.TH NSCD.CONF 5 2020-12-21 "GNU" "Linux Programmer's Manual" .SH NAME nscd.conf \- name service cache daemon configuration file .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index 744ee04c95..dadec56e04 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -52,7 +52,7 @@ .\" to see what information could be imported from that file .\" into this file. .\" -.TH PROC 5 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man5/utmp.5 b/man5/utmp.5 index 3b8afc1991..6415531962 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -27,7 +27,7 @@ .\" Modified 1996-07-20 by Michael Haardt .\" Modified 1997-07-02 by Nicolás Lichtmaier <nick@debian.org> .\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne -.TH UTMP 5 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH UTMP 5 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME utmp, wtmp \- login records .SH SYNOPSIS diff --git a/man7/attributes.7 b/man7/attributes.7 index 8c14c6de03..6c7b03cb2a 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH ATTRIBUTES 7 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH ATTRIBUTES 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME attributes \- POSIX safety concepts .SH DESCRIPTION diff --git a/man7/ipv6.7 b/man7/ipv6.7 index e12eeaab1f..31c9c75911 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -83,7 +83,7 @@ .\" commit c4062dfc425e94290ac427a98d6b4721dd2bc91f .\" Author: Erich E. Hoover <ehoover@mines.edu> .\" -.TH IPV6 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH IPV6 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME ipv6 \- Linux IPv6 protocol implementation .SH SYNOPSIS diff --git a/man7/packet.7 b/man7/packet.7 index 856c59e6ba..45c1bc75c1 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -9,7 +9,7 @@ .\" .\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $ .\" -.TH PACKET 7 2020-02-09 "Linux" "Linux Programmer's Manual" +.TH PACKET 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME packet \- packet interface on device level .SH SYNOPSIS diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 7105fac286..da8ea5dd75 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREADS 7 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH PTHREADS 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME pthreads \- POSIX threads .SH DESCRIPTION diff --git a/man7/signal-safety.7 b/man7/signal-safety.7 index f70eb814fd..9f29272aad 100644 --- a/man7/signal-safety.7 +++ b/man7/signal-safety.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGNAL-SAFETY 7 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH SIGNAL-SAFETY 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME signal-safety \- async-signal-safe functions .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index bc5b9630f3..e5b9e00cac 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -42,7 +42,7 @@ .\" Added section on stop/cont signals interrupting syscalls. .\" 2008-10-05, mtk: various additions .\" -.TH SIGNAL 7 2020-08-13 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/spufs.7 b/man7/spufs.7 index 5761cae6d8..b230f1291e 100644 --- a/man7/spufs.7 +++ b/man7/spufs.7 @@ -24,7 +24,7 @@ .\" 2007-07-10, quite a lot of polishing by mtk .\" 2007-09-28, updates for newer kernels by Jeremy Kerr <jk@ozlabs.org> .\" -.TH SPUFS 7 2020-06-09 Linux "Linux Programmer's Manual" +.TH SPUFS 7 2020-12-21 Linux "Linux Programmer's Manual" .SH NAME spufs \- SPU filesystem .SH DESCRIPTION diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 284f8fa83c..7a67b0bdec 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH SYSTEM_DATA_TYPES 7 2020-09-13 "Linux" "Linux Programmer's Manual" +.TH SYSTEM_DATA_TYPES 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME system_data_types \- overview of system data types .SH DESCRIPTION diff --git a/man7/tcp.7 b/man7/tcp.7 index cce8dd910f..6c91f058b2 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -93,7 +93,7 @@ .\" commit cd8ae85299d54155702a56811b2e035e63064d3d .\" Author: Eric Dumazet <edumazet@google.com> .\" -.TH TCP 7 2020-06-09 "Linux" "Linux Programmer's Manual" +.TH TCP 7 2020-12-21 "Linux" "Linux Programmer's Manual" .SH NAME tcp \- TCP protocol .SH SYNOPSIS |
