diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 992ea7641..24045c859 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-12-19 "Linux" "Linux Programmer's Manual" +.TH EPOLL_WAIT 2 2008-04-23 "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/man2/poll.2 b/man2/poll.2 index cc4a51771..13dd73587 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -32,7 +32,7 @@ .\" flag is not used in the code. Check later to see if it .\" does get a use. 2.6.21 still shows no use. .\" -.TH POLL 2 2006-03-13 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2008-04-23 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS