diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:33 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:09 +0100 |
| commit | c08df37aae95431660bbe111f5efd92380c66bde (patch) | |
| tree | 8609ef27c7601cbfdcf15d6550317690623a4120 | |
| parent | fd351c1ab2344c8cc1855553e001769975976806 (diff) | |
| download | man-pages-c08df37aae95431660bbe111f5efd92380c66bde.tar.gz | |
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 <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/readv.2 | 2 | ||||
| -rw-r--r-- | man2/wait.2 | 1 | ||||
| -rw-r--r-- | man2/wait4.2 | 1 | ||||
| -rw-r--r-- | man3/assert.3 | 2 | ||||
| -rw-r--r-- | man3/basename.3 | 2 | ||||
| -rw-r--r-- | man3/clock.3 | 2 | ||||
| -rw-r--r-- | man3/confstr.3 | 2 | ||||
| -rw-r--r-- | man3/ctermid.3 | 2 | ||||
| -rw-r--r-- | man3/dl_iterate_phdr.3 | 1 | ||||
| -rw-r--r-- | man3/end.3 | 1 | ||||
| -rw-r--r-- | man3/fcloseall.3 | 1 | ||||
| -rw-r--r-- | man3/fnmatch.3 | 2 | ||||
| -rw-r--r-- | man3/fpathconf.3 | 2 | ||||
| -rw-r--r-- | man3/getcwd.3 | 2 | ||||
| -rw-r--r-- | man3/getline.3 | 2 | ||||
| -rw-r--r-- | man3/getopt.3 | 2 | ||||
| -rw-r--r-- | man3/gets.3 | 2 | ||||
| -rw-r--r-- | man3/getw.3 | 2 | ||||
| -rw-r--r-- | man3/glob.3 | 2 | ||||
| -rw-r--r-- | man3/isalpha.3 | 1 | ||||
| -rw-r--r-- | man3/localeconv.3 | 2 | ||||
| -rw-r--r-- | man3/malloc.3 | 2 | ||||
| -rw-r--r-- | man3/posix_memalign.3 | 1 | ||||
| -rw-r--r-- | man3/puts.3 | 2 | ||||
| -rw-r--r-- | man3/raise.3 | 2 | ||||
| -rw-r--r-- | man3/setlocale.3 | 2 | ||||
| -rw-r--r-- | man3/sleep.3 | 2 | ||||
| -rw-r--r-- | man3/sysconf.3 | 2 | ||||
| -rw-r--r-- | man3/system.3 | 2 | ||||
| -rw-r--r-- | man3/toascii.3 | 1 | ||||
| -rw-r--r-- | man3/toupper.3 | 2 | ||||
| -rw-r--r-- | man7/hier.7 | 2 | ||||
| -rw-r--r-- | man7/suffixes.7 | 2 |
33 files changed, 25 insertions, 33 deletions
diff --git a/man2/readv.2 b/man2/readv.2 index de0ddcccfe..c9ac4a3a4c 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 0aafb73f23..a4c71f395e 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 <faith@cs.unc.edu> .\" Modified Sun Aug 21 17:42:42 1994 by Rik Faith <faith@cs.unc.edu> diff --git a/man2/wait4.2 b/man2/wait4.2 index 3a3762a1b0..5f75872d0c 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 d4b55607c4..4745ea0ba5 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 <faith@cs.unc.edu> .\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond <esr@thyrsus.com> .TH ASSERT 3 2002-08-25 "GNU" "Linux Programmer's Manual" diff --git a/man3/basename.3 b/man3/basename.3 index 68e57b65d7..ecfe3e67ee 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 97a325fc22..178eacc173 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 <mtk.manpages@gmail.com> .\" Added notes on differences from other UNIX systems with respect to diff --git a/man3/confstr.3 b/man3/confstr.3 index 39f0c18a50..0d2d5b0241 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 4fadb4b9d9..5408e366a6 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 a9e9ecf578..b45d9dd0b9 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 f502ae2591..0fe9c8ac32 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 7cb9266e3a..a677e6ea82 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 c400c14ce0..3eb2fba626 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 6da4191593..af75fe5f5f 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 486be14bf3..0d634ab093 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 f9425ca45d..0e7fc16926 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 6dbdf6345d..793e1a0020 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 <jrv@vanzandt.mv.com> .\" longindex is a pointer, has_arg can take 3 values, using consistent diff --git a/man3/gets.3 b/man3/gets.3 index 2eb43d1c5f..a3ab3d5f7b 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 2060e9f63f..52ff8629e5 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 cc11ae69b1..892d1594ac 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 efb4e4cd5c..9dbc857f62 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 9a776f8a2f..777430b367 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 9e5c83d82c..f7d8646057 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 c49614e03a..fd4bcbc150 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 <mtk.manpages@mail.com> diff --git a/man3/puts.3 b/man3/puts.3 index afeee2bbbf..f81fc30620 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 b43412e341..3089af3fbc 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 9aafb6bd82..0a9335d33b 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 6c7f4d03f1..5a65277af8 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 a3a3ba2ba6..c8edc005e8 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 01c9965a57..d28a85e1f5 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 caaefdeb10..b2d0a93e93 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 bfddcce21f..dad546931d 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 <nick@debian.org> .TH TOUPPER 3 1993-04-04 "GNU" "Linux Programmer's Manual" diff --git a/man7/hier.7 b/man7/hier.7 index 90b51c6517..035fb50f77 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 <nick@debian.org> diff --git a/man7/suffixes.7 b/man7/suffixes.7 index 031b3c80ad..0cb0c24b70 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 <faith@cs.unc.edu> .\" Modified Sun Feb 19 22:02:32 1995 by Rik Faith <faith@cs.unc.edu> .\" Modified Tue Oct 22 23:28:12 1996 by Eric S. Raymond <esr@thyrsus.com> |
