From 8ff7380d6f272bc40bcbaa5bf0544a5b898344ee Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 12 Mar 2013 10:26:07 +0100 Subject: [PATCH] epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, fallocate.2, futex.2, getcpu.2, getitimer.2, ioctl_list.2, ioprio_set.2, migrate_pages.2, move_pages.2, pciconfig_read.2, sendfile.2, setns.2, signalfd.2, spu_create.2, spu_run.2, sysinfo.2, timerfd_create.2, backtrace.3, cmsg.3, error.3, getpt.3, getrpcent.3, getrpcport.3, getsubopt.3, offsetof.3, program_invocation_name.3, rpc.3, rpmatch.3, rtnetlink.3, xdr.3, cciss.4, hpsa.4, pts.4, charmap.5, dir_colors.5, elf.5, gai.conf.5, locale.5, nscd.conf.5, nss.5, resolv.conf.5, rpc.5, arp.7, cpuset.7, ddp.7, epoll.7, fifo.7, futex.7, icmp.7, ip.7, ipv6.7, mailaddr.7, netdevice.7, packet.7, raw.7, regex.7, rtnetlink.7, socket.7, spufs.7, tcp.7, udp.7, unix.7, x25.7, ldconfig.8, nscd.8: Global fix: s/END_LICENSE/LICENSE_END/ Signed-off-by: Michael Kerrisk --- man2/epoll_create.2 | 2 +- man2/epoll_ctl.2 | 2 +- man2/epoll_wait.2 | 2 +- man2/eventfd.2 | 2 +- man2/fallocate.2 | 2 +- man2/futex.2 | 2 +- man2/getcpu.2 | 2 +- man2/getitimer.2 | 2 +- man2/ioctl_list.2 | 2 +- man2/ioprio_set.2 | 2 +- man2/migrate_pages.2 | 2 +- man2/move_pages.2 | 2 +- man2/pciconfig_read.2 | 2 +- man2/sendfile.2 | 2 +- man2/setns.2 | 2 +- man2/signalfd.2 | 2 +- man2/spu_create.2 | 2 +- man2/spu_run.2 | 2 +- man2/sysinfo.2 | 2 +- man2/timerfd_create.2 | 2 +- man3/backtrace.3 | 2 +- man3/cmsg.3 | 2 +- man3/error.3 | 2 +- man3/getpt.3 | 2 +- man3/getrpcent.3 | 2 +- man3/getrpcport.3 | 2 +- man3/getsubopt.3 | 2 +- man3/offsetof.3 | 2 +- man3/program_invocation_name.3 | 2 +- man3/rpc.3 | 2 +- man3/rpmatch.3 | 2 +- man3/rtnetlink.3 | 2 +- man3/xdr.3 | 2 +- man4/cciss.4 | 2 +- man4/hpsa.4 | 2 +- man4/pts.4 | 2 +- man5/charmap.5 | 2 +- man5/dir_colors.5 | 2 +- man5/elf.5 | 2 +- man5/gai.conf.5 | 2 +- man5/locale.5 | 2 +- man5/nscd.conf.5 | 2 +- man5/nss.5 | 2 +- man5/resolv.conf.5 | 2 +- man5/rpc.5 | 2 +- man7/arp.7 | 2 +- man7/cpuset.7 | 2 +- man7/ddp.7 | 2 +- man7/epoll.7 | 2 +- man7/fifo.7 | 2 +- man7/futex.7 | 2 +- man7/icmp.7 | 2 +- man7/ip.7 | 2 +- man7/ipv6.7 | 2 +- man7/mailaddr.7 | 2 +- man7/netdevice.7 | 2 +- man7/packet.7 | 2 +- man7/raw.7 | 2 +- man7/regex.7 | 2 +- man7/rtnetlink.7 | 2 +- man7/socket.7 | 2 +- man7/spufs.7 | 2 +- man7/tcp.7 | 2 +- man7/udp.7 | 2 +- man7/unix.7 | 2 +- man7/x25.7 | 2 +- man8/ldconfig.8 | 2 +- man8/nscd.8 | 2 +- 68 files changed, 68 insertions(+), 68 deletions(-) diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index ae5460de1..99cf2a557 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Davide Libenzi .\" diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index c8c534592..67acedbe6 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Davide Libenzi .\" diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 2ac3f0e90..f014805a5 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Davide Libenzi .\" diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 5ccdbc57e..287519fd9 100644 --- a/man2/eventfd.2 +++ b/man2/eventfd.2 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC .\" diff --git a/man2/fallocate.2 b/man2/fallocate.2 index 39bd8fc4a..8296cd5f9 100644 --- a/man2/fallocate.2 +++ b/man2/fallocate.2 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(GPLv2_ONELINE) .\" May be distributed as per GNU General Public License version 2. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE .\" 2011-09-19: Substantial restructuring of the page diff --git a/man2/futex.2 b/man2/futex.2 index 49ef59c93..3f67e8e0a 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE) .\" may be freely modified and distributed -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Niki A. Rahimi (LTC Security Development, narahimi@us.ibm.com) .\" added ERRORS section. diff --git a/man2/getcpu.2 b/man2/getcpu.2 index bbacff9d9..50b6a65e4 100644 --- a/man2/getcpu.2 +++ b/man2/getcpu.2 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" 2008, mtk, various edits .TH GETCPU 2 2012-07-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/getitimer.2 b/man2/getitimer.2 index 8cf576e86..0da845770 100644 --- a/man2/getitimer.2 +++ b/man2/getitimer.2 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE) .\" May be freely distributed -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond .\" 2005-04-06 mtk, Matthias Lang .\" Noted MAX_SEC_IN_JIFFIES ceiling diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2 index 9b435f264..bab8579af 100644 --- a/man2/ioctl_list.2 +++ b/man2/ioctl_list.2 @@ -4,7 +4,7 @@ .\" .\" %%%LICENSE_START(GPLv2_MISC) .\" It is licensed under the Gnu Public License, Version 2. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Ioctl List 1.3.27 .\" Sun 17 Sep 1995 diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 9c5e5483d..e317b4deb 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" HISTORY: .\" 2006-04-27, created by Eduardo M. Fleury diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index ced5e33b8..b4788c123 100644 --- a/man2/migrate_pages.2 +++ b/man2/migrate_pages.2 @@ -13,7 +13,7 @@ .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH MIGRATE_PAGES 2 2012-08-01 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/move_pages.2 b/man2/move_pages.2 index 98c578302..f17d69422 100644 --- a/man2/move_pages.2 +++ b/man2/move_pages.2 @@ -10,7 +10,7 @@ .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" FIXME Should programs normally be using this API directly, or should .\" they rather be using interfaces in the numactl package? diff --git a/man2/pciconfig_read.2 b/man2/pciconfig_read.2 index bbcd0db88..18007d266 100644 --- a/man2/pciconfig_read.2 +++ b/man2/pciconfig_read.2 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE) .\" May be freely distributed. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH PCICONFIG_READ 2 2003-07-14 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/sendfile.2 b/man2/sendfile.2 index 6c7ad6795..e54174d6e 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: sendfile.2,v 1.5 1999/05/18 11:54:11 freitag Exp $ .\" 2000-11-19 bert hubert : in_fd cannot be socket .\" diff --git a/man2/setns.2 b/man2/setns.2 index 8ea87224c..780cd8043 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(GPLv2_ONELINE) .\" Licensed under the GPLv2 -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH SETNS 2 2013-01-01 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/signalfd.2 b/man2/signalfd.2 index d62c3be84..6102a989c 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .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 39c25fb93..04db743fc 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann diff --git a/man2/spu_run.2 b/man2/spu_run.2 index 393493152..0632f4601 100644 --- a/man2/spu_run.2 +++ b/man2/spu_run.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann diff --git a/man2/sysinfo.2 b/man2/sysinfo.2 index aa6a71cdf..4feb040ac 100644 --- a/man2/sysinfo.2 +++ b/man2/sysinfo.2 @@ -5,7 +5,7 @@ .\" for the purpose of improving Linux or its documentation efforts. .\" If you modify this file, please put a date stamp and HOW you .\" changed this file. Thanks. -DM -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 12:35:12 1993 by Rik Faith .\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 7d469614f..a88748de8 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" FIXME: Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag. .\" diff --git a/man3/backtrace.3 b/man3/backtrace.3 index 79e258539..85ce885bb 100644 --- a/man3/backtrace.3 +++ b/man3/backtrace.3 @@ -20,7 +20,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" References: .\" glibc manual and source diff --git a/man3/cmsg.3 b/man3/cmsg.3 index f9db8a691..bb4ae4a12 100644 --- a/man3/cmsg.3 +++ b/man3/cmsg.3 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: cmsg.3,v 1.8 2000/12/20 18:10:31 ak Exp $ .TH CMSG 3 2008-11-20 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/error.3 b/man3/error.3 index cb0a688cf..ad88bcd76 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -20,7 +20,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" References: .\" glibc manual and source diff --git a/man3/getpt.3 b/man3/getpt.3 index 5e3172151..7ec96b428 100644 --- a/man3/getpt.3 +++ b/man3/getpt.3 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE) .\" Redistribute and modify at will. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH GETPT 3 2010-09-10 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getrpcent.3 b/man3/getrpcent.3 index 81cf70097..6a527d4c7 100644 --- a/man3/getrpcent.3 +++ b/man3/getrpcent.3 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(BSD_ONELINE_CDROM) .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI .TH GETRPCENT 3 2008-08-19 "" "Linux Programmer's Manual" diff --git a/man3/getrpcport.3 b/man3/getrpcport.3 index cb3e0a5c2..16ccdfc4c 100644 --- a/man3/getrpcport.3 +++ b/man3/getrpcport.3 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(BSD_ONELINE_CDROM) .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI .TH GETRPCPORT 3 2007-12-23 "" "Linux Programmer's Manual" diff --git a/man3/getsubopt.3 b/man3/getsubopt.3 index dccbaaaf5..6d9091943 100644 --- a/man3/getsubopt.3 +++ b/man3/getsubopt.3 @@ -20,7 +20,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH GETSUBOPT 3 2010-09-26 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/offsetof.3 b/man3/offsetof.3 index 17b3a58fe..a65744027 100644 --- a/man3/offsetof.3 +++ b/man3/offsetof.3 @@ -20,7 +20,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" References: .\" /usr/lib/gcc/i486-linux-gnu/4.1.1/include/stddef.h diff --git a/man3/program_invocation_name.3 b/man3/program_invocation_name.3 index 2a60d0e06..29fbecceb 100644 --- a/man3/program_invocation_name.3 +++ b/man3/program_invocation_name.3 @@ -19,7 +19,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH INVOCATION_NAME 3 2006-04-29 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/rpc.3 b/man3/rpc.3 index 2cea49733..7a8632e18 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(BSD_ONELINE_CDROM) .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" @(#)rpc.3n 2.4 88/08/08 4.0 RPCSRC; from 1.19 88/06/24 SMI .\" diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 index ad6103ef0..dde4415f1 100644 --- a/man3/rpmatch.3 +++ b/man3/rpmatch.3 @@ -19,7 +19,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" References: .\" glibc manual and source diff --git a/man3/rtnetlink.3 b/man3/rtnetlink.3 index 54e46b4eb..99c1df952 100644 --- a/man3/rtnetlink.3 +++ b/man3/rtnetlink.3 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: rtnetlink.3,v 1.2 1999/05/18 10:35:10 freitag Exp $ .TH RTNETLINK 3 2012-03-24 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/xdr.3 b/man3/xdr.3 index 1dc532276..e09a17b54 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(BSD_ONELINE_CDROM) .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" @(#)xdr.3n 2.2 88/08/03 4.0 RPCSRC; from 1.16 88/03/14 SMI .\" diff --git a/man4/cciss.4 b/man4/cciss.4 index 94ad2abc0..d3b485058 100644 --- a/man4/cciss.4 +++ b/man4/cciss.4 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(GPLv2_ONELINE) .\" Licensed under GNU General Public License version 2 (GPLv2) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" shorthand for double quote that works everywhere. .ds q \N'34' diff --git a/man4/hpsa.4 b/man4/hpsa.4 index 2dea743e9..3ad4e2bea 100644 --- a/man4/hpsa.4 +++ b/man4/hpsa.4 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(GPLv2_ONELINE) .\" Licensed under GNU General Public License version 2 (GPLv2) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" shorthand for double quote that works everywhere. .ds q \N'34' diff --git a/man4/pts.4 b/man4/pts.4 index f3b46a90b..ef85e0151 100644 --- a/man4/pts.4 +++ b/man4/pts.4 @@ -3,7 +3,7 @@ .\" .\" %%%LICENSE_START(FREELY_REDISTRIBUTABLE) .\" Redistribute and revise at will. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH PTS 4 2002-10-09 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man5/charmap.5 b/man5/charmap.5 index 6b8c39390..34e7994e1 100644 --- a/man5/charmap.5 +++ b/man5/charmap.5 @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH CHARMAP 5 1994-11-28 "" "Linux User Manual" .SH NAME diff --git a/man5/dir_colors.5 b/man5/dir_colors.5 index 97c764dfc..ea395577e 100644 --- a/man5/dir_colors.5 +++ b/man5/dir_colors.5 @@ -5,7 +5,7 @@ .\" This file may be copied under the conditions described .\" in the LDP GENERAL PUBLIC LICENSE, Version 1, September 1998 .\" that should have been distributed together with this file. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Modified Sat Dec 22 22:25:33 2001 by Martin Schulze .\" diff --git a/man5/elf.5 b/man5/elf.5 index 0d2d0c21d..5404978c3 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -23,7 +23,7 @@ .\"LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\"OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\"SUCH DAMAGE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" $FreeBSD: src/share/man/man5/elf.5,v 1.21 2001/10/01 16:09:23 ru Exp $ .\" diff --git a/man5/gai.conf.5 b/man5/gai.conf.5 index 6b522544b..909564abe 100644 --- a/man5/gai.conf.5 +++ b/man5/gai.conf.5 @@ -13,7 +13,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Author: Ulrich Drepper .TH GAI.CONF 5 2013-02-13 "Linux" "Linux Programmer's Manual" diff --git a/man5/locale.5 b/man5/locale.5 index 6dfbe2351..1f7f8581c 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 2008-06-17 Petr Baudis .\" LC_TIME: Describe first_weekday and first_workday diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5 index 2733ebfed..3e8cf4534 100644 --- a/man5/nscd.conf.5 +++ b/man5/nscd.conf.5 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH NSCD.CONF 5 2013-02-12 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man5/nss.5 b/man5/nss.5 index 733396d32..b5cfe2ba2 100644 --- a/man5/nss.5 +++ b/man5/nss.5 @@ -13,7 +13,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Author: Ulrich Drepper .TH NSS 5 2013-02-13 "Linux" "Linux Programmer's Manual" diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 4a9bcc183..7efb561dd 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -13,7 +13,7 @@ .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" @(#)resolver.5 5.9 (Berkeley) 12/14/89 .\" $Id: resolver.5,v 8.6 1999/05/21 00:01:02 vixie Exp $ diff --git a/man5/rpc.5 b/man5/rpc.5 index a91d3d7d3..4505161fa 100644 --- a/man5/rpc.5 +++ b/man5/rpc.5 @@ -2,7 +2,7 @@ .\" .\" %%%LICENSE_START(BSD_ONELINE_CDROM) .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI; .TH RPC 5 1985-09-26 "" "Linux Programmer's Manual" diff --git a/man7/arp.7 b/man7/arp.7 index 1661ea669..50f1ece84 100644 --- a/man7/arp.7 +++ b/man7/arp.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" Modified June 1999 Andi Kleen .\" $Id: arp.7,v 1.10 2000/04/27 19:31:38 ak Exp $ .TH ARP 7 2008-11-25 "Linux" "Linux Programmer's Manual" diff --git a/man7/cpuset.7 b/man7/cpuset.7 index 9adeb2e44..0af6e3b47 100644 --- a/man7/cpuset.7 +++ b/man7/cpuset.7 @@ -20,7 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH CPUSET 7 2013-02-12 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/ddp.7 b/man7/ddp.7 index b3abc1076..56146825b 100644 --- a/man7/ddp.7 +++ b/man7/ddp.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: ddp.7,v 1.3 1999/05/13 11:33:22 freitag Exp $ .TH DDP 7 2008-11-20 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/epoll.7 b/man7/epoll.7 index 4389d5a43..98bea748b 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Davide Libenzi .\" diff --git a/man7/fifo.7 b/man7/fifo.7 index ebb7fed84..13f26c833 100644 --- a/man7/fifo.7 +++ b/man7/fifo.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 990620 - page created - aeb@cwi.nl .\" diff --git a/man7/futex.7 b/man7/futex.7 index 3477d9d3a..103d9f57e 100644 --- a/man7/futex.7 +++ b/man7/futex.7 @@ -6,7 +6,7 @@ .\" .\" %%%LICENSE_START(MIT) .\" This page is made available under the MIT license. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH FUTEX 7 2012-08-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/icmp.7 b/man7/icmp.7 index da652e63c..dcaa52b9b 100644 --- a/man7/icmp.7 +++ b/man7/icmp.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: icmp.7,v 1.6 2000/08/14 08:03:45 ak Exp $ .TH ICMP 7 2012-05-10 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/ip.7 b/man7/ip.7 index 41bb570a1..3b6910c36 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -6,7 +6,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: ip.7,v 1.19 2000/12/20 18:10:31 ak Exp $ .\" .\" FIXME: The following socket options are yet to be documented diff --git a/man7/ipv6.7 b/man7/ipv6.7 index 68cb8d94c..db66a01b9 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: ipv6.7,v 1.3 2000/12/20 18:10:31 ak Exp $ .\" .\" The following socket options are undocumented diff --git a/man7/mailaddr.7 b/man7/mailaddr.7 index 161bf7a47..cc407c609 100644 --- a/man7/mailaddr.7 +++ b/man7/mailaddr.7 @@ -22,7 +22,7 @@ .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .TH MAILADDR 7 2004-09-15 "Linux" "Linux User's Manual" .UC 5 diff --git a/man7/netdevice.7 b/man7/netdevice.7 index 738477247..bb64d2ea6 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -6,7 +6,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: netdevice.7,v 1.10 2000/08/17 10:09:54 ak Exp $ .\" .\" Modified, 2004-11-25, mtk, formatting and a few wording fixes diff --git a/man7/packet.7 b/man7/packet.7 index 1998dc398..13b1e1e5e 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $ .TH PACKET 7 2012-05-10 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/raw.7 b/man7/raw.7 index a51c83364..ea8bb442d 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -6,7 +6,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: raw.7,v 1.6 1999/06/05 10:32:08 freitag Exp $ .TH RAW 7 2012-05-10 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/regex.7 b/man7/regex.7 index 89df48ee9..584ec5278 100644 --- a/man7/regex.7 +++ b/man7/regex.7 @@ -22,7 +22,7 @@ .\" ever read sources, credits must appear in the documentation. .\" .\" 4. This notice may not be removed or altered. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" In order to comply with `credits must appear in the documentation' .\" I added an AUTHOR paragraph below - aeb. diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7 index 0fad5d701..c9a1982f1 100644 --- a/man7/rtnetlink.7 +++ b/man7/rtnetlink.7 @@ -6,7 +6,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" Based on the original comments from Alexey Kuznetsov, written with .\" help from Matthew Wilcox. .\" $Id: rtnetlink.7,v 1.8 2000/01/22 01:55:04 freitag Exp $ diff --git a/man7/socket.7 b/man7/socket.7 index 7b696d7f1..2d7b8c757 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -7,7 +7,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 2002-10-30, Michael Kerrisk, .\" Added description of SO_ACCEPTCONN diff --git a/man7/spufs.7 b/man7/spufs.7 index 669f55b7b..ba3a461b2 100644 --- a/man7/spufs.7 +++ b/man7/spufs.7 @@ -14,7 +14,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" HISTORY: .\" 2005-09-28, created by Arnd Bergmann , diff --git a/man7/tcp.7 b/man7/tcp.7 index 09e83cf8a..3f9564be0 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 2.4 Updates by Nivedita Singhvi 4/20/02 . .\" Modified, 2004-11-11, Michael Kerrisk and Andries Brouwer diff --git a/man7/udp.7 b/man7/udp.7 index 7f9b43c5e..cac4c36f6 100644 --- a/man7/udp.7 +++ b/man7/udp.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $ .\" .TH UDP 7 2010-06-13 "Linux" "Linux Programmer's Manual" diff --git a/man7/unix.7 b/man7/unix.7 index 0b22eb671..23305f275 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Modified, 2003-12-02, Michael Kerrisk, .\" Modified, 2003-09-23, Adam Langley diff --git a/man7/x25.7 b/man7/x25.7 index 9801bb67b..5985327bb 100644 --- a/man7/x25.7 +++ b/man7/x25.7 @@ -5,7 +5,7 @@ .\" of this page provided the header is included verbatim, .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" $Id: x25.7,v 1.4 1999/05/18 10:35:12 freitag Exp $ .TH X25 7 2012-08-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man8/ldconfig.8 b/man8/ldconfig.8 index 9ab2e69d6..ae0845090 100644 --- a/man8/ldconfig.8 +++ b/man8/ldconfig.8 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" Modified, 6 May 2002, Michael Kerrisk, .\" Change listed order of /usr/lib and /lib diff --git a/man8/nscd.8 b/man8/nscd.8 index fa5104344..ea1d004f1 100644 --- a/man8/nscd.8 +++ b/man8/nscd.8 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . -.\" %%%END_LICENSE +.\" %%%LICENSE_END .\" .\" 2008-12-05 Petr Baudis .\" Rewrite the NOTES section to reflect modern reality