diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:52 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:10 +0100 |
| commit | 68fa43985d57629052b95ea9081a4983faef4246 (patch) | |
| tree | ec491d117515733f938f7e415b2cb9bc46699e7f /man2/timerfd_create.2 | |
| parent | d36c3a75a60aea8057f6ba67e62c483a84f6e9fc (diff) | |
| download | man-pages-68fa43985d57629052b95ea9081a4983faef4246.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, epoll.7, spufs.7: Global fix: Update info in source comments on where to get a copy of the GPL
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index aee7f7a083..51910e6d9d 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -10,10 +10,9 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License -.\" along with this program; if not, write to the Free Software -.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, -.\" MA 02111-1307 USA +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. .\" .\" FIXME: Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag. .\" |
