aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/capget.21
-rw-r--r--man2/clone.21
-rw-r--r--man2/create_module.21
-rw-r--r--man2/fallocate.21
-rw-r--r--man2/futex.21
-rw-r--r--man2/get_kernel_syms.21
-rw-r--r--man2/get_thread_area.21
-rw-r--r--man2/getcpu.21
-rw-r--r--man2/getitimer.21
-rw-r--r--man2/getpid.21
-rw-r--r--man2/io_cancel.21
-rw-r--r--man2/io_destroy.21
-rw-r--r--man2/io_getevents.21
-rw-r--r--man2/io_setup.21
-rw-r--r--man2/io_submit.21
-rw-r--r--man2/ioctl_list.211
-rw-r--r--man2/mkdir.21
-rw-r--r--man2/mknod.21
-rw-r--r--man2/pciconfig_read.21
-rw-r--r--man2/pivot_root.21
-rw-r--r--man2/posix_fadvise.21
-rw-r--r--man2/query_module.21
-rw-r--r--man2/sendfile.21
-rw-r--r--man2/set_thread_area.21
-rw-r--r--man2/setns.21
-rw-r--r--man2/unshare.21
26 files changed, 31 insertions, 5 deletions
diff --git a/man2/capget.2 b/man2/capget.2
index d28cf3ce8c..1230696c37 100644
--- a/man2/capget.2
+++ b/man2/capget.2
@@ -1,4 +1,5 @@
.\" written by Andrew Morgan <morgan@kernel.org>
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" may be distributed as per GPL
.\" %%%LICENSE_END
diff --git a/man2/clone.2 b/man2/clone.2
index 232abcb5cf..20f3334e51 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -1,5 +1,6 @@
.\" Copyright (c) 1992 Drew Eckhardt <drew@cs.colorado.edu>, March 28, 1992
.\" and Copyright (c) Michael Kerrisk, 2001, 2002, 2005, 2013
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" May be distributed under the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/create_module.2 b/man2/create_module.2
index 52a0dad4bc..c87b7b209d 100644
--- a/man2/create_module.2
+++ b/man2/create_module.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 1996 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/fallocate.2 b/man2/fallocate.2
index bc48c96e3a..39bd8fc4a5 100644
--- a/man2/fallocate.2
+++ b/man2/fallocate.2
@@ -1,5 +1,6 @@
.\" Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved
.\" Written by Dave Chinner <dgc@sgi.com>
+.\"
.\" %%%LICENSE_START(GPLv2_ONELINE)
.\" May be distributed as per GNU General Public License version 2.
.\" %%%END_LICENSE
diff --git a/man2/futex.2 b/man2/futex.2
index 92e4bf3c27..49ef59c930 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -1,4 +1,5 @@
.\" Page by b.hubert
+.\"
.\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE)
.\" may be freely modified and distributed
.\" %%%END_LICENSE
diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2
index 624221f8c3..9263c1baff 100644
--- a/man2/get_kernel_syms.2
+++ b/man2/get_kernel_syms.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 1996 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/get_thread_area.2 b/man2/get_thread_area.2
index 1fd580c522..a2288f7ee9 100644
--- a/man2/get_thread_area.2
+++ b/man2/get_thread_area.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/getcpu.2 b/man2/getcpu.2
index a2fc10d559..bbacff9d96 100644
--- a/man2/getcpu.2
+++ b/man2/getcpu.2
@@ -1,4 +1,5 @@
.\" This man page is Copyright (C) 2006 Andi Kleen <ak@muc.de>.
+.\"
.\" %%%LICENSE_START(VERBATIM_ONE_PARA)
.\" Permission is granted to distribute possibly modified copies
.\" of this page provided the header is included verbatim,
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index 90711d066d..8cf576e86e 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -1,5 +1,6 @@
.\" Copyright 7/93 by Darren Senn <sinster@scintilla.santa-clara.ca.us>
.\" Based on a similar page Copyright 1992 by Rick Faith
+.\"
.\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE)
.\" May be freely distributed
.\" %%%END_LICENSE
diff --git a/man2/getpid.2 b/man2/getpid.2
index 914eccff3e..823b77eafa 100644
--- a/man2/getpid.2
+++ b/man2/getpid.2
@@ -1,4 +1,5 @@
.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
+.\"
.\" %%%LICENSE_START(VERBATIM)
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this permission notice are
diff --git a/man2/io_cancel.2 b/man2/io_cancel.2
index ba9d5d63b2..cbf6636826 100644
--- a/man2/io_cancel.2
+++ b/man2/io_cancel.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/io_destroy.2 b/man2/io_destroy.2
index d05d21969d..fc9fa780a9 100644
--- a/man2/io_destroy.2
+++ b/man2/io_destroy.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/io_getevents.2 b/man2/io_getevents.2
index 69f1d643e5..528e32db2a 100644
--- a/man2/io_getevents.2
+++ b/man2/io_getevents.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/io_setup.2 b/man2/io_setup.2
index c10a6f0ae9..1ad3b91a24 100644
--- a/man2/io_setup.2
+++ b/man2/io_setup.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/io_submit.2 b/man2/io_submit.2
index 91823f1be1..1488a948a9 100644
--- a/man2/io_submit.2
+++ b/man2/io_submit.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
index 496f6cb836..9b435f264c 100644
--- a/man2/ioctl_list.2
+++ b/man2/ioctl_list.2
@@ -1,15 +1,16 @@
-.\" Ioctl List 1.3.27
-.\" Sun 17 Sep 1995
+.\" Ioctl List 1.3.27 is copyright 1995 by Michael Elizabeth Chastain.
.\" Michael Elizabeth Chastain
.\" <mec@duracef.shout.net>
.\"
-.\" // Copyright
-.\"
.\" %%%LICENSE_START(GPLv2_MISC)
-.\" Ioctl List 1.3.27 is copyright 1995 by Michael Elizabeth Chastain.
.\" It is licensed under the Gnu Public License, Version 2.
.\" %%%END_LICENSE
.\"
+.\" Ioctl List 1.3.27
+.\" Sun 17 Sep 1995
+.\"
+.\" // Copyright
+.\"
.\"
.\"
.\" // Change Log
diff --git a/man2/mkdir.2 b/man2/mkdir.2
index 83af112e25..e3a00e25c9 100644
--- a/man2/mkdir.2
+++ b/man2/mkdir.2
@@ -1,6 +1,7 @@
.\" This manpage is Copyright (C) 1992 Drew Eckhardt;
.\" 1993 Michael Haardt
.\" 1993,1994 Ian Jackson.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" You may distribute it under the terms of the GNU General
.\" Public License. It comes with NO WARRANTY.
diff --git a/man2/mknod.2 b/man2/mknod.2
index b344b8375a..1f8e9dc598 100644
--- a/man2/mknod.2
+++ b/man2/mknod.2
@@ -1,6 +1,7 @@
.\" This manpage is Copyright (C) 1992 Drew Eckhardt;
.\" 1993 Michael Haardt
.\" 1993,1994 Ian Jackson.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" You may distribute it under the terms of the GNU General
.\" Public License. It comes with NO WARRANTY.
diff --git a/man2/pciconfig_read.2 b/man2/pciconfig_read.2
index 636d85800d..bbcd0db884 100644
--- a/man2/pciconfig_read.2
+++ b/man2/pciconfig_read.2
@@ -1,5 +1,6 @@
.\" Contributed by Niki A. Rahimi, LTC Security Development
.\" narahimi@us.ibm.com
+.\"
.\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE)
.\" May be freely distributed.
.\" %%%END_LICENSE
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2
index 19ec45e924..34774e7cb9 100644
--- a/man2/pivot_root.2
+++ b/man2/pivot_root.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2000 by Werner Almesberger
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" May be distributed under GPL
.\" %%%LICENSE_END
diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2
index 0d7663fa85..3c04b40682 100644
--- a/man2/posix_fadvise.2
+++ b/man2/posix_fadvise.2
@@ -1,4 +1,5 @@
.\" Copyright 2003 Abhijit Menon-Sen <ams@wiw.org>
+.\"
.\" %%%LICENSE_START(VERBATIM)
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this permission notice are
diff --git a/man2/query_module.2 b/man2/query_module.2
index 72c592edf9..356fa68397 100644
--- a/man2/query_module.2
+++ b/man2/query_module.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 1996 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/sendfile.2 b/man2/sendfile.2
index e953680f3f..6c7ad67957 100644
--- a/man2/sendfile.2
+++ b/man2/sendfile.2
@@ -1,4 +1,5 @@
.\" This man page is Copyright (C) 1998 Pawel Krawczyk.
+.\"
.\" %%%LICENSE_START(VERBATIM_ONE_PARA)
.\" Permission is granted to distribute possibly modified copies
.\" of this page provided the header is included verbatim,
diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2
index dffc691f02..c730f7a050 100644
--- a/man2/set_thread_area.2
+++ b/man2/set_thread_area.2
@@ -1,4 +1,5 @@
.\" Copyright (C) 2003 Free Software Foundation, Inc.
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
diff --git a/man2/setns.2 b/man2/setns.2
index ce06ac5b1e..8ea87224c3 100644
--- a/man2/setns.2
+++ b/man2/setns.2
@@ -1,5 +1,6 @@
.\" Copyright (C) 2011, Eric Biederman <ebiederm@xmission.com>
.\" and Copyright (C) 2011, 2012, Michael Kerrisk <mtk.manpages@gamil.com>
+.\"
.\" %%%LICENSE_START(GPLv2_ONELINE)
.\" Licensed under the GPLv2
.\" %%%END_LICENSE
diff --git a/man2/unshare.2 b/man2/unshare.2
index ecbb72cdc2..f6a79c4d98 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -1,5 +1,6 @@
.\" Copyright (C) 2006, Janak Desai <janak@us.ibm.com>
.\" and Copyright (C) 2006, Michael Kerrisk <mtk.manpages@gmail.com>
+.\"
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" Licensed under the GPL
.\" %%%LICENSE_END