diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-08 12:53:47 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-08 14:08:23 +0200 |
| commit | b8efb41432b73a8451e738d0a2d93e71bc3b1d87 (patch) | |
| tree | a7addc304d1b7708c26aa821201dd58c28cb466a /man7 | |
| parent | 96944361d99dc0c2aa53f84a9e538956710b23aa (diff) | |
| download | man-pages-b8efb41432b73a8451e738d0a2d93e71bc3b1d87.tar.gz | |
memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflush.2, bpf.2, close.2, epoll_ctl.2, epoll_wait.2, execve.2, execveat.2, fanotify_init.2, fanotify_mark.2, fcntl.2, fsync.2, get_kernel_syms.2, getdomainname.2, getgroups.2, gethostname.2, getrandom.2, getrlimit.2, getrusage.2, getsid.2, getunwind.2, io_getevents.2, ioctl_fat.2, kexec_load.2, killpg.2, listxattr.2, lseek.2, madvise.2, memfd_create.2, mknod.2, mlock.2, modify_ldt.2, msgctl.2, msgget.2, msgop.2, readlink.2, readv.2, reboot.2, recvmmsg.2, rename.2, request_key.2, restart_syscall.2, sched_setaffinity.2, sched_setattr.2, sched_setparam.2, seccomp.2, select_tut.2, semctl.2, semget.2, semop.2, set_thread_area.2, seteuid.2, setgid.2, setpgid.2, setresuid.2, setreuid.2, setsid.2, setuid.2, shmctl.2, shmget.2, shmop.2, sigaction.2, sigprocmask.2, stat.2, symlink.2, syscall.2, sysctl.2, unlink.2, bindresvport.3, byteorder.3, dlopen.3, endian.3, error.3, ffs.3, fmemopen.3, getcwd.3, getlogin.3, getnetent.3, getprotoent.3, getservent.3, getumask.3, getutent.3, glob.3, isalpha.3, lio_listio.3, login.3, mbsinit.3, mbstowcs.3, mbtowc.3, mkstemp.3, nextup.3, ntp_gettime.3, posix_fallocate.3, posix_spawn.3, pthread_join.3, pthread_rwlockattr_setkind_np.3, random.3, rcmd.3, realpath.3, resolver.3, setjmp.3, setnetgrent.3, sigvec.3, strerror.3, strverscmp.3, system.3, toupper.3, towlower.3, towupper.3, wcstombs.3, wordexp.3, cciss.4, loop.4, mouse.4, random.4, core.5, group.5, hosts.5, resolv.conf.5, ascii.7, environ.7, epoll.7, glob.7, ip.7, mq_overview.7, packet.7, pipe.7, raw.7, sched.7, signal.7, socket.7, symlink.7, ld.so.8, sln.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/ascii.7 | 2 | ||||
| -rw-r--r-- | man7/environ.7 | 2 | ||||
| -rw-r--r-- | man7/epoll.7 | 2 | ||||
| -rw-r--r-- | man7/glob.7 | 2 | ||||
| -rw-r--r-- | man7/ip.7 | 2 | ||||
| -rw-r--r-- | man7/mq_overview.7 | 2 | ||||
| -rw-r--r-- | man7/packet.7 | 2 | ||||
| -rw-r--r-- | man7/pipe.7 | 2 | ||||
| -rw-r--r-- | man7/raw.7 | 2 | ||||
| -rw-r--r-- | man7/sched.7 | 2 | ||||
| -rw-r--r-- | man7/signal.7 | 2 | ||||
| -rw-r--r-- | man7/socket.7 | 2 | ||||
| -rw-r--r-- | man7/symlink.7 | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/man7/ascii.7 b/man7/ascii.7 index d32d38b4bc..a6f4af33b7 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -32,7 +32,7 @@ .\" Modified 1999-08-08 by Michael Haardt (michael@moria.de) .\" Modified 2004-04-01 by aeb .\" -.TH ASCII 7 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH ASCII 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME ascii \- ASCII character set encoded in octal, decimal, and hexadecimal diff --git a/man7/environ.7 b/man7/environ.7 index 1f99dc485f..625f031e2f 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -31,7 +31,7 @@ .\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com) .\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze <joey@infodrom.org> .\" -.TH ENVIRON 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH ENVIRON 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME environ \- user environment .SH SYNOPSIS diff --git a/man7/epoll.7 b/man7/epoll.7 index 9e0d7ae63d..d389fdf7ac 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" -.TH EPOLL 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH EPOLL 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME epoll \- I/O event notification facility .SH SYNOPSIS diff --git a/man7/glob.7 b/man7/glob.7 index 4314a45d89..7d67909845 100644 --- a/man7/glob.7 +++ b/man7/glob.7 @@ -23,7 +23,7 @@ .\" .\" 2003-08-24 fix for / by John Kristoff + joey .\" -.TH GLOB 7 2012-07-28 "Linux" "Linux Programmer's Manual" +.TH GLOB 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME glob \- globbing pathnames .SH DESCRIPTION @@ -33,7 +33,7 @@ .\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71 .\" Author: Erich E. Hoover <ehoover@mines.edu> .\" -.TH IP 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH IP 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME ip \- Linux IPv4 protocol implementation .SH SYNOPSIS diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index f69e9eaa30..741e9609da 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_OVERVIEW 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MQ_OVERVIEW 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME mq_overview \- overview of POSIX message queues .SH DESCRIPTION diff --git a/man7/packet.7 b/man7/packet.7 index d5e41dd9ba..7a39e4126b 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 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH PACKET 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME packet \- packet interface on device level .SH SYNOPSIS diff --git a/man7/pipe.7 b/man7/pipe.7 index b6a300742a..50d4416899 100644 --- a/man7/pipe.7 +++ b/man7/pipe.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PIPE 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH PIPE 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME pipe \- overview of pipes and FIFOs .SH DESCRIPTION diff --git a/man7/raw.7 b/man7/raw.7 index 69acfec10b..e71dc43b20 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -10,7 +10,7 @@ .\" .\" $Id: raw.7,v 1.6 1999/06/05 10:32:08 freitag Exp $ .\" -.TH RAW 7 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH RAW 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME raw \- Linux IPv4 raw sockets .SH SYNOPSIS diff --git a/man7/sched.7 b/man7/sched.7 index a45dd90342..8dcbd588a5 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -29,7 +29,7 @@ .\" .\" Worth looking at: http://rt.wiki.kernel.org/index.php .\" -.TH SCHED 7 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SCHED 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sched \- overview of scheduling APIs .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index 977af8d2f0..627006b39e 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -43,7 +43,7 @@ .\" Added section on stop/cont signals interrupting syscalls. .\" 2008-10-05, mtk: various additions .\" -.TH SIGNAL 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/socket.7 b/man7/socket.7 index 96707be1ca..21bebb2fe8 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -51,7 +51,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar <msekleta@redhat.com> .\" -.TH SOCKET 7 2016-03-15 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2016-10-08 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/symlink.7 b/man7/symlink.7 index d6251968e1..6b4b5b3c19 100644 --- a/man7/symlink.7 +++ b/man7/symlink.7 @@ -34,7 +34,7 @@ .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and heavily edited for .\" specific Linux details, improved readability, and man-pages style. .\" -.TH SYMLINK 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME symlink \- symbolic link handling .SH DESCRIPTION |
