diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-02-21 09:26:52 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-02-21 09:26:52 +0100 |
| commit | 6d322d5fc7e6d37850e4a672a921b9f7bb41b32b (patch) | |
| tree | 3f37db7b5246defbe42d2794b3d9bda649b09268 /man5 | |
| parent | 2df3244f322c1a9676f5f917548692e03e74356f (diff) | |
| download | man-pages-6d322d5fc7e6d37850e4a672a921b9f7bb41b32b.tar.gz | |
time.1, access.2, arch_prctl.2, cacheflush.2, capget.2, clone.2, execve.2, fcntl.2, fork.2, getpid.2, getxattr.2, ioctl.2, ioctl_fat.2, killpg.2, listxattr.2, madvise.2, migrate_pages.2, modify_ldt.2, mprotect.2, msgget.2, msgop.2, perf_event_open.2, ptrace.2, sched_setattr.2, semget.2, semop.2, sendfile.2, set_thread_area.2, setxattr.2, stat.2, statfs.2, wait.2, wait4.2, encrypt.3, mktemp.3, pthread_attr_setschedparam.3, resolver.3, statvfs.3, syslog.3, tzset.3, core.5, host.conf.5, intro.5, proc.5, resolv.conf.5, pthreads.7, socket.7, unix.7, ld.so.8, ldconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/core.5 | 2 | ||||
| -rw-r--r-- | man5/host.conf.5 | 2 | ||||
| -rw-r--r-- | man5/intro.5 | 2 | ||||
| -rw-r--r-- | man5/proc.5 | 2 | ||||
| -rw-r--r-- | man5/resolv.conf.5 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/man5/core.5 b/man5/core.5 index a9e73e70a5..c95aea4a02 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CORE 5 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH CORE 5 2015-02-21 "Linux" "Linux Programmer's Manual" .SH NAME core \- core dump file .SH DESCRIPTION diff --git a/man5/host.conf.5 b/man5/host.conf.5 index e3d90730b7..a07e85f4f9 100644 --- a/man5/host.conf.5 +++ b/man5/host.conf.5 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" 2003-08-23 Martin Schulze <joey@infodrom.org> Updated according to glibc 2.3.2 -.TH HOST.CONF 5 2014-05-17 "Linux" "Linux System Administration" +.TH HOST.CONF 5 2015-02-21 "Linux" "Linux System Administration" .SH NAME host.conf \- resolver configuration file .SH DESCRIPTION diff --git a/man5/intro.5 b/man5/intro.5 index c8e9d4d161..caa2d1496d 100644 --- a/man5/intro.5 +++ b/man5/intro.5 @@ -24,7 +24,7 @@ .\" .\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl) -.TH INTRO 5 2007-10-23 "Linux" "Linux Programmer's Manual" +.TH INTRO 5 2015-02-21 "Linux" "Linux Programmer's Manual" .SH NAME intro \- introduction to file formats .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index 23a55bcfe6..d01a7a9878 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 2015-01-22 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2015-02-21 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 5b1d850a82..4eb6c734bc 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -20,7 +20,7 @@ .\" .\" Added ndots remark by Bernhard R. Link - debian bug #182886 .\" -.TH RESOLV.CONF 5 2014-12-31 "" "Linux Programmer's Manual" +.TH RESOLV.CONF 5 2015-02-21 "" "Linux Programmer's Manual" .UC 4 .SH NAME resolv.conf \- resolver configuration file |
