diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:29:45 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:11 +0100 |
| commit | f0008367e68efbde7af7fb025acc8e946e0929dd (patch) | |
| tree | 9e2c8abf83792605c985bb66eee288976e1e94b7 /man2 | |
| parent | 89e3ffe9acef4b15ba5faaebcfbc3ea143236dfa (diff) | |
| download | man-pages-f0008367e68efbde7af7fb025acc8e946e0929dd.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: s/GPLv2+_3_PARA_SW/GPLv2+_SW_3_PARA/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/epoll_create.2 | 2 | ||||
| -rw-r--r-- | man2/epoll_ctl.2 | 2 | ||||
| -rw-r--r-- | man2/epoll_wait.2 | 2 | ||||
| -rw-r--r-- | man2/eventfd.2 | 2 | ||||
| -rw-r--r-- | man2/ioprio_set.2 | 2 | ||||
| -rw-r--r-- | man2/signalfd.2 | 2 | ||||
| -rw-r--r-- | man2/spu_create.2 | 2 | ||||
| -rw-r--r-- | man2/spu_run.2 | 2 | ||||
| -rw-r--r-- | man2/timerfd_create.2 | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index 090e6b8567..1c4e766cd2 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -1,7 +1,7 @@ .\" epoll by Davide Libenzi ( efficient event notification retrieval ) .\" Copyright (C) 2003 Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index 96ee9d0433..150977ef61 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -1,7 +1,7 @@ .\" epoll by Davide Libenzi ( efficient event notification retrieval ) .\" Copyright (C) 2003 Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index b3401f41f3..60d9038009 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -1,7 +1,7 @@ .\" epoll by Davide Libenzi ( efficient event notification retrieval ) .\" Copyright (C) 2003 Davide Libenzi .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 8feea4db25..5ccdbc57eb 100644 --- a/man2/eventfd.2 +++ b/man2/eventfd.2 @@ -1,7 +1,7 @@ .\" Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com> .\" starting from a version by Davide Libenzi <davidel@xmailserver.org> .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index e8b52c754e..9c5e5483de 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -1,6 +1,6 @@ .\" Copyright (c) International Business Machines orp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/signalfd.2 b/man2/signalfd.2 index b71e6829f3..d62c3be84a 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -1,7 +1,7 @@ .\" Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com> .\" starting from a version by Davide Libenzi <davidel@xmailserver.org> .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/spu_create.2 b/man2/spu_create.2 index b8f84d6bdf..39c25fb933 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -1,6 +1,6 @@ .\" Copyright (c) International Business Machines Corp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/spu_run.2 b/man2/spu_run.2 index e5ce0a686d..393493152a 100644 --- a/man2/spu_run.2 +++ b/man2/spu_run.2 @@ -1,6 +1,6 @@ .\" Copyright (c) International Business Machines Corp., 2006 .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 3f319d9f32..7d469614fa 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -1,6 +1,6 @@ .\" Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com> .\" -.\" %%%LICENSE_START(GPLv2+_3_PARA_SW) +.\" %%%LICENSE_START(GPLv2+_SW_3_PARA) .\" 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 |
