diff options
132 files changed, 264 insertions, 0 deletions
diff --git a/man1/getent.1 b/man1/getent.1 index 7e778ba664..7b67673018 100644 --- a/man1/getent.1 +++ b/man1/getent.1 @@ -1,5 +1,6 @@ .\" Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH GETENT 1 2011-10-31 "Linux" "User Commands" .SH NAME diff --git a/man2/_syscall.2 b/man2/_syscall.2 index 827d49ef89..755c154664 100644 --- a/man2/_syscall.2 +++ b/man2/_syscall.2 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Tue Jul 6 12:42:46 MDT 1993 <dminer@nyx.cs.du.edu> .\" Added "Calling Directly" and supporting paragraphs diff --git a/man2/acct.2 b/man2/acct.2 index 26a6294514..3d084dd773 100644 --- a/man2/acct.2 +++ b/man2/acct.2 @@ -2,6 +2,7 @@ .\" (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1993-07-22 by Rik Faith <faith@cs.unc.edu> .\" Modified 1993-08-10 by Alan Cox <iiitac@pyramid.swansea.ac.uk> diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index 509864c251..33c8c3c419 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl> diff --git a/man2/bdflush.2 b/man2/bdflush.2 index 0bde05ef47..add93b87de 100644 --- a/man2/bdflush.2 +++ b/man2/bdflush.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> diff --git a/man2/brk.2 b/man2/brk.2 index c1077a3acf..185f341ec4 100644 --- a/man2/brk.2 +++ b/man2/brk.2 @@ -2,6 +2,7 @@ .\" (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu> diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 index 0358f61a9b..c9530a98ff 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -1,6 +1,7 @@ .\" Written by Ralf Baechle (ralf@waldorf-gmbh.de), .\" Copyright (c) 1994, 1995 Waldorf GMBH .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH CACHEFLUSH 2 2007-05-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/getsid.2 b/man2/getsid.2 index a730228a23..b5f03720e5 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -1,5 +1,6 @@ .\" Copyright (C) 1996 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com> .\" Modified 2001-12-17, aeb diff --git a/man2/getxattr.2 b/man2/getxattr.2 index ea3a8f500c..82f6428c16 100644 --- a/man2/getxattr.2 +++ b/man2/getxattr.2 @@ -3,6 +3,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH GETXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2 index 95714da57b..02e2a04b37 100644 --- a/man2/inotify_add_watch.2 +++ b/man2/inotify_add_watch.2 @@ -1,6 +1,7 @@ .\" Copyright (C) 2005 Robert Love .\" and Copyright, 2006 Michael Kerrisk .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2006-02-07 mtk, various changes diff --git a/man2/inotify_init.2 b/man2/inotify_init.2 index 1046824eb9..31b9df6126 100644 --- a/man2/inotify_init.2 +++ b/man2/inotify_init.2 @@ -1,5 +1,6 @@ .\" Copyright (C) 2005 Robert Love .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2006-02-07 mtk, minor changes diff --git a/man2/inotify_rm_watch.2 b/man2/inotify_rm_watch.2 index ce67cf2c5c..09cdad9ae4 100644 --- a/man2/inotify_rm_watch.2 +++ b/man2/inotify_rm_watch.2 @@ -1,5 +1,6 @@ .\" Copyright (C) 2005 Robert Love .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2006-02-07 mtk, minor changes diff --git a/man2/ioperm.2 b/man2/ioperm.2 index 0c6782aab6..deaad6966b 100644 --- a/man2/ioperm.2 +++ b/man2/ioperm.2 @@ -2,6 +2,7 @@ .\" (michael@moria.de) .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 15:12:05 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Tue Aug 1 16:27 1995 by Jochen Karrer diff --git a/man2/ipc.2 b/man2/ipc.2 index 4e29554c55..8934323add 100644 --- a/man2/ipc.2 +++ b/man2/ipc.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .TH IPC 2 2012-10-16 "Linux" "Linux Programmer's Manual" diff --git a/man2/listxattr.2 b/man2/listxattr.2 index 7fe358039b..9bf0116e0e 100644 --- a/man2/listxattr.2 +++ b/man2/listxattr.2 @@ -3,6 +3,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH LISTXATTR 2 2013-01-27 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/mlock.2 b/man2/mlock.2 index 771b40647a..c95de078a1 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -2,6 +2,7 @@ .\" using some material drawn from earlier man pages .\" written by Thomas Kuhn, Copyright 1996 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH MLOCK 2 2011-09-14 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/modify_ldt.2 b/man2/modify_ldt.2 index 8103c6b520..d2ad4c7899 100644 --- a/man2/modify_ldt.2 +++ b/man2/modify_ldt.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@duracef.shout.net), 22 July 1995. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH MODIFY_LDT 2 2012-07-13 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/mremap.2 b/man2/mremap.2 index bf5dffea21..12212f8599 100644 --- a/man2/mremap.2 +++ b/man2/mremap.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 1996 Tom Bjorkholm <tomb@mydata.se> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-11 Tom Bjorkholm <tomb@mydata.se> .\" First version written (1.3.86) diff --git a/man2/nanosleep.2 b/man2/nanosleep.2 index 7a9ef0772e..2ac04aca3d 100644 --- a/man2/nanosleep.2 +++ b/man2/nanosleep.2 @@ -2,6 +2,7 @@ .\" and Copyright (C) Linux Foundation, 2008, written by Michael Kerrisk .\" <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" First version written diff --git a/man2/outb.2 b/man2/outb.2 index c9f10d6958..18518a83fd 100644 --- a/man2/outb.2 +++ b/man2/outb.2 @@ -2,6 +2,7 @@ .\" (gpg109@rsphy1.anu.edu.au) .\" Wed Nov 29 10:58:54 EST 1995 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" .TH OUTB 2 2012-12-31 "Linux" "Linux Programmer's Manual" diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index bb7feeb6b3..e87b6f75da 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 2012, Vincent Weaver .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" This document is based on the perf_event.h header file, the .\" tools/perf/design.txt file, and a lot of bitter experience. diff --git a/man2/ptrace.2 b/man2/ptrace.2 index 821a567c3c..a9cbf8acc7 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -8,6 +8,7 @@ .\" .\" and Copyright (c) 2011, Denys Vlasenko <vda.linux@googlemail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -26,6 +27,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Fri Jul 23 23:47:18 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Fri Jan 31 16:46:30 1997 by Eric S. Raymond <esr@thyrsus.com> diff --git a/man2/removexattr.2 b/man2/removexattr.2 index a164f0da12..8acbbff824 100644 --- a/man2/removexattr.2 +++ b/man2/removexattr.2 @@ -3,6 +3,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH REMOVEXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/s390_runtime_instr.2 b/man2/s390_runtime_instr.2 index b76e49a0e4..973c2a7dad 100644 --- a/man2/s390_runtime_instr.2 +++ b/man2/s390_runtime_instr.2 @@ -2,6 +2,7 @@ .\" Author: Jan Glauber <jang@linux.vnet.ibm.com> .\" Copyright (c) 2012, IBM Corp. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH S390_RUNTIME_INSTR 2 2012-12-17 "Linux Programmer's Manual" .SH NAME diff --git a/man2/sched_get_priority_max.2 b/man2/sched_get_priority_max.2 index f6e262cf90..a76eecfec1 100644 --- a/man2/sched_get_priority_max.2 +++ b/man2/sched_get_priority_max.2 @@ -1,5 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" First version written diff --git a/man2/sched_rr_get_interval.2 b/man2/sched_rr_get_interval.2 index 889f9824b9..f3336f69e7 100644 --- a/man2/sched_rr_get_interval.2 +++ b/man2/sched_rr_get_interval.2 @@ -1,5 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" First version written diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index db8b70aff8..2cbc574c16 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -3,6 +3,7 @@ .\" Copyright (C) 2002 Robert Love .\" and Copyright (C) 2006 Michael Kerrisk .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2002-11-19 Robert Love <rml@tech9.net> - initial version .\" 2004-04-20 mtk - fixed description of return value diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index 7b2199d106..a1d7c9174e 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -1,5 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" First version written diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index a18fe1fbc0..b480067cce 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -2,6 +2,7 @@ .\" and Copyright (C) 2007 Carsten Emde <Carsten.Emde@osadl.org> .\" and Copyright (C) 2008 Michael Kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" First version written diff --git a/man2/sched_yield.2 b/man2/sched_yield.2 index 963fca8152..0c70b9cfd9 100644 --- a/man2/sched_yield.2 +++ b/man2/sched_yield.2 @@ -1,5 +1,6 @@ .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se> .\" First version written diff --git a/man2/setsid.2 b/man2/setsid.2 index bdbd749aa7..084d7d7b85 100644 --- a/man2/setsid.2 +++ b/man2/setsid.2 @@ -1,6 +1,7 @@ .\" Copyright Michael Haardt (michael@cantor.informatik.rwth-aachen.de) .\" Sat Aug 27 20:43:50 MET DST 1994 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Sep 11 19:19:05 1994 <faith@cs.unc.edu> .\" Modified Mon Mar 25 10:19:00 1996 <aeb@cwi.nl> (merged a few diff --git a/man2/setxattr.2 b/man2/setxattr.2 index 1e5d19070f..a858159d1e 100644 --- a/man2/setxattr.2 +++ b/man2/setxattr.2 @@ -3,6 +3,7 @@ .\" Copyright (C) Andreas Gruenbacher, February 2001 .\" Copyright (C) Silicon Graphics Inc, September 2001 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH SETXATTR 2 2013-01-19 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/socketcall.2 b/man2/socketcall.2 index bbd401a550..1b5fb8339d 100644 --- a/man2/socketcall.2 +++ b/man2/socketcall.2 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond <esr@thyrsus.com> .TH SOCKETCALL 2 2012-10-16 "Linux" "Linux Programmer's Manual" diff --git a/man2/unimplemented.2 b/man2/unimplemented.2 index a15f72da8e..9490468164 100644 --- a/man2/unimplemented.2 +++ b/man2/unimplemented.2 @@ -1,5 +1,6 @@ .\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Updated, aeb, 980612 .\" diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3 index 740ccadb01..4a98bde3c5 100644 --- a/man3/aio_cancel.3 +++ b/man3/aio_cancel.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_CANCEL 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_error.3 b/man3/aio_error.3 index 9ef3fa2e82..69957a1527 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_ERROR 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index 0e7b2b9a53..66843e6823 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_FSYNC 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_read.3 b/man3/aio_read.3 index 919abea87e..2703cdb31c 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_READ 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_return.3 b/man3/aio_return.3 index 78a1c51faf..6a525227e8 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_RETURN 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3 index 1f47108499..d6adec498b 100644 --- a/man3/aio_suspend.3 +++ b/man3/aio_suspend.3 @@ -1,6 +1,7 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" and Copyright (C) 2010 Michael kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_SUSPEND 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/aio_write.3 b/man3/aio_write.3 index 3f18da308d..f67cd15ffe 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH AIO_WRITE 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/cfree.3 b/man3/cfree.3 index 4fc0afb58f..3fd252768d 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH CFREE 3 2007-07-26 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/crypt.3 b/man3/crypt.3 index 051f927289..ae97956bcd 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -1,6 +1,7 @@ .\" Michael Haardt (michael@cantor.informatik.rwth.aachen.de) .\" Sat Sep 3 22:00:30 MET DST 1994 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Sun Feb 19 21:32:25 1995, faith@cs.unc.edu edited details away .\" diff --git a/man3/dlopen.3 b/man3/dlopen.3 index ae49203bbe..81884b9357 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -3,6 +3,7 @@ .\" with typesetting help from Daniel Quinlan (quinlan@yggdrasil.com). .\" and Copyright 2003 Michael Kerrisk (mtk.manpages@gmail.com). .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified by David A. Wheeler <dwheeler@dwheeler.com> 2000-11-28. .\" Applied patch by Terran Melconian, aeb, 2001-12-14. diff --git a/man3/encrypt.3 b/man3/encrypt.3 index 6f6cce6f7f..a4deb48c5e 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -1,6 +1,7 @@ .\" Copyright 2000 Nicol�s Lichtmaier <nick@debian.org> .\" Created 2000-07-22 00:52-0300 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 2002-07-23 19:21:35 CEST 2002 Walter Harms .\" <walter.harms@informatik.uni-oldenburg.de> diff --git a/man3/errno.3 b/man3/errno.3 index 31411c463b..60eca2264a 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 5 Oct 2002, Modified by Michael Kerrisk <mtk.manpages@gmail.com> .\" Updated for POSIX.1 2001 diff --git a/man3/fenv.3 b/man3/fenv.3 index 009e49b613..7e63ea65a3 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2000-08-14 added GNU additions from Andreas Jaeger .\" 2000-12-05 some changes inspired by acahalan's remarks diff --git a/man3/ftime.3 b/man3/ftime.3 index 45d8dbf30a..1f4600f6ee 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -2,6 +2,7 @@ .\" (michael@moria.de) .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 14:23:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl) diff --git a/man3/ftw.3 b/man3/ftw.3 index 7f57f2ef99..97b468d00d 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -3,6 +3,7 @@ .\" and copyright (c) 2006 Justin Pryzby <justinpryzby@users.sf.net> .\" and copyright (c) 2006 Michael Kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Jul 25 11:02:22 1993 by Rik Faith (faith@cs.unc.edu) .\" 2006-05-24, Justin Pryzby <justinpryzby@users.sf.net> diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3 index 6ff251ad7d..af89061521 100644 --- a/man3/getgrent_r.3 +++ b/man3/getgrent_r.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH GETGRENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getpass.3 b/man3/getpass.3 index 8bc64cae84..af0bf993e3 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getpwent_r.3 b/man3/getpwent_r.3 index 13d397fa68..ac864108d3 100644 --- a/man3/getpwent_r.3 +++ b/man3/getpwent_r.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH GETPWENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getutent.3 b/man3/getutent.3 index 5a3de857a0..740c16b2f8 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -1,5 +1,6 @@ .\" Copyright 1995 Mark D. Roth (roth@uiuc.edu) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" References consulted: .\" Linux libc source code diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 344def1624..b6b866f384 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -2,6 +2,7 @@ .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk .\" <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" References consulted: .\" SunOS 4.1.1 man pages diff --git a/man3/lio_listio.3 b/man3/lio_listio.3 index ea5ea8010d..3ba8c61b30 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -1,5 +1,6 @@ .\" Copyright (C) 2010, Michael Kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH LIO_LISTIO 3 2012-05-08 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/lockf.3 b/man3/lockf.3 index 4cab4ac4d7..b1dfcd795a 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -1,6 +1,7 @@ .\" Copyright 1997 Nicol�s Lichtmaier <nick@debian.org> .\" Created Thu Aug 7 00:44:00 ART 1997 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Added section stuff, aeb, 2002-04-22. .\" Corrected include file, drepper, 2003-06-15. diff --git a/man3/login.3 b/man3/login.3 index 350302be60..18d1a514b7 100644 --- a/man3/login.3 +++ b/man3/login.3 @@ -1,6 +1,7 @@ .\" Derived from text written by Martin Schulze (or taken from glibc.info) .\" and text written by Paul Thompson - both copyright 2002. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH LOGIN 3 2004-05-06 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/longjmp.3 b/man3/longjmp.3 index 7452726466..dc759c234b 100644 --- a/man3/longjmp.3 +++ b/man3/longjmp.3 @@ -1,5 +1,6 @@ .\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Added siglongjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu diff --git a/man3/perror.3 b/man3/perror.3 index 8b985f20a4..949792ec4e 100644 --- a/man3/perror.3 +++ b/man3/perror.3 @@ -3,6 +3,7 @@ .\" (michael@cantor.informatik.rwth-aachen.de), 1995-03-16 .\" Copyright (c) 1996 Andries Brouwer (aeb@cwi.nl), 1996-01-13 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1996-01-13 aeb: merged in some text contributed by Melvin Smith .\" (msmith@falcon.mercer.peachnet.edu) and various other changes. diff --git a/man3/printf.3 b/man3/printf.3 index 90aa9353fe..faa493de77 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 1999 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" .\" Earlier versions of this page influenced the present text. diff --git a/man3/scandirat.3 b/man3/scandirat.3 index 6e921e21e1..34f14439c9 100644 --- a/man3/scandirat.3 +++ b/man3/scandirat.3 @@ -1,6 +1,7 @@ .\" Copyright (c) 2012, Mark R. Bannister <cambridge@users.sourceforge.net> .\" based on text in mkfifoat.3 Copyright (c) 2006, Michael Kerrisk .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH SCANDIRAT 3 2012-03-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/setjmp.3 b/man3/setjmp.3 index ac90eb2310..3edd556f80 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -1,5 +1,6 @@ .\" Written by Michael Haardt, Fri Nov 25 14:51:42 MET 1994 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu diff --git a/man3/strfmon.3 b/man3/strfmon.3 index 4978867fdb..337dcfa778 100644 --- a/man3/strfmon.3 +++ b/man3/strfmon.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2000 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH STRFMON 3 2000-12-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/strtoimax.3 b/man3/strtoimax.3 index 4a090eea20..0bbcb58021 100644 --- a/man3/strtoimax.3 +++ b/man3/strtoimax.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH STRTOIMAX 3 2003-11-28 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/termios.3 b/man3/termios.3 index 1a4b8066c8..44ab334814 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -2,6 +2,7 @@ .\" (michael@moria.de) .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1993-07-24 by Rik Faith <faith@cs.unc.edu> .\" Modified 1995-02-25 by Jim Van Zandt <jrv@vanzandt.mv.com> diff --git a/man3/ttyname.3 b/man3/ttyname.3 index d67e09417c..fb2ca18e2e 100644 --- a/man3/ttyname.3 +++ b/man3/ttyname.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Jim Van Zandt <jrv@vanzandt.mv.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org> .\" Added ttyname_r, aeb, 2002-07-20 diff --git a/man3/ualarm.3 b/man3/ualarm.3 index d1478ab008..bc7cea4302 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH UALARM 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/updwtmp.3 b/man3/updwtmp.3 index cf76082e06..cca2ba983e 100644 --- a/man3/updwtmp.3 +++ b/man3/updwtmp.3 @@ -1,6 +1,7 @@ .\" Copyright 1997 Nicol�s Lichtmaier <nick@debian.org> .\" Created Wed Jul 2 23:27:34 ART 1997 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Added info on availability, aeb, 971207 .\" Added -lutil remark, 030718 diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3 index 8daffbfa97..e7fd00f11c 100644 --- a/man3/wcstoimax.3 +++ b/man3/wcstoimax.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH WCSTOIMAX 3 2003-11-01 "" "Linux Programmer's Manual" .SH NAME diff --git a/man3/wordexp.3 b/man3/wordexp.3 index a59373fbe0..f263ae018b 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH WORDEXP 3 2008-07-14 "" "Linux Programmer's Manual" .SH NAME diff --git a/man4/console_ioctl.4 b/man4/console_ioctl.4 index dcc0a1366f..a0faea5925 100644 --- a/man4/console_ioctl.4 +++ b/man4/console_ioctl.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1995 Jim Van Zandt <jrv@vanzandt.mv.com> and aeb .\" Sun Feb 26 11:46:23 MET 1995 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified, Sun Feb 26 15:04:20 1995, faith@cs.unc.edu .\" Modified, Thu Apr 20 22:08:17 1995, jrv@vanzandt.mv.com diff --git a/man4/dsp56k.4 b/man4/dsp56k.4 index 5071b83b47..36c5345b39 100644 --- a/man4/dsp56k.4 +++ b/man4/dsp56k.4 @@ -1,6 +1,7 @@ '\" t .\" Copyright (c) 2000 lars brinkhoff <lars@nocrew.org> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org .\" @@ -2,6 +2,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de) .\" and 1994,1995 Alain Knaff (Alain.Knaff@imag.fr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified, Sun Feb 26 15:00:02 1995, faith@cs.unc.edu .\" @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 16:56:20 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond <esr@thyrsus.com> diff --git a/man4/intro.4 b/man4/intro.4 index 397edc39c6..2cf7f69a7a 100644 --- a/man4/intro.4 +++ b/man4/intro.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu) .TH INTRO 4 2007-10-23 "Linux" "Linux Programmer's Manual" @@ -2,6 +2,7 @@ .\" Copyright (c) Michael Haardt (michael@cantor.informatik.rwth-aachen.de), .\" Sun Jan 15 19:16:33 1995 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified, Sun Feb 26 15:02:58 1995, faith@cs.unc.edu .TH LP 4 1995-01-15 "Linux" "Linux Programmer's Manual" diff --git a/man4/mem.4 b/man4/mem.4 index 61cec8af21..f2f32f4844 100644 --- a/man4/mem.4 +++ b/man4/mem.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 16:59:10 1993 by Rik Faith (faith@cs.unc.edu) .TH MEM 4 1992-11-21 "Linux" "Linux Programmer's Manual" diff --git a/man4/null.4 b/man4/null.4 index 061292cc52..02f4c549a2 100644 --- a/man4/null.4 +++ b/man4/null.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:00:12 1993 by Rik Faith (faith@cs.unc.edu) .TH NULL 4 2009-02-23 "Linux" "Linux Programmer's Manual" diff --git a/man4/ram.4 b/man4/ram.4 index 861ed4f139..26fe570f9c 100644 --- a/man4/ram.4 +++ b/man4/ram.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu) .TH RAM 4 1992-11-21 "Linux" "Linux Programmer's Manual" diff --git a/man4/rtc.4 b/man4/rtc.4 index 04fa27808c..1dbb25064a 100644 --- a/man4/rtc.4 +++ b/man4/rtc.4 @@ -1,6 +1,7 @@ .\" rtc.4 .\" Copyright 2002 Urs Thuermann (urs@isnogud.escape.de) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" $Id: rtc.4,v 1.4 2005/12/05 17:19:49 urs Exp $ .\" diff --git a/man4/sk98lin.4 b/man4/sk98lin.4 index f9426c7e26..a5fc6e981a 100644 --- a/man4/sk98lin.4 +++ b/man4/sk98lin.4 @@ -2,6 +2,7 @@ .\" sk98lin.4 1.1 2003/12/17 10:03:18 .\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less` .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH SK98LIN 4 2012-08-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man4/tty.4 b/man4/tty.4 index 3e74e40b2c..c3c73d92e7 100644 --- a/man4/tty.4 +++ b/man4/tty.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2003-04-07 by Michael Kerrisk diff --git a/man4/ttyS.4 b/man4/ttyS.4 index 0d4a6e99cd..7b3bdc41f7 100644 --- a/man4/ttyS.4 +++ b/man4/ttyS.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu) .TH TTYS 4 1992-12-19 "Linux" "Linux Programmer's Manual" diff --git a/man4/vcs.4 b/man4/vcs.4 index 46c14f34ee..53139e8d90 100644 --- a/man4/vcs.4 +++ b/man4/vcs.4 @@ -1,6 +1,7 @@ .\" Copyright (c) 1995 James R. Van Zandt <jrv@vanzandt.mv.com> .\" Sat Feb 18 09:11:07 EST 1995 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified, Sun Feb 26 15:08:05 1995, faith@cs.unc.edu .\" 2007-12-17, Samuel Thibault <samuel.thibault@ens-lyon.org>: diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 07837aa7b2..eb58b87cc4 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -1,5 +1,6 @@ .\" Copyright 1996 Daniel Quinlan (Daniel.Quinlan@linux.org) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS. .\" diff --git a/man5/group.5 b/man5/group.5 index fb9ec18a97..e97f45b3c9 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) .TH GROUP 5 2010-10-21 "Linux" "Linux Programmer's Manual" diff --git a/man5/host.conf.5 b/man5/host.conf.5 index e3065082be..cfd2426c5e 100644 --- a/man5/host.conf.5 +++ b/man5/host.conf.5 @@ -1,5 +1,6 @@ .\" Copyright (c) 1997 Martin Schulze (joey@infodrom.north.de) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Much of the text is copied from the manpage of resolv+(8). .\" diff --git a/man5/hosts.5 b/man5/hosts.5 index 493adeff94..db20cd786b 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -1,6 +1,7 @@ .\" Hey, Emacs! This is an -*- nroff -*- source file. .\" Copyright (c) 2000 Manoj Srivastava <srivasta@debian.org> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Minor polishing, aeb .\" Modified, 2002-06-16, Mike Coleman diff --git a/man5/intro.5 b/man5/intro.5 index 6f16361191..3c29be2593 100644 --- a/man5/intro.5 +++ b/man5/intro.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl) diff --git a/man5/issue.5 b/man5/issue.5 index e9563252b2..2c1ede30be 100644 --- a/man5/issue.5 +++ b/man5/issue.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Jul 25 11:06:22 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> diff --git a/man5/motd.5 b/man5/motd.5 index a21a06ffdf..f1d38ae3b6 100644 --- a/man5/motd.5 +++ b/man5/motd.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:08:16 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> diff --git a/man5/networks.5 b/man5/networks.5 index 9df80bfcf5..1d73fd5155 100644 --- a/man5/networks.5 +++ b/man5/networks.5 @@ -1,5 +1,6 @@ .\" Copyright (c) 2001 Martin Schulze <joey@infodrom.org> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits .\" .TH NETWORKS 5 2008-09-04 "GNU/Linux" "Linux System Administration" diff --git a/man5/nologin.5 b/man5/nologin.5 index bd4b20805f..0b2b1c8746 100644 --- a/man5/nologin.5 +++ b/man5/nologin.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com) diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5 index 27476c350a..4cfe946ba5 100644 --- a/man5/nsswitch.conf.5 +++ b/man5/nsswitch.conf.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1998, 1999 Thorsten Kukuk (kukuk@vt.uni-paderborn.de) .\" Copyright (c) 2011, Mark R. Bannister <cambridge@users.sourceforge.net> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH NSSWITCH.CONF 5 2013-02-12 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man5/passwd.5 b/man5/passwd.5 index b2076f3a1b..69019321bd 100644 --- a/man5/passwd.5 +++ b/man5/passwd.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Jul 25 10:46:28 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Aug 21 18:12:27 1994 by Rik Faith (faith@cs.unc.edu) diff --git a/man5/proc.5 b/man5/proc.5 index 4fde116686..97c12f8d6a 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -6,6 +6,7 @@ .\" and System V IPC (as well as various other) additions from .\" Michael Kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -24,6 +25,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1995-05-17 by faith@cs.unc.edu .\" Minor changes by aeb and Marty Leisner (leisner@sdsp.mc.xerox.com). diff --git a/man5/protocols.5 b/man5/protocols.5 index c645611fec..8687d74a05 100644 --- a/man5/protocols.5 +++ b/man5/protocols.5 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995 Martin Schulze <joey@infodrom.north.de> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1995-10-18 Martin Schulze <joey@infodrom.north.de> .\" * first released diff --git a/man5/securetty.5 b/man5/securetty.5 index 99fdc78a8a..87619ac0c9 100644 --- a/man5/securetty.5 +++ b/man5/securetty.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Jul 25 11:06:27 1993 by Rik Faith (faith@cs.unc.edu) .TH SECURETTY 5 1992-12-29 "Linux" "Linux Programmer's Manual" diff --git a/man5/shells.5 b/man5/shells.5 index 76b7336a18..d976809c4b 100644 --- a/man5/shells.5 +++ b/man5/shells.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Thu May 20 20:45:48 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:11:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Nov 21 10:49:38 1993 by Michael Haardt diff --git a/man5/termcap.5 b/man5/termcap.5 index 0dd039ed33..c6ac8d1594 100644 --- a/man5/termcap.5 +++ b/man5/termcap.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified formatting Sat Jul 24 17:13:38 1993, Rik Faith (faith@cs.unc.edu) .\" Modified (extensions and corrections) diff --git a/man5/ttytype.5 b/man5/ttytype.5 index 6475678507..ca6e5391b4 100644 --- a/man5/ttytype.5 +++ b/man5/ttytype.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:17:50 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Thu Oct 19 21:25:21 MET 1995 by Martin Schulze <joey@infodrom.north.de> diff --git a/man5/utmp.5 b/man5/utmp.5 index 01ef8f5196..337c0f3dad 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 1995-02-26 by Michael Haardt diff --git a/man6/intro.6 b/man6/intro.6 index 042fef906a..845c69ca2c 100644 --- a/man6/intro.6 +++ b/man6/intro.6 @@ -1,6 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), .\" Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:19:57 1993 by Rik Faith (faith@cs.unc.edu) .TH INTRO 6 2007-10-23 "Linux" "Linux Programmer's Manual" diff --git a/man7/armscii-8.7 b/man7/armscii-8.7 index e1a3ddb5ae..603d6553cd 100644 --- a/man7/armscii-8.7 +++ b/man7/armscii-8.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ARMSCII-8 -*- .\" Copyright 2009 Lefteris Dimitroulakis <edimitro at tee.gr> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" .TH ARMSCII-8 7 2010-09-20 "Linux" "Linux Programmer's Manual" diff --git a/man7/ascii.7 b/man7/ascii.7 index 6c8408e89f..eba41e630d 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -2,6 +2,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de) .\" Created Fri Apr 2 11:32:09 MET DST 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 1994-05-15 by Daniel Quinlan (quinlan@yggdrasil.com) diff --git a/man7/bootparam.7 b/man7/bootparam.7 index 85a985ca8f..d26c9d0caa 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -1,5 +1,6 @@ .\" Copyright (c) 1995,1997 Paul Gortmaker and Andries Brouwer .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" This man page written 950814 by aeb, based on Paul Gortmaker's HOWTO .\" (dated v1.0.1, 15/08/95). diff --git a/man7/cp1251.7 b/man7/cp1251.7 index 8c6411ec81..f0856cb6e2 100644 --- a/man7/cp1251.7 +++ b/man7/cp1251.7 @@ -1,6 +1,7 @@ '\" t -*- coding: CP1251 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH CP1251 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME cp1251 \- CP\ 1251 character set encoded in octal, decimal, diff --git a/man7/environ.7 b/man7/environ.7 index 9e83326924..0c791e451e 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -2,6 +2,7 @@ .\" Fri Apr 2 11:32:09 MET DST 1993 .\" and Andries Brouwer (aeb@cwi.nl), Fri Feb 14 21:47:50 1997. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sun Jul 25 10:45:30 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer (aeb@cwi.nl) diff --git a/man7/glob.7 b/man7/glob.7 index 997e245c99..0c3997af98 100644 --- a/man7/glob.7 +++ b/man7/glob.7 @@ -1,5 +1,6 @@ .\" Copyright (c) 1998 Andries Brouwer .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2003-08-24 fix for / by John Kristoff + joey .\" diff --git a/man7/intro.7 b/man7/intro.7 index 8140a567a5..92f1f226fc 100644 --- a/man7/intro.7 +++ b/man7/intro.7 @@ -2,6 +2,7 @@ .\" (michael@moria.de), Fri Apr 2 11:32:09 MET DST .\" 1993 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified by Thomas Koenig (ig25@rz.uni-karlsruhe.de) 24 Apr 1993 .\" Modified Sat Jul 24 17:28:08 1993 by Rik Faith (faith@cs.unc.edu) diff --git a/man7/iso_8859-1.7 b/man7/iso_8859-1.7 index d823d398d9..2ce7c8d59b 100644 --- a/man7/iso_8859-1.7 +++ b/man7/iso_8859-1.7 @@ -1,6 +1,7 @@ '\" t .\" Copyright 1993-1995 Daniel Quinlan (quinlan@yggdrasil.com) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7 index fbcc363589..e0ca6cec5e 100644 --- a/man7/iso_8859-10.7 +++ b/man7/iso_8859-10.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-10 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-10 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-10 \- ISO 8859-10 character set encoded in octal, decimal, diff --git a/man7/iso_8859-11.7 b/man7/iso_8859-11.7 index 3d3115219d..9595d432e4 100644 --- a/man7/iso_8859-11.7 +++ b/man7/iso_8859-11.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-11 -*- .\" Copyright 2009 Lefteris Dimitroulakis <edimitro at tee.gr> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\"Thanomsub Noppaburana <donga.nb@gmail.com> made valuable suggestions. .\" diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7 index 8042c16353..bb6892f55a 100644 --- a/man7/iso_8859-13.7 +++ b/man7/iso_8859-13.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-7 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-13 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-13 \- ISO 8859-13 character set encoded in octal, decimal, diff --git a/man7/iso_8859-14.7 b/man7/iso_8859-14.7 index 2f426993f4..bb808934b6 100644 --- a/man7/iso_8859-14.7 +++ b/man7/iso_8859-14.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-14 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-14 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-14 \- ISO 8859-14 character set encoded in octal, decimal, diff --git a/man7/iso_8859-15.7 b/man7/iso_8859-15.7 index 0bcf9ff32b..ed95e8015b 100644 --- a/man7/iso_8859-15.7 +++ b/man7/iso_8859-15.7 @@ -2,6 +2,7 @@ .\" Copyright 1993-1995 Daniel Quinlan (quinlan@yggdrasil.com) .\" Copyright 1999 Dimitri Papadopoulos (dpo@club-internet.fr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-15 7 1999-05-31 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/iso_8859-16.7 b/man7/iso_8859-16.7 index ea28588f87..0d31e579e7 100644 --- a/man7/iso_8859-16.7 +++ b/man7/iso_8859-16.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-16 -*- .\" Copyright 2002 Ionel Mugurel Ciob�c� (IMCiobica@netscape.net) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH ISO_8859-16 7 2012-08-05 "Linux" "Linux Programmer's Manual" .nh diff --git a/man7/iso_8859-2.7 b/man7/iso_8859-2.7 index 5bc6c7ce43..4a12db1810 100644 --- a/man7/iso_8859-2.7 +++ b/man7/iso_8859-2.7 @@ -2,6 +2,7 @@ .\" Copyright 1999 Roman Maurer (roman.maurer@hermes.si) .\" Copyright 1993-1995 Daniel Quinlan (quinlan@yggdrasil.com) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Slightly rearranged, aeb, 950713 .\" Updated, dpo, 990531 diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7 index 5a5a553639..41c28db9fd 100644 --- a/man7/iso_8859-3.7 +++ b/man7/iso_8859-3.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-3 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-3 7 2010-09-20 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/iso_8859-4.7 b/man7/iso_8859-4.7 index 19115c9bcb..6540678e6e 100644 --- a/man7/iso_8859-4.7 +++ b/man7/iso_8859-4.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-4 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-4 7 2009-01-24 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-4 \- ISO 8859-4 character set encoded in octal, decimal, diff --git a/man7/iso_8859-5.7 b/man7/iso_8859-5.7 index 34649652e1..5cba90706a 100644 --- a/man7/iso_8859-5.7 +++ b/man7/iso_8859-5.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-5 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-5 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-5 \- ISO 8859-5 character set encoded in octal, decimal, diff --git a/man7/iso_8859-6.7 b/man7/iso_8859-6.7 index c9acd4d5ae..0e0ca348b5 100644 --- a/man7/iso_8859-6.7 +++ b/man7/iso_8859-6.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-6 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-6 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-6 \- ISO 8859-6 character set encoded in octal, decimal, diff --git a/man7/iso_8859-7.7 b/man7/iso_8859-7.7 index b57f7ab528..863a2b074b 100644 --- a/man7/iso_8859-7.7 +++ b/man7/iso_8859-7.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-7 -*- .\" Copyright 1999 Dimitri Papadopoulos (dpo@club-internet.fr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-7 7 2008-10-30 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7 index 91e55c0401..5800f5997a 100644 --- a/man7/iso_8859-8.7 +++ b/man7/iso_8859-8.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-8 -*- .\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Eli Zaretskii <eliz@gnu.org> made valuable suggestions .\" diff --git a/man7/iso_8859-9.7 b/man7/iso_8859-9.7 index 5d6bab6a59..641070372c 100644 --- a/man7/iso_8859-9.7 +++ b/man7/iso_8859-9.7 @@ -1,6 +1,7 @@ '\" t -*- coding: ISO-8859-9 -*- .\" Copyright 2002 Dimitri Papadopoulos (dpo@club-internet.fr) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH ISO_8859-9 7 2002-09-24 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/koi8-r.7 b/man7/koi8-r.7 index 9236f28094..c223f7daab 100644 --- a/man7/koi8-r.7 +++ b/man7/koi8-r.7 @@ -3,6 +3,7 @@ .\" .\" Lots of text ripped from http://koi8.pp.ru/ .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -21,6 +22,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .TH KOI8-R 7 2012-08-05 "Linux" "Linux Programmer's Manual" .nh .SH NAME diff --git a/man7/koi8-u.7 b/man7/koi8-u.7 index 056ca1cde0..b1784750aa 100644 --- a/man7/koi8-u.7 +++ b/man7/koi8-u.7 @@ -1,6 +1,7 @@ '\" t -*- coding: KOI8-U -*- .\" Copyright 2009 Lefteris Dimitroulakis <edimitro at tee.gr> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -19,6 +20,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 2009-01-15, mtk, Some edits .\" diff --git a/man7/posixoptions.7 b/man7/posixoptions.7 index fd6d557e0e..92adfb265b 100644 --- a/man7/posixoptions.7 +++ b/man7/posixoptions.7 @@ -1,5 +1,6 @@ .\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl) .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH POSIXOPTIONS 7 2007-12-21 "" "Linux Programmer's Manual" .SH NAME diff --git a/man7/standards.7 b/man7/standards.7 index 0a35ced957..7c28d2abf4 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -2,6 +2,7 @@ .\" includes some material by other authors that was formerly .\" in intro.2. .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .TH STANDARDS 7 2012-08-05 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man7/unicode.7 b/man7/unicode.7 index 76ec664324..de65c69524 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -1,5 +1,6 @@ .\" Copyright (C) Markus Kuhn, 1995, 2001 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1995-11-26 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" First version written diff --git a/man7/utf-8.7 b/man7/utf-8.7 index d6ed7efdd0..d582f9ddba 100644 --- a/man7/utf-8.7 +++ b/man7/utf-8.7 @@ -1,5 +1,6 @@ .\" Copyright (C) Markus Kuhn, 1996, 2001 .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -18,6 +19,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" 1995-11-26 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" First version written diff --git a/man8/intro.8 b/man8/intro.8 index a4951ce698..f97afa95e3 100644 --- a/man8/intro.8 +++ b/man8/intro.8 @@ -2,6 +2,7 @@ .\" Fri Apr 2 11:32:09 MET DST 1993 .\" and Copyright (C) 2007 Michael Kerrisk <mtk.manpages@gmail.com> .\" +.\" %%%LICENSE_START(GPLv2+_doc_full) .\" This is free documentation; 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 @@ -20,6 +21,7 @@ .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. +.\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-10-23 mtk: minor rewrites, and added paragraph on exit status |
