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 | |
| 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')
| -rw-r--r-- | man2/epoll_create.2 | 6 | ||||
| -rw-r--r-- | man2/epoll_ctl.2 | 6 | ||||
| -rw-r--r-- | man2/epoll_wait.2 | 6 | ||||
| -rw-r--r-- | man2/eventfd.2 | 7 | ||||
| -rw-r--r-- | man2/ioprio_set.2 | 7 | ||||
| -rw-r--r-- | man2/signalfd.2 | 7 | ||||
| -rw-r--r-- | man2/spu_create.2 | 7 | ||||
| -rw-r--r-- | man2/spu_run.2 | 7 | ||||
| -rw-r--r-- | man2/timerfd_create.2 | 7 |
9 files changed, 27 insertions, 33 deletions
diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index 61ef485e9e..043977d319 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -11,9 +11,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/>. .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index e03a52f81c..8b1faebe32 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -11,9 +11,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/>. .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index a15ee23047..a8036f585f 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -11,9 +11,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/>. .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 67c442504e..773c3f9545 100644 --- a/man2/eventfd.2 +++ b/man2/eventfd.2 @@ -11,10 +11,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/>. .\" .\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC .\" diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 47827b5a0c..286d65bbad 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.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/>. .\" .\" HISTORY: .\" 2006-04-27, created by Eduardo M. Fleury <efleury@br.ibm.com> diff --git a/man2/signalfd.2 b/man2/signalfd.2 index b2ff846480..3c6deded04 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -11,10 +11,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/>. .\" .TH SIGNALFD 2 2009-01-13 Linux "Linux Programmer's Manual" .SH NAME diff --git a/man2/spu_create.2 b/man2/spu_create.2 index a7f32009b0..1fead37962 100644 --- a/man2/spu_create.2 +++ b/man2/spu_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/>. .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann <arndb@de.ibm.com> diff --git a/man2/spu_run.2 b/man2/spu_run.2 index 5536b75b90..5813f79648 100644 --- a/man2/spu_run.2 +++ b/man2/spu_run.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/>. .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann <arndb@de.ibm.com> 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. .\" |
