diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 18:52:05 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 22:30:09 +0200 |
| commit | 1e64c86bbf60914ce435d0209e982c0b4b5e2c5e (patch) | |
| tree | c82dc6b140e03e1c15f5189c6a8f7efecea75004 /man7 | |
| parent | b10a1929c3b1039ac27567455925948b06053e4a (diff) | |
| download | man-pages-1e64c86bbf60914ce435d0209e982c0b4b5e2c5e.tar.gz | |
intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, msgop.2, open.2, seccomp.2, setgid.2, setresuid.2, setreuid.2, setuid.2, sigaction.2, sigpending.2, sigprocmask.2, sigreturn.2, sigsuspend.2, sigwaitinfo.2, socket.2, syscall.2, syscalls.2, umount.2, clock.3, dlopen.3, fmemopen.3, fpathconf.3, fputwc.3, fputws.3, fseek.3, fseeko.3, gcvt.3, getline.3, getwchar.3, hypot.3, if_nameindex.3, initgroups.3, popen.3, resolver.3, strcoll.3, strdup.3, tzset.3, ulimit.3, wcstombs.3, wctob.3, xdr.3, console_codes.4, random.4, filesystems.5, host.conf.5, hosts.5, proc.5, resolv.conf.5, securetty.5, credentials.7, feature_test_macros.7, hier.7, ipv6.7, packet.7, pthreads.7, raw.7, signal.7, tcp.7, user_namespaces.7, ld.so.8, ldconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/credentials.7 | 2 | ||||
| -rw-r--r-- | man7/feature_test_macros.7 | 2 | ||||
| -rw-r--r-- | man7/hier.7 | 2 | ||||
| -rw-r--r-- | man7/ipv6.7 | 2 | ||||
| -rw-r--r-- | man7/packet.7 | 2 | ||||
| -rw-r--r-- | man7/pthreads.7 | 2 | ||||
| -rw-r--r-- | man7/raw.7 | 2 | ||||
| -rw-r--r-- | man7/signal.7 | 2 | ||||
| -rw-r--r-- | man7/tcp.7 | 2 | ||||
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/man7/credentials.7 b/man7/credentials.7 index b995f9cebf..bde25b7e07 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -24,7 +24,7 @@ .\" .\" 2007-06-13 Creation .\" -.TH CREDENTIALS 7 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH CREDENTIALS 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME credentials \- process identifiers .SH DESCRIPTION diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index bfe4ee7bcd..d470990194 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FEATURE_TEST_MACROS 7 2014-03-20 "Linux" "Linux Programmer's Manual" +.TH FEATURE_TEST_MACROS 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME feature_test_macros \- feature test macros .SH SYNOPSIS diff --git a/man7/hier.7 b/man7/hier.7 index 615ad6595c..da6b72fea0 100644 --- a/man7/hier.7 +++ b/man7/hier.7 @@ -28,7 +28,7 @@ .\" Modified Mon Feb 6 16:41:00 1999 by Nicolás Lichtmaier <nick@debian.org> .\" Modified Tue Feb 8 16:46:45 2000 by Chris Pepper <pepper@tgg.com> .\" Modified Fri Sep 7 20:32:45 2001 by Tammy Fox <tfox@redhat.com> -.TH HIER 7 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH HIER 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME hier \- description of the filesystem hierarchy .SH DESCRIPTION diff --git a/man7/ipv6.7 b/man7/ipv6.7 index 4ce1ac07ad..289a41784b 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 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH IPV6 7 2015-03-29 "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 18a5521b41..359276dbc3 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 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH PACKET 7 2015-03-29 "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 2ed26eceb7..3a68828686 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREADS 7 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH PTHREADS 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME pthreads \- POSIX threads .SH DESCRIPTION diff --git a/man7/raw.7 b/man7/raw.7 index 63b04222cc..ffbd922462 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 2012-05-10 "Linux" "Linux Programmer's Manual" +.TH RAW 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME raw \- Linux IPv4 raw sockets .SH SYNOPSIS diff --git a/man7/signal.7 b/man7/signal.7 index 2391d1e3d5..10fd3e9d3e 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 2015-02-01 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/tcp.7 b/man7/tcp.7 index 2d226a21d7..9776ef369f 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -73,7 +73,7 @@ .\" commit c9bee3b7fdecb0c1d070c7b54113b3bdfb9a3d36 .\" Author: Eric Dumazet <edumazet@google.com> .\" -.TH TCP 7 2015-01-10 "Linux" "Linux Programmer's Manual" +.TH TCP 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME tcp \- TCP protocol .SH SYNOPSIS diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 02c26415d4..7774d011c6 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH USER_NAMESPACES 7 2014-09-21 "Linux" "Linux Programmer's Manual" +.TH USER_NAMESPACES 7 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME user_namespaces \- overview of Linux user namespaces .SH DESCRIPTION |
