From 62c76ace789481733925d7f3ed1385f6e39d62e1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 6 Sep 2014 15:42:42 +0200 Subject: [PATCH] memusage.1, memusagestat.1, connect.2, fcntl.2, poll.2, errno.3, rtnetlink.3, inotify.7: tstamp Signed-off-by: Michael Kerrisk --- man1/memusage.1 | 2 +- man1/memusagestat.1 | 2 +- man2/connect.2 | 2 +- man2/fcntl.2 | 2 +- man2/poll.2 | 2 +- man3/errno.3 | 2 +- man3/rtnetlink.3 | 2 +- man7/inotify.7 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/man1/memusage.1 b/man1/memusage.1 index b615204c4..1d2f5fd7f 100644 --- a/man1/memusage.1 +++ b/man1/memusage.1 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH MEMUSAGE 1 2013-04-10 "GNU" "Linux user manual" +.TH MEMUSAGE 1 2014-09-06 "GNU" "Linux user manual" .SH NAME memusage \- profile memory usage of a program .SH SYNOPSIS diff --git a/man1/memusagestat.1 b/man1/memusagestat.1 index e04562fb3..35aa3261f 100644 --- a/man1/memusagestat.1 +++ b/man1/memusagestat.1 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH MEMUSAGESTAT 1 2013-04-10 "GNU" "Linux programmer's manual" +.TH MEMUSAGESTAT 1 2014-09-06 "GNU" "Linux programmer's manual" .SH NAME memusagestat \- generate graphic from memory profiling data .SH SYNOPSIS diff --git a/man2/connect.2 b/man2/connect.2 index d0f05d024..9aec000a2 100644 --- a/man2/connect.2 +++ b/man2/connect.2 @@ -64,7 +64,7 @@ .\" Modified 1998, 1999 by Andi Kleen .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CONNECT 2 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH CONNECT 2 2014-09-06 "Linux" "Linux Programmer's Manual" .SH NAME connect \- initiate a connection on a socket .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 35eec38c7..77892a256 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -59,7 +59,7 @@ .\" 2010-06-17, Michael Kerrisk .\" Document F_SETPIPE_SZ and F_GETPIPE_SZ. .\" -.TH FCNTL 2 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2014-09-06 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index 3599f7150..37966c81d 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -28,7 +28,7 @@ .\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and .\" formatting changes. .\" -.TH POLL 2 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2014-09-06 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS diff --git a/man3/errno.3 b/man3/errno.3 index 4ef4ab519..9399ddd0b 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -28,7 +28,7 @@ .\" 2006-02-09 Kurt Wall, mtk .\" Added non-POSIX errors .\" -.TH ERRNO 3 2008-07-09 "" "Linux Programmer's Manual" +.TH ERRNO 3 2014-09-06 "" "Linux Programmer's Manual" .SH NAME errno \- number of last error .SH SYNOPSIS diff --git a/man3/rtnetlink.3 b/man3/rtnetlink.3 index 213234d9d..143be57b6 100644 --- a/man3/rtnetlink.3 +++ b/man3/rtnetlink.3 @@ -9,7 +9,7 @@ .\" .\" $Id: rtnetlink.3,v 1.2 1999/05/18 10:35:10 freitag Exp $ .\" -.TH RTNETLINK 3 2012-03-24 "GNU" "Linux Programmer's Manual" +.TH RTNETLINK 3 2014-09-06 "GNU" "Linux Programmer's Manual" .SH NAME rtnetlink \- macros to manipulate rtnetlink messages .SH SYNOPSIS diff --git a/man7/inotify.7 b/man7/inotify.7 index 2a765b877..ea06f2222 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INOTIFY 7 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH INOTIFY 7 2014-09-06 "Linux" "Linux Programmer's Manual" .SH NAME inotify \- monitoring filesystem events .SH DESCRIPTION