From 26cf2565db674c50b4e0cc2840c0fc915fea4cfe Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 19 Dec 2007 07:24:03 +0000 Subject: [PATCH] Updated date in .TH line --- man2/_syscall.2 | 2 +- man2/epoll_wait.2 | 2 +- man7/man-pages.7 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/_syscall.2 b/man2/_syscall.2 index ae184b9b4..0393cb192 100644 --- a/man2/_syscall.2 +++ b/man2/_syscall.2 @@ -35,7 +35,7 @@ .\" 2007-10-23 mtk: created as a new page, by taking the content .\" specific to the _syscall() macros from intro(2). .\" -.TH _SYSCALL 2 2007-11-25 "Linux" "Linux Programmer's Manual" +.TH _SYSCALL 2 2007-12-19 "Linux" "Linux Programmer's Manual" .SH NAME _syscall \- invoking a system call without library support (OBSOLETE) .SH "SYNOPSIS" diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 4d93f900c..98a8e0ec0 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -20,7 +20,7 @@ .\" .\" 2007-04-30: mtk, Added description of epoll_pwait() .\" -.TH EPOLL_WAIT 2 2007-04-30 "Linux" "Linux Programmer's Manual" +.TH EPOLL_WAIT 2 2007-12-19 "Linux" "Linux Programmer's Manual" .SH NAME epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor .SH SYNOPSIS diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 5bb2511f5..d16cde41b 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -25,7 +25,7 @@ .\" 2007-05-30 created by mtk, using text from old man.7 plus .\" rewrites and additional text. .\" -.TH MAN-PAGES 7 2007-11-30 "Linux" "Linux Programmer's Manual" +.TH MAN-PAGES 7 2007-12-19 "Linux" "Linux Programmer's Manual" .SH NAME man-pages \- conventions for writing Linux man pages .SH SYNOPSIS