diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index 99cf2a557..3d14cd69f 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -1,4 +1,5 @@ .\" Copyright (C) 2003 Davide Libenzi +.\" Davide Libenzi .\" .\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" This program is free software; you can redistribute it and/or modify @@ -16,8 +17,6 @@ .\" . .\" %%%LICENSE_END .\" -.\" Davide Libenzi -.\" .\" Modified 2004-06-17 by Michael Kerrisk .\" Modified 2005-04-04 by Marko Kohtala .\" 2008-10-10, mtk: add description of epoll_create1() diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index 67acedbe6..d20efeb12 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -1,4 +1,5 @@ .\" Copyright (C) 2003 Davide Libenzi +.\" Davide Libenzi .\" .\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" This program is free software; you can redistribute it and/or modify @@ -16,8 +17,6 @@ .\" . .\" %%%LICENSE_END .\" -.\" Davide Libenzi -.\" .TH EPOLL_CTL 2 2012-04-15 "Linux" "Linux Programmer's Manual" .SH NAME epoll_ctl \- control interface for an epoll descriptor diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index f014805a5..2560c0ed1 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -1,4 +1,5 @@ .\" Copyright (C) 2003 Davide Libenzi +.\" Davide Libenzi .\" .\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" This program is free software; you can redistribute it and/or modify @@ -16,8 +17,6 @@ .\" . .\" %%%LICENSE_END .\" -.\" Davide Libenzi -.\" .\" 2007-04-30: mtk, Added description of epoll_pwait() .\" .TH EPOLL_WAIT 2 2012-08-17 "Linux" "Linux Programmer's Manual" diff --git a/man2/getcpu.2 b/man2/getcpu.2 index 50b6a65e4..543231946 100644 --- a/man2/getcpu.2 +++ b/man2/getcpu.2 @@ -6,6 +6,7 @@ .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. .\" %%%LICENSE_END +.\" .\" 2008, mtk, various edits .TH GETCPU 2 2012-07-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/getitimer.2 b/man2/getitimer.2 index 0da845770..f09537640 100644 --- a/man2/getitimer.2 +++ b/man2/getitimer.2 @@ -4,6 +4,7 @@ .\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE) .\" May be freely distributed .\" %%%LICENSE_END +.\" .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond .\" 2005-04-06 mtk, Matthias Lang .\" Noted MAX_SEC_IN_JIFFIES ceiling