diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-02-26 13:32:12 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-02-26 13:32:12 +0000 |
commit | 958fe8069ba7824ac078f20715da4bab94468548 (patch) | |
tree | 4cd0029e0f94d1a41cd0653268898ab601a74b1e /man7/epoll.7 | |
parent | 7025a2fe927946fbe2380b668ce287eb97cf1fff (diff) |
Remove COLOPHON text, which was added to the source by mistake.
Diffstat (limited to 'man7/epoll.7')
-rw-r--r-- | man7/epoll.7 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/man7/epoll.7 b/man7/epoll.7 index 7f33b5a8..dada2f00 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -436,11 +436,3 @@ and Solaris has .BR epoll_create (2), .BR epoll_ctl (2), .BR epoll_wait (2) -.SH COLOPHON -This page is part of release 2.78 of the Linux -.I man-pages -project. -A description of the project, -and information about reporting bugs, -can be found at -http://www.kernel.org/doc/man-pages/. |