diff options
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 51910e6d9d..3f319d9f32 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -1,5 +1,6 @@ .\" Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or @@ -13,6 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%END_LICENSE .\" .\" FIXME: Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag. .\" |
