aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/epoll_create.26
-rw-r--r--man2/epoll_ctl.26
-rw-r--r--man2/epoll_wait.26
-rw-r--r--man2/eventfd.27
-rw-r--r--man2/ioprio_set.27
-rw-r--r--man2/signalfd.27
-rw-r--r--man2/spu_create.27
-rw-r--r--man2/spu_run.27
-rw-r--r--man2/timerfd_create.27
-rw-r--r--man7/epoll.76
-rw-r--r--man7/spufs.77
11 files changed, 33 insertions, 40 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.
.\"
diff --git a/man7/epoll.7 b/man7/epoll.7
index d3a7f08247..9f6227186e 100644
--- a/man7/epoll.7
+++ b/man7/epoll.7
@@ -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/man7/spufs.7 b/man7/spufs.7
index 8a7c960b8a..f2917577b7 100644
--- a/man7/spufs.7
+++ b/man7/spufs.7
@@ -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>,