From c08df37aae95431660bbe111f5efd92380c66bde Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 10 Mar 2013 10:28:33 +0100 Subject: [PATCH] readv.2, wait.2, wait4.2, basename.3, clock.3, confstr.3, ctermid.3, dl_iterate_phdr.3, end.3, fcloseall.3, fnmatch.3, fpathconf.3, getcwd.3, getline.3, getopt.3, gets.3, getw.3, glob.3, isalpha.3, localeconv.3, malloc.3, posix_memalign.3, puts.3, raise.3, setlocale.3, sleep.3, sysconf.3, system.3, toascii.3, toupper.3, hier.7, suffixes.7: srcfix: Remove extraneous license text Signed-off-by: Michael Kerrisk --- man2/readv.2 | 2 +- man2/wait.2 | 1 - man2/wait4.2 | 1 - man3/assert.3 | 2 +- man3/basename.3 | 2 +- man3/clock.3 | 2 +- man3/confstr.3 | 2 +- man3/ctermid.3 | 2 +- man3/dl_iterate_phdr.3 | 1 - man3/end.3 | 1 - man3/fcloseall.3 | 1 - man3/fnmatch.3 | 2 +- man3/fpathconf.3 | 2 +- man3/getcwd.3 | 2 +- man3/getline.3 | 2 +- man3/getopt.3 | 2 +- man3/gets.3 | 2 +- man3/getw.3 | 2 +- man3/glob.3 | 2 +- man3/isalpha.3 | 1 - man3/localeconv.3 | 2 +- man3/malloc.3 | 2 +- man3/posix_memalign.3 | 1 - man3/puts.3 | 2 +- man3/raise.3 | 2 +- man3/setlocale.3 | 2 +- man3/sleep.3 | 2 +- man3/sysconf.3 | 2 +- man3/system.3 | 2 +- man3/toascii.3 | 1 - man3/toupper.3 | 2 +- man7/hier.7 | 2 +- man7/suffixes.7 | 2 +- 33 files changed, 25 insertions(+), 33 deletions(-) diff --git a/man2/readv.2 b/man2/readv.2 index de0ddcccf..c9ac4a3a4 100644 --- a/man2/readv.2 +++ b/man2/readv.2 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 18:34:44 1993 by Rik Faith (faith@cs.unc.edu) .\" Merged readv.[23], 2002-10-17, aeb .\" 2007-04-30 mtk, A fairly major rewrite to fix errors and diff --git a/man2/wait.2 b/man2/wait.2 index 0aafb73f2..a4c71f395 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -20,7 +20,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .\" Modified Sat Jul 24 13:30:06 1993 by Rik Faith .\" Modified Sun Aug 21 17:42:42 1994 by Rik Faith diff --git a/man2/wait4.2 b/man2/wait4.2 index 3a3762a1b..5f75872d0 100644 --- a/man2/wait4.2 +++ b/man2/wait4.2 @@ -20,7 +20,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .\" Modified Sat Jul 24 13:32:44 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon Jun 23 14:09:52 1997 by aeb - add EINTR. diff --git a/man3/assert.3 b/man3/assert.3 index d4b55607c..4745ea0ba 100644 --- a/man3/assert.3 +++ b/man3/assert.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith .\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond .TH ASSERT 3 2002-08-25 "GNU" "Linux Programmer's Manual" diff --git a/man3/basename.3 b/man3/basename.3 index 68e57b65d..ecfe3e67e 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Created, 14 Dec 2000 by Michael Kerrisk .\" .TH BASENAME 3 2009-03-30 "GNU" "Linux Programmer's Manual" diff --git a/man3/clock.3 b/man3/clock.3 index 97a325fc2..178eacc17 100644 --- a/man3/clock.3 +++ b/man3/clock.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 21:27:01 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 14 Jun 2002, Michael Kerrisk .\" Added notes on differences from other UNIX systems with respect to diff --git a/man3/confstr.3 b/man3/confstr.3 index 39f0c18a5..0d2d5b024 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 19:53:02 1993 by Rik Faith (faith@cs.unc.edu) .\" FIXME Many more values for 'name' are supported, some of which .\" are documented under 'info confstr'. diff --git a/man3/ctermid.3 b/man3/ctermid.3 index 4fadb4b9d..5408e366a 100644 --- a/man3/ctermid.3 +++ b/man3/ctermid.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 19:51:06 1993 by Rik Faith (faith@cs.unc.edu) .TH CTERMID 3 2007-07-26 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3 index a9e9ecf57..b45d9dd0b 100644 --- a/man3/dl_iterate_phdr.3 +++ b/man3/dl_iterate_phdr.3 @@ -19,7 +19,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .TH DL_ITERATE_PHDR 3 2007-05-18 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/end.3 b/man3/end.3 index f502ae259..0fe9c8ac3 100644 --- a/man3/end.3 +++ b/man3/end.3 @@ -20,7 +20,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .TH END 3 2008-07-17 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/fcloseall.3 b/man3/fcloseall.3 index 7cb9266e3..a677e6ea8 100644 --- a/man3/fcloseall.3 +++ b/man3/fcloseall.3 @@ -19,7 +19,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .TH FCLOSEALL 3 2006-12-27 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/fnmatch.3 b/man3/fnmatch.3 index c400c14ce..3eb2fba62 100644 --- a/man3/fnmatch.3 +++ b/man3/fnmatch.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 19:35:54 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon Oct 16 00:16:29 2000 following Joseph S. Myers .\" diff --git a/man3/fpathconf.3 b/man3/fpathconf.3 index 6da419159..af75fe5f5 100644 --- a/man3/fpathconf.3 +++ b/man3/fpathconf.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Wed Jul 28 11:12:26 1993 by Rik Faith (faith@cs.unc.edu) .\" .\" FIXME Probably all of the following should be documented: diff --git a/man3/getcwd.3 b/man3/getcwd.3 index 486be14bf..0d634ab09 100644 --- a/man3/getcwd.3 +++ b/man3/getcwd.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Wed Jul 21 22:35:42 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 18 Mar 1996 by Martin Schulze (joey@infodrom.north.de): .\" Corrected description of getwd(). diff --git a/man3/getline.3 b/man3/getline.3 index f9425ca45..0e7fc1692 100644 --- a/man3/getline.3 +++ b/man3/getline.3 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .TH GETLINE 3 2010-06-12 "GNU" "Linux Programmer's Manual" .SH NAME getline, getdelim \- delimited string input diff --git a/man3/getopt.3 b/man3/getopt.3 index 6dbdf6345..793e1a002 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 19:27:50 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon Aug 30 22:02:34 1995 by Jim Van Zandt .\" longindex is a pointer, has_arg can take 3 values, using consistent diff --git a/man3/gets.3 b/man3/gets.3 index 2eb43d1c5..a3ab3d5f7 100644 --- a/man3/gets.3 +++ b/man3/gets.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) .TH GETS 3 2012-01-18 "GNU" "Linux Programmer's Manual" diff --git a/man3/getw.3 b/man3/getw.3 index 2060e9f63..52ff8629e 100644 --- a/man3/getw.3 +++ b/man3/getw.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .TH GETW 3 2010-09-26 "GNU" "Linux Programmer's Manual" .SH NAME getw, putw \- input and output of words (ints) diff --git a/man3/glob.3 b/man3/glob.3 index cc11ae69b..892d1594a 100644 --- a/man3/glob.3 +++ b/man3/glob.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Wed Jul 28 11:12:17 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon May 13 23:08:50 1996 by Martin Schulze (joey@linux.de) .\" Modified 11 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) diff --git a/man3/isalpha.3 b/man3/isalpha.3 index efb4e4cd5..9dbc857f6 100644 --- a/man3/isalpha.3 +++ b/man3/isalpha.3 @@ -19,7 +19,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .\" Modified Sat Jul 24 19:10:00 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Aug 21 17:51:50 1994 by Rik Faith (faith@cs.unc.edu) diff --git a/man3/localeconv.3 b/man3/localeconv.3 index 9a776f8a2..777430b36 100644 --- a/man3/localeconv.3 +++ b/man3/localeconv.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 19:01:20 1993 by Rik Faith (faith@cs.unc.edu) .TH LOCALECONV 3 1993-04-25 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/malloc.3 b/man3/malloc.3 index 9e5c83d82..f7d864605 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 19:00:59 1993 by Rik Faith (faith@cs.unc.edu) .\" Clarification concerning realloc, iwj10@cus.cam.ac.uk (Ian Jackson), 950701 .\" Documented MALLOC_CHECK_, Wolfram Gloger (wmglo@dent.med.uni-muenchen.de) diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index c49614e03..fd4bcbc15 100644 --- a/man3/posix_memalign.3 +++ b/man3/posix_memalign.3 @@ -20,7 +20,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .\" 2001-10-11, 2003-08-22, aeb, added some details .\" 2012-03-23, Michael Kerrisk diff --git a/man3/puts.3 b/man3/puts.3 index afeee2bbb..f81fc3062 100644 --- a/man3/puts.3 +++ b/man3/puts.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 18:42:59 1993 by Rik Faith (faith@cs.unc.edu) .TH PUTS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/raise.3 b/man3/raise.3 index b43412e34..3089af3fb 100644 --- a/man3/raise.3 +++ b/man3/raise.3 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 18:40:56 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 1995 by Mike Battersby (mib@deakin.edu.au) .\" diff --git a/man3/setlocale.3 b/man3/setlocale.3 index 9aafb6bd8..0a9335d33 100644 --- a/man3/setlocale.3 +++ b/man3/setlocale.3 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 18:20:12 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Tue Jul 15 16:49:10 1997 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun Jul 4 14:52:16 1999 by Bruno Haible (haible@clisp.cons.org) diff --git a/man3/sleep.3 b/man3/sleep.3 index 6c7f4d03f..5a65277af 100644 --- a/man3/sleep.3 +++ b/man3/sleep.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 18:16:02 1993 by Rik Faith (faith@cs.unc.edu) .TH SLEEP 3 2010-02-03 "GNU" "Linux Programmer's Manual" .SH NAME diff --git a/man3/sysconf.3 b/man3/sysconf.3 index a3a3ba2ba..c8edc005e 100644 --- a/man3/sysconf.3 +++ b/man3/sysconf.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il) .TH SYSCONF 3 2013-02-12 "GNU" "Linux Programmer's Manual" diff --git a/man3/system.3 b/man3/system.3 index 01c9965a5..d28a85e1f 100644 --- a/man3/system.3 +++ b/man3/system.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 17:51:15 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 11 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) .\" Modified 14 May 2001, 23 Sep 2001 by aeb diff --git a/man3/toascii.3 b/man3/toascii.3 index caaefdeb1..b2d0a93e9 100644 --- a/man3/toascii.3 +++ b/man3/toascii.3 @@ -19,7 +19,6 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. .\" .\" Added BUGS section, aeb, 950919 .\" diff --git a/man3/toupper.3 b/man3/toupper.3 index bfddcce21..dad546931 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 17:45:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2000-02-13 by Nicolás Lichtmaier .TH TOUPPER 3 1993-04-04 "GNU" "Linux Programmer's Manual" diff --git a/man7/hier.7 b/man7/hier.7 index 90b51c651..035fb50f7 100644 --- a/man7/hier.7 +++ b/man7/hier.7 @@ -19,7 +19,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sun Jul 25 11:05:58 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Feb 10 16:18:03 1996 by Urs Thuermann (urs@isnogud.escape.de) .\" Modified Mon Jun 16 20:02:00 1997 by Nicolás Lichtmaier diff --git a/man7/suffixes.7 b/man7/suffixes.7 index 031b3c80a..0cb0c24b7 100644 --- a/man7/suffixes.7 +++ b/man7/suffixes.7 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" License. +.\" .\" Modified Sat Jul 24 17:35:15 1993 by Rik Faith .\" Modified Sun Feb 19 22:02:32 1995 by Rik Faith .\" Modified Tue Oct 22 23:28:12 1996 by Eric S. Raymond