]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Added FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 25 Mar 2006 21:07:31 +0000 (21:07 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 25 Mar 2006 21:07:31 +0000 (21:07 +0000)
man2/epoll_ctl.2
man2/poll.2

index 8f6cc169d1491e7f93302a97654dd6d5079e0d5c..1cd28b7884f809d64562e705c45894488dee79c7 100644 (file)
@@ -18,6 +18,8 @@
 .\"
 .\"  Davide Libenzi <davidel@xmailserver.org>
 .\"
+.\" FIXME . 2.6.17 is likely to get POLLRDHUP (and its analogue 
+.\" EPOLLRDHUP).
 .\"
 .TH EPOLL_CTL 2 "2002-10-23" Linux "Linux Programmer's Manual"
 .SH NAME
index a76647ed01470c2e12ce2bf293a53e5ae8a25af1..c1675b0fb1710e42b5a444ecef12ed6b76dc260c 100644 (file)
@@ -26,6 +26,9 @@
 .\" Additions from Richard Gooch <rgooch@atnf.CSIRO.AU> and aeb, 971207
 .\" 2006-03-13, mtk, Added ppoll() + various other rewordings
 .\"
+.\" FIXME . 2.6.17 is likely to get POLLRDHUP (and its analogue 
+.\" EPOLLRDHUP).
+.\"
 .TH POLL 2 2006-03-13 "Linux 2.6.16" "Linux Programmer's Manual"
 .SH NAME
 poll, ppoll \- wait for some event on a file descriptor