aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-03-10 10:28:58 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-03-10 10:57:10 +0100
commitad14cf74294a53b4022099b84b82ddf86dddf449 (patch)
tree17dfba9cfa9b7f462f863453bb4eeaf7b84b7b79 /man2/timerfd_create.2
parent752298894ed1d58305c189fdb8b15548c3dede11 (diff)
downloadman-pages-ad14cf74294a53b4022099b84b82ddf86dddf449.tar.gz
epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, ioprio_set.2, signalfd.2, spu_create.2, spu_run.2, timerfd_create.2, charmap.5, locale.5, nscd.conf.5, epoll.7, spufs.7, ldconfig.8, nscd.8: Added LICENSE_START(GPLv2+_3_PARA_SW)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timerfd_create.2')
-rw-r--r--man2/timerfd_create.22
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.
.\"