]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Rename into section 7
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 21 Apr 2006 00:23:36 +0000 (00:23 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 21 Apr 2006 00:23:36 +0000 (00:23 +0000)
man7/epoll.7 [moved from man4/epoll.4 with 99% similarity]

similarity index 99%
rename from man4/epoll.4
rename to man7/epoll.7
index cecdad7970e9bfd128efdf38940c37507b2d5f1a..3056e68c486e4feeb489236e156dc6c6b89c8ec1 100644 (file)
@@ -19,7 +19,7 @@
 .\"  Davide Libenzi <davidel@xmailserver.org>
 .\"
 .\"
-.TH EPOLL 4 "2002-10-23" Linux "Linux Programmer's Manual"
+.TH EPOLL 7 "2002-10-23" Linux "Linux Programmer's Manual"
 .SH NAME
 epoll \- I/O event notification facility
 .SH SYNOPSIS
@@ -365,7 +365,7 @@ previously removed and there will be no confusion.
 
 .RE
 .SH CONFORMING TO
-.BR epoll (4)
+.BR epoll (7)
 is a new API introduced in Linux kernel 2.5.44.
 Its interface should be finalized in Linux kernel 2.5.66.
 .SH "SEE ALSO"