diff --git a/Changes b/Changes index 2b5c91cbc..3af472777 100644 --- a/Changes +++ b/Changes @@ -29,15 +29,14 @@ Global changes on Linux. Typographical or grammatical errors have been corrected in several places. +*.0p *.1p *.3p mtk Some formatting fixes. -New pages ---------- - - -Changes to individual pages ---------------------------- - +* +*/* + mtk + Change all occurrences of my email address: + s/mtk-manpages@gmx.net/mtk.manpages@gmail.com/ diff --git a/HOWTOHELP b/HOWTOHELP index 8f767c43b..70451e7eb 100644 --- a/HOWTOHELP +++ b/HOWTOHELP @@ -8,7 +8,7 @@ be used in man pages for the man-pages package. Send suggestions and corrections to: - mtk-manpages@gmx.net + mtk.manpages@gmail.com Cheers @@ -49,7 +49,7 @@ You can help in the following ways: HOW TO CONTRIBUTE PATCHES ========================= -Patches should be sent to Michael Kerrisk, mtk-manpages@gmx.net. +Patches should be sent to Michael Kerrisk, mtk.manpages@gmail.com. When you submit a patch, please note the following: -- Submit a patch against the current version of the page. The current diff --git a/README b/README index d5d6b62c3..239f41532 100644 --- a/README +++ b/README @@ -36,5 +36,5 @@ Copyrights: These man pages come under various copyrights. For the POSIX pages, see the file POSIX-COPYRIGHT. All other pages are freely distributable when the nroff source is included. -Send corrections and additions to mtk-manpages@gmx.net +Send corrections and additions to mtk.manpages@gmail.com (man.7 has some info on the macros to use). diff --git a/man-pages-2.67.Announce b/man-pages-2.67.Announce index 6aaac802c..edda49d6a 100644 --- a/man-pages-2.67.Announce +++ b/man-pages-2.67.Announce @@ -48,7 +48,7 @@ Here is a breakdown of what this distribution contains: Note that only Section 2 is rather complete, but Section 3 contains several hundred man pages. If you want to write some man pages, - please do so and mail them to mtk-manpages@gmx.net. + please do so and mail them to mtk.manpages@gmail.com. Copyright information: diff --git a/man-pages-2.67.lsm b/man-pages-2.67.lsm index e707b94e2..9a0fb52a2 100644 --- a/man-pages-2.67.lsm +++ b/man-pages-2.67.lsm @@ -5,7 +5,7 @@ Entered-date: 2007-??-?? Description: Linux and POSIX manual pages Keywords: man pages Author: several -Maintained-by: Michael Kerrisk +Maintained-by: Michael Kerrisk Primary-site: ftp://ftp.kernel.org/pub/linux/docs/manpages ????k man-pages-2.67.tar.gz Alternate-site: ftp://ftp.win.tue.nl/pub/linux-local/manpages diff --git a/man2/accept.2 b/man2/accept.2 index 73806681b..36138479b 100644 --- a/man2/accept.2 +++ b/man2/accept.2 @@ -33,7 +33,7 @@ .\" Modified 1996-10-21 by Eric S. Raymond .\" Modified 1998-2000 by Andi Kleen to match Linux 2.2 reality .\" Modified 2002-04-23 by Roger Luethi -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" .TH ACCEPT 2 2004-06-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/access.2 b/man2/access.2 index e7223f5bd..a3a4eca78 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -2,7 +2,7 @@ .\" .\" This manpage is Copyright (C) 1992 Drew Eckhardt; .\" 1993 Michael Haardt, Ian Jackson. -.\" and Copyright (C) 2007 Michael Kerrisk +.\" and Copyright (C) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index 7c965946b..bf3638fad 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -24,7 +24,7 @@ .\" .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 1997-07-30 by Paul Slootman -.\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2004-05-27 by Michael Kerrisk .\" .TH ADJTIMEX 2 2004-05-27 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/bdflush.2 b/man2/bdflush.2 index a8e0d4325..f63305706 100644 --- a/man2/bdflush.2 +++ b/man2/bdflush.2 @@ -23,7 +23,7 @@ .\" USA. .\" .\" Modified 1997-01-31 by Eric S. Raymond -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" .TH BDFLUSH 2 2004-06-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/bind.2 b/man2/bind.2 index 6c3e15122..70a2df10d 100644 --- a/man2/bind.2 +++ b/man2/bind.2 @@ -61,7 +61,7 @@ .\" Modified Mon Oct 21 23:05:29 EDT 1996 by Eric S. Raymond .\" Modified 1998 by Andi Kleen .\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $ -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH BIND 2 2007-06-08 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/chdir.2 b/man2/chdir.2 index 7650160fc..c9a0d875a 100644 --- a/man2/chdir.2 +++ b/man2/chdir.2 @@ -28,7 +28,7 @@ .\" Added 'fchdir'. Fixed bugs in error section. .\" Modified 1996-10-21 by Eric S. Raymond .\" Modified 1997-08-21 by Joseph S. Myers -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH CHDIR 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/chmod.2 b/man2/chmod.2 index 888e59594..cb289276d 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -26,7 +26,7 @@ .\" Modified 1993-07-21 by Rik Faith .\" Modified 1997-01-12 by Michael Haardt .\" : NFS details -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH CHMOD 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/chown.2 b/man2/chown.2 index dc5fd15f9..464a19308 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -2,7 +2,7 @@ .\" .\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992 .\" and Copyright (c) 1998 Andries Brouwer (aeb@cwi.nl) -.\" and Copyright (c) 2007 Michael Kerrisk +.\" and Copyright (c) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -29,7 +29,7 @@ .\" Modified 1996-07-09 by Andries Brouwer .\" Modified 1996-11-06 by Eric S. Raymond .\" Modified 1997-05-18 by Michael Haardt -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" 2007-07-08, mtk, added an example program; updated SYNOPSIS .\" .TH CHOWN 2 2007-07-26 "Linux" "Linux Programmer's Manual" diff --git a/man2/chroot.2 b/man2/chroot.2 index 2b57ee364..d6f8f4185 100644 --- a/man2/chroot.2 +++ b/man2/chroot.2 @@ -28,7 +28,7 @@ .\" Modified 1996-06-13 by aeb .\" Modified 1996-11-06 by Eric S. Raymond .\" Modified 1997-08-21 by Joseph S. Myers -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH CHROOT 2 2004-06-23 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/clone.2 b/man2/clone.2 index fe5ba2f67..bf64baa52 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -19,9 +19,9 @@ .\" Added EPERM and EINVAL error codes .\" Renamed "__clone" to "clone" (which is the prototype in ) .\" various other minor tidy ups and clarifications. -.\" Modified 26 Jun 2001 by Michael Kerrisk +.\" Modified 26 Jun 2001 by Michael Kerrisk .\" Updated notes for 2.4.7+ behavior of CLONE_THREAD -.\" Modified 15 Oct 2002 by Michael Kerrisk +.\" Modified 15 Oct 2002 by Michael Kerrisk .\" Added description for CLONE_NEWNS, which was added in 2.4.19 .\" Slightly rephrased, aeb. .\" Modified 1 Feb 2003 - added CLONE_SIGHAND restriction, aeb. diff --git a/man2/connect.2 b/man2/connect.2 index 1fc52c780..1d244f595 100644 --- a/man2/connect.2 +++ b/man2/connect.2 @@ -60,7 +60,7 @@ .\" .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 1998, 1999 by Andi Kleen -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH CONNECT 2 2004-06-23 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index d49cb35e2..9b487fad5 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi .\" -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" Modified 2005-04-04 by Marko Kohtala .\" .TH EPOLL_CREATE 2 2004-06-17 "Linux" "Linux Programmer's Manual" diff --git a/man2/execve.2 b/man2/execve.2 index 3969b2b66..c9966dff5 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992 -.\" and Copyright (c) 2006 Michael Kerrisk +.\" and Copyright (c) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -28,8 +28,8 @@ .\" Modified 1994-08-21 by Michael Chastain : .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 1999-11-12 by Urs Thuermann -.\" Modified 2004-06-23 by Michael Kerrisk -.\" 2006-09-04 Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk +.\" 2006-09-04 Michael Kerrisk .\" Added list of process attributes that are not preserved on exec(). .\" 2007-09-14 Ollie Wild , mtk .\" Add text describing limits on command-line arguments + environment diff --git a/man2/fcntl.2 b/man2/fcntl.2 index c8723af8d..cf3d1a1cd 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -31,17 +31,17 @@ .\" and again on 960413 and 980804 and 981223. .\" Modified 1998-12-11 by Jamie Lokier .\" Applied correction by Christian Ehrhardt - aeb, 990712 -.\" Modified 2002-04-23 by Michael Kerrisk +.\" Modified 2002-04-23 by Michael Kerrisk .\" Added note on F_SETFL and O_DIRECT .\" Complete rewrite + expansion of material on file locking .\" Incorporated description of F_NOTIFY, drawing on .\" Stephen Rothwell's notes in Documentation/dnotify.txt. .\" Added description of F_SETLEASE and F_GETLEASE .\" Corrected and polished, aeb, 020527. -.\" Modified 2004-03-03 by Michael Kerrisk +.\" Modified 2004-03-03 by Michael Kerrisk .\" Modified description of file leases: fixed some errors of detail .\" Replaced the term "lease contestant" by "lease breaker" -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" Modified 2004-12-08, added O_NOATIME after note from Martin Pool .\" 2004-12-10, mtk, noted F_GETOWN bug after suggestion from aeb. diff --git a/man2/flock.2 b/man2/flock.2 index 934482e81..e16f40f3a 100644 --- a/man2/flock.2 +++ b/man2/flock.2 @@ -25,7 +25,7 @@ .\" .\" Modified Fri Jan 31 16:26:07 1997 by Eric S. Raymond .\" Modified Fri Dec 11 17:57:27 1998 by Jamie Lokier -.\" Modified 24 Apr 2002 by Michael Kerrisk +.\" Modified 24 Apr 2002 by Michael Kerrisk .\" Substantial rewrites and additions .\" 2005-05-10 mtk, noted that lock conversions are not atomic. .\" diff --git a/man2/fork.2 b/man2/fork.2 index 4d15062df..c39baf2c0 100644 --- a/man2/fork.2 +++ b/man2/fork.2 @@ -1,6 +1,6 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" and Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), .\" March 28, 1992 .\" @@ -30,7 +30,7 @@ .\" Referenced 'clone(2)'. .\" Modified 1995-06-10, 1996-04-18, 1999-11-01, 2000-12-24 .\" by Andries Brouwer (aeb@cwi.nl) -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" 2006-09-04, Michael Kerrisk .\" Greatly expanded, to describe all attributes that differ diff --git a/man2/fsync.2 b/man2/fsync.2 index 9db0ab295..2525402b0 100644 --- a/man2/fsync.2 +++ b/man2/fsync.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu) and -.\" and Copyright 2006 Michael Kerrisk +.\" and Copyright 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/getdomainname.2 b/man2/getdomainname.2 index 7036f8270..ae4716de5 100644 --- a/man2/getdomainname.2 +++ b/man2/getdomainname.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Modified 1997-08-25 by Nicolás Lichtmaier -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" .TH GETDOMAINNAME 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/getgroups.2 b/man2/getgroups.2 index 1dfc8f9cb..e73a5711c 100644 --- a/man2/getgroups.2 +++ b/man2/getgroups.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Modified Thu Oct 31 12:04:29 1996 by Eric S. Raymond -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH GETGROUPS 2 2007-07-26 "Linux" "Linux Programmer's Manual" diff --git a/man2/getpeername.2 b/man2/getpeername.2 index 9affba00d..1cbedd928 100644 --- a/man2/getpeername.2 +++ b/man2/getpeername.2 @@ -34,7 +34,7 @@ .\" Modified Sat Jul 24 16:37:50 1993 by Rik Faith .\" Modified Thu Jul 30 14:37:50 1993 by Martin Schulze .\" Modified Sun Mar 28 21:26:46 1999 by Andries Brouwer -.\" Modified 17 Jul 2002, Michael Kerrisk +.\" Modified 17 Jul 2002, Michael Kerrisk .\" Added 'socket' to NAME, so that "man -k socket" will show this page. .\" .TH GETPEERNAME 2 1993-07-30 "Linux" "Linux Programmer's Manual" diff --git a/man2/getpriority.2 b/man2/getpriority.2 index 877166715..870ba7a17 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -34,11 +34,11 @@ .\" Modified 1993-07-24 by Rik Faith .\" Modified 1996-07-01 by Andries Brouwer .\" Modified 1996-11-06 by Eric S. Raymond -.\" Modified 2001-10-21 by Michael Kerrisk +.\" Modified 2001-10-21 by Michael Kerrisk .\" Corrected statement under EPERM to clarify privileges required -.\" Modified 2002-06-21 by Michael Kerrisk +.\" Modified 2002-06-21 by Michael Kerrisk .\" Clarified meaning of 0 value for 'who' argument -.\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2004-05-27 by Michael Kerrisk .\" .TH GETPRIORITY 2 2002-09-20 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/getresuid.2 b/man2/getresuid.2 index 7e98c8bf3..26e924d55 100644 --- a/man2/getresuid.2 +++ b/man2/getresuid.2 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.\" Modified, 2003-05-26, Michael Kerrisk, +.\" Modified, 2003-05-26, Michael Kerrisk, .TH GETRESUID 2 2003-05-26 "Linux" "Linux Programmer's Manual" .SH NAME getresuid, getresgid \- get real, effective and saved user or group ID diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 40ad02409..3fb496aab 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -33,14 +33,14 @@ .\" Modified 1996-10-22 by Eric S. Raymond .\" Modified 2001-05-04 by aeb, following a remark by .\" Hĺvard Lygre -.\" Modified 2001-04-17 by Michael Kerrisk -.\" Modified 2002-06-13 by Michael Kerrisk +.\" Modified 2001-04-17 by Michael Kerrisk +.\" Modified 2002-06-13 by Michael Kerrisk .\" Added note on non-standard behavior when SIGCHLD is ignored. -.\" Modified 2002-07-09 by Michael Kerrisk +.\" Modified 2002-07-09 by Michael Kerrisk .\" Enhanced descriptions of 'resource' values for [gs]etrlimit() .\" Modified 2003-11-28 by aeb, added RLIMIT_CORE .\" Modified 2004-03-26 by aeb, added RLIMIT_AS -.\" Modified 2004-06-16 by Michael Kerrisk +.\" Modified 2004-06-16 by Michael Kerrisk .\" Added notes on CAP_SYS_RESOURCE .\" .\" 2004-11-16 -- mtk: the getrlimit.2 page, which formally included diff --git a/man2/gettimeofday.2 b/man2/gettimeofday.2 index 971fc3bea..197edd29b 100644 --- a/man2/gettimeofday.2 +++ b/man2/gettimeofday.2 @@ -34,7 +34,7 @@ .\" Added return values section, and bit on EFAULT .\" Added clarification on timezone, aeb, 971210. .\" Removed "#include ", aeb, 010316. -.\" Modified, 2004-05-27 by Michael Kerrisk +.\" Modified, 2004-05-27 by Michael Kerrisk .\" Added notes on capability requirement. .\" .TH GETTIMEOFDAY 2 2007-07-27 "Linux" "Linux Programmer's Manual" diff --git a/man2/ioperm.2 b/man2/ioperm.2 index 260f31b27..6492cfbfc 100644 --- a/man2/ioperm.2 +++ b/man2/ioperm.2 @@ -29,7 +29,7 @@ .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond .\" Modified Mon Feb 15 17:28:41 CET 1999 by Andries E. Brouwer -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH IOPERM 2 2007-06-15 "Linux" "Linux Programmer's Manual" diff --git a/man2/iopl.2 b/man2/iopl.2 index 8af88ace5..e10526512 100644 --- a/man2/iopl.2 +++ b/man2/iopl.2 @@ -27,7 +27,7 @@ .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond .\" Modified Fri Nov 27 14:50:36 CET 1998 by Andries Brouwer -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH IOPL 2 2004-05-27 "Linux" "Linux Programmer's Manual" diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 40bf7e0fd..765e5a786 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -19,7 +19,7 @@ .\" .\" HISTORY: .\" 2006-04-27, created by Eduardo M. Fleury -.\" with various additions by Michael Kerrisk +.\" with various additions by Michael Kerrisk .\" .\" .TH IOPRIO_GET 2 2007-06-01 "Linux" "Linux Programmer's Manual" diff --git a/man2/kill.2 b/man2/kill.2 index 46f98461c..35556981b 100644 --- a/man2/kill.2 +++ b/man2/kill.2 @@ -33,10 +33,10 @@ .\" Modified 1996-07-21 by Andries Brouwer .\" Modified 1997-01-17 by Andries Brouwer .\" Modified 2001-12-18 by Andries Brouwer -.\" Modified 2002-07-24 by Michael Kerrisk +.\" Modified 2002-07-24 by Michael Kerrisk .\" Added note on historical rules enforced when an unprivileged process .\" sends a signal. -.\" Modified 2004-06-16 by Michael Kerrisk +.\" Modified 2004-06-16 by Michael Kerrisk .\" Added note on CAP_KILL .\" Modified 2004-06-24 by aeb .\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr diff --git a/man2/killpg.2 b/man2/killpg.2 index 0fbe2f685..5020b095a 100644 --- a/man2/killpg.2 +++ b/man2/killpg.2 @@ -33,7 +33,7 @@ .\" .\" Modified Fri Jul 23 21:55:01 1993 by Rik Faith .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond -.\" Modified 2004-06-16 by Michael Kerrisk +.\" Modified 2004-06-16 by Michael Kerrisk .\" Added notes on CAP_KILL .\" Modified 2004-06-21 by aeb .\" diff --git a/man2/link.2 b/man2/link.2 index f4b48a7ba..e28b69b08 100644 --- a/man2/link.2 +++ b/man2/link.2 @@ -25,7 +25,7 @@ .\" .\" Modified 1993-07-23 by Rik Faith .\" Modified 1994-08-21 by Michael Haardt -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2 .\" .TH LINK 2 2004-06-23 "Linux" "Linux Programmer's Manual" diff --git a/man2/lookup_dcookie.2 b/man2/lookup_dcookie.2 index 7a1291f6d..b9c15bd42 100644 --- a/man2/lookup_dcookie.2 +++ b/man2/lookup_dcookie.2 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.\" Modified 2004-06-17 Michael Kerrisk +.\" Modified 2004-06-17 Michael Kerrisk .\" .TH LOOKUP_DCOOKIE 2 2004-06-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/madvise.2 b/man2/madvise.2 index 3af034342..8f501c6e5 100644 --- a/man2/madvise.2 +++ b/man2/madvise.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Based on comments from mm/filemap.c. Last modified on 10-06-2001 -.\" Modified, 25 Feb 2002, Michael Kerrisk, +.\" Modified, 25 Feb 2002, Michael Kerrisk, .\" Added notes on MADV_DONTNEED .\" .TH MADVISE 2 2007-07-26 "Linux" "Linux Programmer's Manual" diff --git a/man2/mincore.2 b/man2/mincore.2 index 0710b23fd..0840a1113 100644 --- a/man2/mincore.2 +++ b/man2/mincore.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (C) 2001 Bert Hubert -.\" and Copyright (C) 2007 Michael Kerrisk +.\" and Copyright (C) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -25,8 +25,8 @@ .\" .\" Created Sun Jun 3 17:23:32 2001 by bert hubert .\" Slightly adapted, following comments by Hugh Dickins, aeb, 2001-06-04. -.\" Modified, 20 May 2003, Michael Kerrisk -.\" Modified, 30 Apr 2004, Michael Kerrisk +.\" Modified, 20 May 2003, Michael Kerrisk +.\" Modified, 30 Apr 2004, Michael Kerrisk .\" 2005-04-05 mtk, Fixed error descriptions .\" after message from .\" 2007-01-08 mtk, rewrote various parts diff --git a/man2/mknod.2 b/man2/mknod.2 index 723e3af9c..cdfe39ef7 100644 --- a/man2/mknod.2 +++ b/man2/mknod.2 @@ -8,7 +8,7 @@ .\" .\" Modified 1996-08-18 by urs .\" Modified 2003-04-23 by Michael Kerrisk -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH MKNOD 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/mmap.2 b/man2/mmap.2 index e703ce77c..a0d99e797 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (C) 1996 Andries Brouwer -.\" and Copyright (C) 2006, 2007 Michael Kerrisk +.\" and Copyright (C) 2006, 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -27,9 +27,9 @@ .\" Modified 2000-03-25 by Jim Van Zandt .\" Modified 2001-10-04 by John Levon .\" Modified 2003-02-02 by Andi Kleen -.\" Modified 2003-05-21 by Michael Kerrisk +.\" Modified 2003-05-21 by Michael Kerrisk .\" MAP_LOCKED works from 2.5.37 -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" Modified 2004-09-11 by aeb .\" Modified 2004-12-08, from Eric Estievenart .\" Modified 2004-12-08, mtk, formatting tidy-ups diff --git a/man2/mmap2.2 b/man2/mmap2.2 index 2c5c0d06c..33e06659f 100644 --- a/man2/mmap2.2 +++ b/man2/mmap2.2 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.\" Modified 31 Jan 2002, Michael Kerrisk +.\" Modified 31 Jan 2002, Michael Kerrisk .\" Added description of mmap2 .\" Modified, 2004-11-25, mtk -- removed stray #endif in prototype .\" diff --git a/man2/mount.2 b/man2/mount.2 index dbe4b3d25..92542d9a2 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -2,7 +2,7 @@ .\" .\" Copyright (C) 1993 Rickard E. Faith .\" and Copyright (C) 1994 Andries E. Brouwer -.\" and Copyright (C) 2002, 2005 Michael Kerrisk +.\" and Copyright (C) 2002, 2005 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -25,14 +25,14 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Modified 1996-11-04 by Eric S. Raymond -.\" Modified 2001-10-13 by Michael Kerrisk +.\" Modified 2001-10-13 by Michael Kerrisk .\" Added note on historical behavior of MS_NOSUID -.\" Modified 2002-05-16 by Michael Kerrisk +.\" Modified 2002-05-16 by Michael Kerrisk .\" Extensive changes and additions .\" Modified 2002-05-27 by aeb -.\" Modified 2002-06-11 by Michael Kerrisk +.\" Modified 2002-06-11 by Michael Kerrisk .\" Enhanced descriptions of MS_MOVE, MS_BIND, and MS_REMOUNT -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" 2005-05-18, mtk, Added MNT_EXPIRE, plus a few other tidy-ups. .\" .TH MOUNT 2 2004-05-18 "Linux" "Linux Programmer's Manual" diff --git a/man2/mprotect.2 b/man2/mprotect.2 index a21f6507b..1be0a8ccc 100644 --- a/man2/mprotect.2 +++ b/man2/mprotect.2 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.\" Copyright (C) 2007 Michael Kerrisk +.\" Copyright (C) 2007 Michael Kerrisk .\" and Copyright (C) 1995 Michael Shields . .\" .\" Permission is granted to make and distribute verbatim copies of this diff --git a/man2/mq_getsetattr.2 b/man2/mq_getsetattr.2 index 0fefc003a..7d78cd5d2 100644 --- a/man2/mq_getsetattr.2 +++ b/man2/mq_getsetattr.2 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/msgctl.2 b/man2/msgctl.2 index ba949783e..7a0cd90d1 100644 --- a/man2/msgctl.2 +++ b/man2/msgctl.2 @@ -1,5 +1,5 @@ .\" Copyright 1993 Giorgio Ciucci (giorgio@crcc.it) -.\" and Copyright 2004, 2005 Michael Kerrisk +.\" and Copyright 2004, 2005 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -23,11 +23,11 @@ .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond .\" Modified Sun Feb 18 01:59:29 2001 by Andries E. Brouwer -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on CAP_IPC_OWNER requirement -.\" Modified, 17 Jun 2004, Michael Kerrisk +.\" Modified, 17 Jun 2004, Michael Kerrisk .\" Added notes on CAP_SYS_ADMIN requirement for IPC_SET and IPC_RMID -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Added msqid_ds and ipc_perm structure definitions .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions diff --git a/man2/msgget.2 b/man2/msgget.2 index 9ebe55431..1866d8042 100644 --- a/man2/msgget.2 +++ b/man2/msgget.2 @@ -22,11 +22,11 @@ .\" .\" Added correction due to Nick Duffek , aeb, 960426 .\" Modified Wed Nov 6 04:00:31 1996 by Eric S. Raymond -.\" Modified, 8 Jan 2003, Michael Kerrisk, +.\" Modified, 8 Jan 2003, Michael Kerrisk, .\" Removed EIDRM from errors - that can't happen... -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Added notes on /proc files .\" diff --git a/man2/msgop.2 b/man2/msgop.2 index 6f43ac8a1..359b3db1c 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -22,15 +22,15 @@ .\" .\" Modified Tue Oct 22 16:40:11 1996 by Eric S. Raymond .\" Modified Mon Jul 10 21:09:59 2000 by aeb -.\" Modified 1 Jun 2002, Michael Kerrisk +.\" Modified 1 Jun 2002, Michael Kerrisk .\" Language clean-ups. .\" Enhanced and corrected information on msg_qbytes, MSGMNB and MSGMAX .\" Added note on restart behavior of msgsnd() and msgrcv() .\" Formatting clean-ups (argument and field names marked as .I .\" instead of .B) -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Added notes on /proc files .\" diff --git a/man2/nice.2 b/man2/nice.2 index 7c8ec86f0..cc6ae84fe 100644 --- a/man2/nice.2 +++ b/man2/nice.2 @@ -26,7 +26,7 @@ .\" Modified 1993-07-24 by Rik Faith .\" Modified 1996-11-04 by Eric S. Raymond .\" Modified 2001-06-04 by aeb -.\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2004-05-27 by Michael Kerrisk .\" .TH NICE 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/open.2 b/man2/open.2 index 5bd037bcb..1c1a87846 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -31,8 +31,8 @@ .\" Modified 1999-02-19 by Andries Brouwer .\" Modified 1998-11-28 by Joseph S. Myers .\" Modified 1999-06-03 by Michael Haardt -.\" Modified 2002-05-07 by Michael Kerrisk -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2002-05-07 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" 2004-12-08, mtk, reordered flags list alphabetically .\" 2004-12-08, Martin Pool (& mtk), added O_NOATIME .\" 2007-09-18, mtk, Added description of O_CLOEXEC + other minor edits diff --git a/man2/pipe.2 b/man2/pipe.2 index f67d8bae0..d17641fc5 100644 --- a/man2/pipe.2 +++ b/man2/pipe.2 @@ -25,7 +25,7 @@ .\" Modified by Michael Haardt .\" Modified 1993-07-23 by Rik Faith .\" Modified 1996-10-22 by Eric S. Raymond -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" .TH PIPE 2 2004-06-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index 629a15f76..4d60121be 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -2,7 +2,7 @@ .\" May be distributed under GPL .\" .\" Written 2000-02-23 by Werner Almesberger -.\" Modified 2004-06-17 Michael Kerrisk +.\" Modified 2004-06-17 Michael Kerrisk .\" .TH PIVOT_ROOT 2 2007-06-01 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/poll.2 b/man2/poll.2 index dad1df0ab..747bdf777 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (C) 1997 Andries Brouwer (aeb@cwi.nl) -.\" and Copyright (C) 2006, Michael Kerrisk +.\" and Copyright (C) 2006, Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/prctl.2 b/man2/prctl.2 index 121d39f88..e0cf419ae 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (C) 1998 Andries Brouwer (aeb@cwi.nl) -.\" and Copyright (C) 2002 Michael Kerrisk +.\" and Copyright (C) 2002 Michael Kerrisk .\" and Copyright Guillem Jover .\" .\" Permission is granted to make and distribute verbatim copies of this diff --git a/man2/ptrace.2 b/man2/ptrace.2 index e40cc2636..50dd7ee55 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -32,7 +32,7 @@ .\" Modified Fri Jul 23 23:47:18 1993 by Rik Faith .\" Modified Fri Jan 31 16:46:30 1997 by Eric S. Raymond .\" Modified Thu Oct 7 17:28:49 1999 by Andries Brouwer -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .\" 2006-03-24, Chuck Ebbert <76306.1226@compuserve.com> diff --git a/man2/readahead.2 b/man2/readahead.2 index 428c08be2..13d94f166 100644 --- a/man2/readahead.2 +++ b/man2/readahead.2 @@ -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. .\" -.\" 2004-05-40 Created by Michael Kerrisk +.\" 2004-05-40 Created by Michael Kerrisk .\" 2004-10-05 aeb, minor correction .\" .TH READAHEAD 2 2007-07-26 "Linux" "Linux Programmer's Manual" diff --git a/man2/readv.2 b/man2/readv.2 index fecb885d2..03d37ad6d 100644 --- a/man2/readv.2 +++ b/man2/readv.2 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2007 Michael Kerrisk +.\" Copyright (C) 2007 Michael Kerrisk .\" and (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de) .\" .\" Permission is granted to make and distribute verbatim copies of this diff --git a/man2/reboot.2 b/man2/reboot.2 index 06539b2ce..43564c62b 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -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. -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH REBOOT 2 2004-05-27 "Linux" "Linux Programmer's Manual" diff --git a/man2/remap_file_pages.2 b/man2/remap_file_pages.2 index 650ccd03b..31ea70d8a 100644 --- a/man2/remap_file_pages.2 +++ b/man2/remap_file_pages.2 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2003, Michael Kerrisk (mtk-manpages@gmx.net) +.\" Copyright (C) 2003, Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -17,7 +17,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.\" 2003-12-10 Initial creation, Michael Kerrisk +.\" 2003-12-10 Initial creation, Michael Kerrisk .\" 2004-10-28 aeb, corrected prototype, prot must be 0 .\" .TH REMAP_FILE_PAGES 2 2004-10-28 "Linux" "Linux Programmer's Manual" diff --git a/man2/rmdir.2 b/man2/rmdir.2 index c1b8aebcf..6a4ea0f69 100644 --- a/man2/rmdir.2 +++ b/man2/rmdir.2 @@ -25,7 +25,7 @@ .\" .\" Modified 1993-07-24 by Rik Faith .\" Modified 1997-01-31 by Eric S. Raymond -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH RMDIR 2 2004-06-23 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index 533d6d6b5..e1beeefba 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -26,7 +26,7 @@ .\" First version written .\" 1996-04-10 Markus Kuhn .\" revision -.\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2004-05-27 by Michael Kerrisk .\" .TH SCHED_SETPARAM 2 2006-03-23 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index 351486d7b..a62577a70 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -28,11 +28,11 @@ .\" 1996-04-10 Markus Kuhn .\" revision .\" 1999-08-18 David A. Wheeler added Note. -.\" Modified, 25 Jun 2002, Michael Kerrisk +.\" Modified, 25 Jun 2002, Michael Kerrisk .\" Corrected description of queue placement by sched_setparam() and .\" sched_setscheduler() .\" A couple of grammar clean-ups -.\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2004-05-27 by Michael Kerrisk .\" 2005-03-23, mtk, Added description of SCHED_BATCH. .\" 2007-07-10, Carsten Emde .\" Add text on real-time features that are currently being diff --git a/man2/select_tut.2 b/man2/select_tut.2 index ddb78819f..7a91f5cbc 100644 --- a/man2/select_tut.2 +++ b/man2/select_tut.2 @@ -22,7 +22,7 @@ .\" .\" very minor changes, aeb .\" -.\" Modified 5 June 2002, Michael Kerrisk +.\" Modified 5 June 2002, Michael Kerrisk .\" 2006-05-13, mtk, removed much material that is redundant with select.2 .\" various other changes .\" diff --git a/man2/semctl.2 b/man2/semctl.2 index cdf280caf..235055fae 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -1,5 +1,5 @@ .\" Copyright 1993 Giorgio Ciucci (giorgio@crcc.it) -.\" and Copyright 2004, 2005 Michael Kerrisk +.\" and Copyright 2004, 2005 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -24,13 +24,13 @@ .\" Modified Tue Oct 22 17:53:56 1996 by Eric S. Raymond .\" Modified Fri Jun 19 10:59:15 1998 by Andries Brouwer .\" Modified Sun Feb 18 01:59:29 2001 by Andries Brouwer -.\" Modified 20 Dec 2001, Michael Kerrisk +.\" Modified 20 Dec 2001, Michael Kerrisk .\" Modified 21 Dec 2001, aeb -.\" Modified 27 May 2004, Michael Kerrisk +.\" Modified 27 May 2004, Michael Kerrisk .\" Added notes on CAP_IPC_OWNER requirement -.\" Modified 17 Jun 2004, Michael Kerrisk +.\" Modified 17 Jun 2004, Michael Kerrisk .\" Added notes on CAP_SYS_ADMIN requirement for IPC_SET and IPC_RMID -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Rewrote semun text .\" Added semid_ds and ipc_perm structure definitions diff --git a/man2/semget.2 b/man2/semget.2 index f0ec73100..ef5ca741a 100644 --- a/man2/semget.2 +++ b/man2/semget.2 @@ -22,10 +22,10 @@ .\" .\" Modified Tue Oct 22 17:54:56 1996 by Eric S. Raymond .\" Modified 1 Jan 2002, Martin Schulze -.\" Modified 4 Jan 2002, Michael Kerrisk -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified 4 Jan 2002, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Added notes on /proc files .\" Rewrote BUGS note about semget()'s failure to initialize diff --git a/man2/semop.2 b/man2/semop.2 index 4970791fd..d9435654c 100644 --- a/man2/semop.2 +++ b/man2/semop.2 @@ -21,10 +21,10 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Modified 1996-10-22, Eric S. Raymond -.\" Modified 2002-01-08, Michael Kerrisk +.\" Modified 2002-01-08, Michael Kerrisk .\" Modified 2003-04-28, Ernie Petrides -.\" Modified 2004-05-27, Michael Kerrisk -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified 2004-05-27, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Added notes on /proc files .\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop() diff --git a/man2/seteuid.2 b/man2/seteuid.2 index 396a51482..2ed0de2cb 100644 --- a/man2/seteuid.2 +++ b/man2/seteuid.2 @@ -21,7 +21,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" [should really be seteuid.3] -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH SETEGID 2 2007-07-26 "Linux" "Linux Programmer's Manual" diff --git a/man2/setfsgid.2 b/man2/setfsgid.2 index 6fa614c73..b2e322f63 100644 --- a/man2/setfsgid.2 +++ b/man2/setfsgid.2 @@ -23,7 +23,7 @@ .\" Created 1995-08-06 Thomas K. Dyas .\" Modified 2000-07-01 aeb .\" Modified 2002-07-23 aeb -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH SETFSGID 2 2004-05-27 "Linux" "Linux Programmer's Manual" diff --git a/man2/setfsuid.2 b/man2/setfsuid.2 index 365d85543..7094778ef 100644 --- a/man2/setfsuid.2 +++ b/man2/setfsuid.2 @@ -23,7 +23,7 @@ .\" Created 1995-08-06 Thomas K. Dyas .\" Modified 2000-07-01 aeb .\" Modified 2002-07-23 aeb -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH SETFSUID 2 2004-05-27 "Linux" "Linux Programmer's Manual" diff --git a/man2/setpgid.2 b/man2/setpgid.2 index 3afe606d4..0f48ac713 100644 --- a/man2/setpgid.2 +++ b/man2/setpgid.2 @@ -37,7 +37,7 @@ .\" Modified 1996-07-21 by Andries Brouwer .\" Modified 1996-11-06 by Eric S. Raymond .\" Modified 1999-09-02 by Michael Haardt -.\" Modified 2002-01-18 by Michael Kerrisk +.\" Modified 2002-01-18 by Michael Kerrisk .\" Modified 2003-01-20 by Andries Brouwer .\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements .\" of text. diff --git a/man2/setresuid.2 b/man2/setresuid.2 index 7f8267208..bd00a5017 100644 --- a/man2/setresuid.2 +++ b/man2/setresuid.2 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.\" Modified, 2003-05-26, Michael Kerrisk, +.\" Modified, 2003-05-26, Michael Kerrisk, .TH SETRESUID 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME setresuid, setresgid \- set real, effective and saved user or group ID diff --git a/man2/setuid.2 b/man2/setuid.2 index 1c038f0bf..cf6927d9b 100644 --- a/man2/setuid.2 +++ b/man2/setuid.2 @@ -23,7 +23,7 @@ .\" Fri Jul 29th 12:56:44 BST 1994 Wilf. .\" Changes inspired by patch from Richard Kettlewell .\" , aeb 970616. -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .TH SETUID 2 2004-05-27 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/sgetmask.2 b/man2/sgetmask.2 index 7b7efeea5..9336b2770 100644 --- a/man2/sgetmask.2 +++ b/man2/sgetmask.2 @@ -1,5 +1,5 @@ '\" t -.\" Copyright (c) 2007 by Michael Kerrisk +.\" Copyright (c) 2007 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/shmctl.2 b/man2/shmctl.2 index e1966b45b..1172afda1 100644 --- a/man2/shmctl.2 +++ b/man2/shmctl.2 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 Luigi P. Bai (lpb@softint.com) July 28, 1993 .\" and Copyright 1993 Giorgio Ciucci -.\" and Copyright 2004, 2005 Michael Kerrisk +.\" and Copyright 2004, 2005 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -27,9 +27,9 @@ .\" Modified 1997-01-31, Eric S. Raymond .\" Modified 2001-02-18, Andries Brouwer .\" Modified 2002-01-05, 2004-05-27, 2004-06-17, -.\" Michael Kerrisk +.\" Michael Kerrisk .\" Modified 2004-10-11, aeb -.\" Modified, Nov 2004, Michael Kerrisk +.\" Modified, Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Updated shmid_ds structure definitions .\" Added information on SHM_DEST and SHM_LOCKED flags diff --git a/man2/shmget.2 b/man2/shmget.2 index 922ea0072..bb13abe1a 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -25,11 +25,11 @@ .\" with material from Giorgio Ciucci .\" Portions Copyright 1993 Giorgio Ciucci .\" Modified Tue Oct 22 22:03:17 1996 by Eric S. Raymond -.\" Modified, 8 Jan 2003, Michael Kerrisk, +.\" Modified, 8 Jan 2003, Michael Kerrisk, .\" Removed EIDRM from errors - that can't happen... -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Added notes on /proc files .\" diff --git a/man2/shmop.2 b/man2/shmop.2 index ffc4defca..8e5622ae3 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -24,12 +24,12 @@ .\" with material from Luigi P. Bai (lpb@softint.com) .\" Portions Copyright 1993 Luigi P. Bai .\" Modified Tue Oct 22 22:04:23 1996 by Eric S. Raymond -.\" Modified, 5 Jan 2002, Michael Kerrisk -.\" Modified, 19 Sep 2002, Michael Kerrisk +.\" Modified, 5 Jan 2002, Michael Kerrisk +.\" Modified, 19 Sep 2002, Michael Kerrisk .\" Added SHM_REMAP flag description -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements -.\" Modified, 11 Nov 2004, Michael Kerrisk +.\" Modified, 11 Nov 2004, Michael Kerrisk .\" Language and formatting clean-ups .\" Changed wording and placement of sentence regarding attachment .\" of segments marked for destruction diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 1046a98ec..2b827c050 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -1,6 +1,6 @@ '\" t .\" Copyright (c) 1994,1995 Mike Battersby -.\" and Copyright 2004, 2005 Michael Kerrisk +.\" and Copyright 2004, 2005 Michael Kerrisk .\" based on work by faith@cs.unc.edu .\" .\" Permission is granted to make and distribute verbatim copies of this @@ -30,10 +30,10 @@ .\" add POSIX.1b signals .\" Modified Sat Dec 29 01:44:52 2001 by Evan Jones .\" SA_ONSTACK -.\" Modified 2004-11-11 by Michael Kerrisk +.\" Modified 2004-11-11 by Michael Kerrisk .\" Added mention of SIGCONT under SA_NOCLDSTOP .\" Added SA_NOCLDWAIT -.\" Modified 2004-11-17 by Michael Kerrisk +.\" Modified 2004-11-17 by Michael Kerrisk .\" Updated discussion for POSIX.1-2001 and SIGCHLD and sa_flags. .\" Formatting fixes .\" 2004-12-09, mtk, added SI_TKILL + other minor changes diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index d6e9c988e..3d7458dd4 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -1,5 +1,5 @@ '\" t -.\" Copyright (c) 2001, Michael Kerrisk (mtk-manpages@gmx.net) +.\" Copyright (c) 2001, Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/signal.2 b/man2/signal.2 index e566e9222..278c2dba0 100644 --- a/man2/signal.2 +++ b/man2/signal.2 @@ -1,5 +1,5 @@ .\" Copyright (c) 2000 Andries Brouwer -.\" and Copyright (c) 2007 Michael Kerrisk +.\" and Copyright (c) 2007 Michael Kerrisk .\" based on work by Rik Faith .\" and Mike Battersby . .\" diff --git a/man2/sigqueue.2 b/man2/sigqueue.2 index 3bb2ff35a..36ef1792a 100644 --- a/man2/sigqueue.2 +++ b/man2/sigqueue.2 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2002 Michael Kerrisk +.\" Copyright (c) 2002 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index e33178a9d..5defdbb41 100644 --- a/man2/sigwaitinfo.2 +++ b/man2/sigwaitinfo.2 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2002 Michael kerrisk +.\" Copyright (c) 2002 Michael kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/socket.2 b/man2/socket.2 index 01de28f19..b9e3dc717 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -35,8 +35,8 @@ .\" Modified 1993-07-24 by Rik Faith .\" Modified 1996-10-22 by Eric S. Raymond .\" Modified 1998, 1999 by Andi Kleen -.\" Modified 2002-07-17 by Michael Kerrisk -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2002-07-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" .TH SOCKET 2 2004-06-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/socketpair.2 b/man2/socketpair.2 index 562aa6c5a..bd53e1395 100644 --- a/man2/socketpair.2 +++ b/man2/socketpair.2 @@ -33,8 +33,8 @@ .\" .\" Modified 1993-07-24 by Rik Faith .\" Modified 1996-10-22 by Eric S. Raymond -.\" Modified 2002-07-22 by Michael Kerrisk -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2002-07-22 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" .TH SOCKETPAIR 2 2004-06-17 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/splice.2 b/man2/splice.2 index 19a5572de..3a97ae9bd 100644 --- a/man2/splice.2 +++ b/man2/splice.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" This manpage is Copyright (C) 2006 Jens Axboe -.\" and Copyright (C) 2006 Michael Kerrisk +.\" and Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/stat.2 b/man2/stat.2 index 30212ba1d..936e1a8a7 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -3,7 +3,7 @@ .\" .\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992 .\" Parts Copyright (c) 1995 Nicolai Langfeldt (janl@ifi.uio.no), 1/1/95 -.\" and Copyright (c) 2007 Michael Kerrisk +.\" and Copyright (c) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -33,7 +33,7 @@ .\" Modified 1998-05-13 by Michael Haardt .\" Modified 1999-07-06 by aeb & Albert Cahalan .\" Modified 2000-01-07 by aeb -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" 2007-06-08 mtk: Added example program .\" 2007-07-05 mtk: Added details on underlying system call interfaces .\" diff --git a/man2/statfs.2 b/man2/statfs.2 index da9e45052..b10ad8e5e 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -21,7 +21,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Modified 2003-08-17 by Walter Harms -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH STATFS 2 2004-06-23 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/statvfs.2 b/man2/statvfs.2 index 0619cf17a..4ffadca27 100644 --- a/man2/statvfs.2 +++ b/man2/statvfs.2 @@ -23,7 +23,7 @@ .\" The pathconf note is from Walter Harms .\" This is not a system call on Linux .\" -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH STATVFS 2 2003-08-22 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/stime.2 b/man2/stime.2 index d72b1e1a3..07fef5e25 100644 --- a/man2/stime.2 +++ b/man2/stime.2 @@ -25,7 +25,7 @@ .\" Modified by Michael Haardt .\" Modified 1993-07-24 by Rik Faith .\" Modified 2001-03-16 by Andries Brouwer -.\" Modified 2004-05-27 by Michael Kerrisk +.\" Modified 2004-05-27 by Michael Kerrisk .\" .TH STIME 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/swapon.2 b/man2/swapon.2 index 6089176f8..16572528d 100644 --- a/man2/swapon.2 +++ b/man2/swapon.2 @@ -28,7 +28,7 @@ .\" Modified 1995-07-23 by aeb .\" Modified 1996-10-22 by Eric S. Raymond .\" Modified 1998-09-08 by aeb -.\" Modified 2004-06-17 by Michael Kerrisk +.\" Modified 2004-06-17 by Michael Kerrisk .\" Modified 2004-10-10 by aeb .\" 2004-12-14 mtk, Anand Kumria: added new errors .\" 2007-06-22 Ivana Varekova , mtk diff --git a/man2/symlink.2 b/man2/symlink.2 index a65ca75ad..b8cc9c170 100644 --- a/man2/symlink.2 +++ b/man2/symlink.2 @@ -27,7 +27,7 @@ .\" Modified 1996-04-26 by Nick Duffek .\" Modified 1996-11-06 by Eric S. Raymond .\" Modified 1997-01-31 by Eric S. Raymond -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH SYMLINK 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2 index e6d0d6964..2129d0df9 100644 --- a/man2/sync_file_range.2 +++ b/man2/sync_file_range.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (c) 2006 Andrew Morton -.\" and Copyright 2006 Michael Kerrisk +.\" and Copyright 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/syscalls.2 b/man2/syscalls.2 index e9fb15fd0..d5aa88402 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2007 Michael Kerrisk +.\" Copyright (C) 2007 Michael Kerrisk .\" with some input from Stepan Kasal .\" .\" Some content retained from an earlier version of this page: diff --git a/man2/tee.2 b/man2/tee.2 index 48e1f6815..ede273d65 100644 --- a/man2/tee.2 +++ b/man2/tee.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" This manpage is Copyright (C) 2006 Jens Axboe -.\" and Copyright (C) 2006 Michael Kerrisk +.\" and Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/times.2 b/man2/times.2 index dea3f4560..cc13fe5a0 100644 --- a/man2/times.2 +++ b/man2/times.2 @@ -26,7 +26,7 @@ .\" Modified Sat Jul 24 14:29:17 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 961203 and 001211 and 010326 by aeb@cwi.nl .\" Modified 001213 by Michael Haardt (michael@moria.de) -.\" Modified 13 Jun 02, Michael Kerrisk +.\" Modified 13 Jun 02, Michael Kerrisk .\" Added note on non-standard behavior when SIGCHLD is ignored. .\" Modified 2004-11-16, mtk, Noted that the non-conformance when .\" SIGCHLD is being ignored is fixed in 2.6.9; other minor changes diff --git a/man2/truncate.2 b/man2/truncate.2 index db08be29a..c78028cae 100644 --- a/man2/truncate.2 +++ b/man2/truncate.2 @@ -34,9 +34,9 @@ .\" Modified 1993-07-24 by Rik Faith .\" Modified 1996-10-22 by Eric S. Raymond .\" Modified 1998-12-21 by Andries Brouwer -.\" Modified 2002-01-07 by Michael Kerrisk +.\" Modified 2002-01-07 by Michael Kerrisk .\" Modified 2002-04-06 by Andries Brouwer -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH TRUNCATE 2 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/umask.2 b/man2/umask.2 index 08054cb86..13a0e9cfe 100644 --- a/man2/umask.2 +++ b/man2/umask.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992 -.\" and Copyright (c) 2006, Michael Kerrisk (mtk-manpages@gmx.net) +.\" and Copyright (c) 2006, Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/unlink.2 b/man2/unlink.2 index 7d923f02f..a491c2866 100644 --- a/man2/unlink.2 +++ b/man2/unlink.2 @@ -27,7 +27,7 @@ .\" Modified 1996-09-08 by Arnt Gulbrandsen .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 2001-05-17 by aeb -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" .TH UNLINK 2 2004-06-23 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man2/unshare.2 b/man2/unshare.2 index 9fcdf10a5..80fdaf8e5 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -1,5 +1,5 @@ .\" (C) 2006, Janak Desai -.\" (C) 2006, Michael Kerrisk +.\" (C) 2006, Michael Kerrisk .\" Licensed under the GPL .\" .\" Patch Justification: diff --git a/man2/utime.2 b/man2/utime.2 index d5001815a..2c0d535cf 100644 --- a/man2/utime.2 +++ b/man2/utime.2 @@ -25,7 +25,7 @@ .\" Modified by Michael Haardt .\" Modified 1993-07-24 by Rik Faith .\" Modified 1995-06-10 by Andries Brouwer -.\" Modified 2004-06-23 by Michael Kerrisk +.\" Modified 2004-06-23 by Michael Kerrisk .\" Modified 2004-10-10 by Andries Brouwer .\" .TH UTIME 2 2007-07-27 "Linux" "Linux Programmer's Manual" diff --git a/man2/vhangup.2 b/man2/vhangup.2 index bdafa1904..95bb6f8cb 100644 --- a/man2/vhangup.2 +++ b/man2/vhangup.2 @@ -21,7 +21,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" .TH VHANGUP 2 2007-07-26 "Linux" "Linux Programmer's Manual" diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index bc58850dc..07e5e1ee5 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" This manpage is Copyright (C) 2006 Jens Axboe -.\" and Copyright (C) 2006 Michael Kerrisk +.\" and Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man2/wait.2 b/man2/wait.2 index 0d196a96e..8eb67c22f 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (c) 1993 by Thomas Koenig -.\" and Copyright (c) 2004 by Michael Kerrisk +.\" and Copyright (c) 2004 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -37,7 +37,7 @@ .\" Modified 26 Jun 01 by Michael Kerrisk .\" Added __WCLONE, __WALL, and __WNOTHREAD descriptions .\" Modified 2001-09-25, aeb -.\" Modified 26 Jun 01 by Michael Kerrisk, +.\" Modified 26 Jun 01 by Michael Kerrisk, .\" Updated notes on setting disposition of SIGCHLD to SIG_IGN .\" 2004-11-11, mtk .\" Added waitid(2); added WCONTINUED and WIFCONTINUED() diff --git a/man2/wait4.2 b/man2/wait4.2 index c8074cac0..c2dd44e7a 100644 --- a/man2/wait4.2 +++ b/man2/wait4.2 @@ -1,7 +1,7 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Copyright (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de) -.\" and Copyright (c) 2004 by Michael Kerrisk (mtk-manpages@gmx.net) +.\" and Copyright (c) 2004 by Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -27,7 +27,7 @@ .\" 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. .\" Modified Tue Jul 7 12:26:42 1998 by aeb - changed return value wait3 -.\" Modified 2004-11-11, Michael Kerrisk +.\" Modified 2004-11-11, Michael Kerrisk .\" Rewrote much of this page, and removed much duplicated text, .\" replacing with pointers to wait.2 .\" diff --git a/man2/write.2 b/man2/write.2 index d26fc88f1..2f3eff5a1 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -2,7 +2,7 @@ .\" .\" This manpage is Copyright (C) 1992 Drew Eckhardt; .\" 1993 Michael Haardt, Ian Jackson. -.\" and Copyright (C) 2007 Michael Kerrisk +.\" and Copyright (C) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/adjtime.3 b/man3/adjtime.3 index c67da3e8d..d79cd3d67 100644 --- a/man3/adjtime.3 +++ b/man3/adjtime.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006 by Michael Kerrisk +.\" Copyright (c) 2006 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/backtrace.3 b/man3/backtrace.3 index a497273f5..7601f32c9 100644 --- a/man3/backtrace.3 +++ b/man3/backtrace.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2007 Michael Kerrisk +.\" Copyright (C) 2007 Michael Kerrisk .\" drawing on material by Justin Pryzby .\" .\" Permission is hereby granted, free of charge, to any person obtaining diff --git a/man3/basename.3 b/man3/basename.3 index 84e1e8ecd..67102b3ab 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2000 by Michael Kerrisk (mtk-manpages@gmx.net) +.\" Copyright (c) 2000 by Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/bindresvport.3 b/man3/bindresvport.3 index 82275f50d..b2b0955fc 100644 --- a/man3/bindresvport.3 +++ b/man3/bindresvport.3 @@ -1,6 +1,6 @@ .\" This page was initially taken from the 4.4BSD-Lite CDROM (BSD license) .\" with substantial updates -.\" Copyright (C) 2007, Michael Kerrisk +.\" Copyright (C) 2007, Michael Kerrisk .\" .\" @(#)bindresvport.3n 2.2 88/08/02 4.0 RPCSRC; from 1.7 88/03/14 SMI .\" diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3 index 81cdd9c9b..7ff454be2 100644 --- a/man3/bsd_signal.3 +++ b/man3/bsd_signal.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2007 Michael Kerrisk +.\" Copyright (c) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/canonicalize_file_name.3 b/man3/canonicalize_file_name.3 index 40c646e11..f09cbdf94 100644 --- a/man3/canonicalize_file_name.3 +++ b/man3/canonicalize_file_name.3 @@ -1,5 +1,5 @@ .\" Copyright 2005 walter harms (walter.harms@informatik.uni-oldenburg.de) -.\" and Copyright 2005 Michael Kerrisk (mtk-manpages@gmx.net). +.\" and Copyright 2005 Michael Kerrisk (mtk.manpages@gmail.com). .\" Distributed under the GNU General Public License. .\" .TH CANONICALIZE_FILE_NAME 3 2005-07-14 "GNU" "Linux Programmer's Manual" diff --git a/man3/clock.3 b/man3/clock.3 index de24b0e39..b8f6685eb 100644 --- a/man3/clock.3 +++ b/man3/clock.3 @@ -21,7 +21,7 @@ .\" 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 +.\" Modified 14 Jun 2002, Michael Kerrisk .\" Added notes on differences from other Unix systems with respect to .\" waited-for children. .TH CLOCK 3 2002-06-14 "GNU" "Linux Programmer's Manual" diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3 index 76dc29326..dabf7189b 100644 --- a/man3/dl_iterate_phdr.3 +++ b/man3/dl_iterate_phdr.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2003 by Michael Kerrisk +.\" Copyright (c) 2003 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 2323d70ce..20828576b 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -2,7 +2,7 @@ .\" Copyright 1995 Yggdrasil Computing, Incorporated. .\" written by Adam J. Richter (adam@yggdrasil.com), .\" with typesetting help from Daniel Quinlan (quinlan@yggdrasil.com). -.\" and Copyright 2003 Michael Kerrisk (mtk-manpages@gmx.net). +.\" and Copyright 2003 Michael Kerrisk (mtk.manpages@gmail.com). .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as @@ -28,7 +28,7 @@ .\" Applied patch by Terran Melconian, aeb, 2001-12-14. .\" Modified by Hacksaw 2003-03-13. .\" Modified by Matt Domsch, 2003-04-09: _init and _fini obsolete -.\" Modified by Michael Kerrisk 2003-05-16. +.\" Modified by Michael Kerrisk 2003-05-16. .\" Modified by Walter Harms: dladdr, dlvsym .\" .TH DLOPEN 3 2007-06-27 "Linux" "Linux Programmer's Manual" diff --git a/man3/errno.3 b/man3/errno.3 index a8122c20b..613e436dd 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -20,7 +20,7 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" -.\" 5 Oct 2002, Modified by Michael Kerrisk +.\" 5 Oct 2002, Modified by Michael Kerrisk .\" Updated for POSIX.1 2001 .\" 2004-12-17 Martin Schulze , mtk .\" Removed errno declaration prototype, added notes diff --git a/man3/error.3 b/man3/error.3 index c1173f7b5..ddf28902d 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -1,5 +1,5 @@ .\" Copyright (C) 2006 Justin Pryzby -.\" and Copyright (C) 2006 Michael Kerrisk +.\" and Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is hereby granted, free of charge, to any person obtaining .\" a copy of this software and associated documentation files (the diff --git a/man3/euidaccess.3 b/man3/euidaccess.3 index cdf8b62ed..e9b7f762a 100644 --- a/man3/euidaccess.3 +++ b/man3/euidaccess.3 @@ -1,6 +1,6 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2007 Michael Kerrisk +.\" Copyright (C) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/exec.3 b/man3/exec.3 index 7d2a643cc..bc4a2e5f6 100644 --- a/man3/exec.3 +++ b/man3/exec.3 @@ -33,7 +33,7 @@ .\" .\" Converted for Linux, Mon Nov 29 11:12:48 1993, faith@cs.unc.edu .\" Updated more for Linux, Tue Jul 15 11:54:18 1997, pacman@cqc.com -.\" Modified, 24 Jun 2004, Michael Kerrisk +.\" Modified, 24 Jun 2004, Michael Kerrisk .\" Added note on casting NULL .\" .TH EXEC 3 1993-11-29 "GNU" "Linux Programmer's Manual" diff --git a/man3/fcloseall.3 b/man3/fcloseall.3 index aa90f6c4c..dbaa618d8 100644 --- a/man3/fcloseall.3 +++ b/man3/fcloseall.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006 by Michael Kerrisk +.\" Copyright (c) 2006 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/fmemopen.3 b/man3/fmemopen.3 index 21383020b..74e9196ba 100644 --- a/man3/fmemopen.3 +++ b/man3/fmemopen.3 @@ -1,5 +1,5 @@ .\" Copyright 2005 walter harms (walter.harms@informatik.uni-oldenburg.de), -.\" and Copyright 2005 Michael Kerrisk +.\" and Copyright 2005 Michael Kerrisk .\" Distributed under the GPL. .\" .TH FMEMOPEN 3 2005-12-08 "GNU" "Linux Programmer's Manual" diff --git a/man3/ftok.3 b/man3/ftok.3 index d93f0d21d..82eef3787 100644 --- a/man3/ftok.3 +++ b/man3/ftok.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. .\" -.\" Modified 2001-11-28, by Michael Kerrisk, +.\" Modified 2001-11-28, by Michael Kerrisk, .\" Changed data type of proj_id; minor fixes .\" aeb: further fixes; added notes. .\" diff --git a/man3/ftw.3 b/man3/ftw.3 index e623abb9c..23bad2021 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -1,7 +1,7 @@ .\" Copyright (c) 1993 Michael Haardt (michael@moria.de) .\" and copyright (c) 1999 Andries Brouwer (aeb@cwi.nl) .\" and copyright (c) 2006 Justin Pryzby -.\" and copyright (c) 2006 Michael Kerrisk +.\" and copyright (c) 2006 Michael Kerrisk .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as @@ -27,9 +27,9 @@ .\" 2006-05-24, Justin Pryzby .\" document FTW_ACTIONRETVAL; include .SH "RETURN VALUE"; .\" 2006-05-24, Justin Pryzby and -.\" Michael Kerrisk +.\" Michael Kerrisk .\" reorganized and rewrote much of the page -.\" 2006-05-24, Michael Kerrisk +.\" 2006-05-24, Michael Kerrisk .\" Added an example program. .TH FTW 3 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index 79625d086..466bdf024 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -1,5 +1,5 @@ .\" Copyright 2000 Sam Varshavchik -.\" and Copyright (c) 2007 Michael Kerrisk +.\" and Copyright (c) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/getopt.3 b/man3/getopt.3 index bc147e3eb..1b067fa00 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -31,7 +31,7 @@ .\" says; moreover, EOF is not defined in . .\" Modified 2002-02-16, joey: added information about non-existing .\" option character and colon as first option character -.\" Modified 2004-07-28, Michael Kerrisk +.\" Modified 2004-07-28, Michael Kerrisk .\" Added text to explain how to order both '[-+]' and ':' at .\" the start of optstring .\" Modified 2006-12-15, mtk, Added getopt() example program. diff --git a/man3/getsubopt.3 b/man3/getsubopt.3 index 396c49e1c..b8f96f0f5 100644 --- a/man3/getsubopt.3 +++ b/man3/getsubopt.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2007 Michael Kerrisk +.\" Copyright (C) 2007 Michael Kerrisk .\" and (C) 2007 Justin Pryzby .\" .\" Permission is hereby granted, free of charge, to any person obtaining diff --git a/man3/mq_close.3 b/man3/mq_close.3 index 6f25f5991..0d72b60e2 100644 --- a/man3/mq_close.3 +++ b/man3/mq_close.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/mq_getattr.3 b/man3/mq_getattr.3 index 95c08ba5c..ced26d1c8 100644 --- a/man3/mq_getattr.3 +++ b/man3/mq_getattr.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/mq_notify.3 b/man3/mq_notify.3 index f9da3c043..943a82f76 100644 --- a/man3/mq_notify.3 +++ b/man3/mq_notify.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/mq_open.3 b/man3/mq_open.3 index 6a9af8760..b6a82b27b 100644 --- a/man3/mq_open.3 +++ b/man3/mq_open.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index edc76a8a9..17bb9feba 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/mq_send.3 b/man3/mq_send.3 index 72c894b50..a9266a99a 100644 --- a/man3/mq_send.3 +++ b/man3/mq_send.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/mq_unlink.3 b/man3/mq_unlink.3 index cce78a6a9..ceeb1002c 100644 --- a/man3/mq_unlink.3 +++ b/man3/mq_unlink.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/offsetof.3 b/man3/offsetof.3 index 9f9e861da..36560086f 100644 --- a/man3/offsetof.3 +++ b/man3/offsetof.3 @@ -1,5 +1,5 @@ .\" Copyright (C) 2006 Justin Pryzby -.\" and Copyright (C) 2006 Michael Kerrisk +.\" and Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is hereby granted, free of charge, to any person obtaining .\" a copy of this software and associated documentation files (the diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3 index 45abed383..899938c65 100644 --- a/man3/posix_fallocate.3 +++ b/man3/posix_fallocate.3 @@ -1,4 +1,4 @@ -.\" (c) 2006, Michael Kerrisk +.\" (c) 2006, Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/program_invocation_name.3 b/man3/program_invocation_name.3 index ea6195beb..12a549971 100644 --- a/man3/program_invocation_name.3 +++ b/man3/program_invocation_name.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is hereby granted, free of charge, to any person obtaining .\" a copy of this software and associated documentation files (the diff --git a/man3/sem_close.3 b/man3/sem_close.3 index aa9b16ced..b0d86b2fa 100644 --- a/man3/sem_close.3 +++ b/man3/sem_close.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_destroy.3 b/man3/sem_destroy.3 index c082e0384..74a0610cf 100644 --- a/man3/sem_destroy.3 +++ b/man3/sem_destroy.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_getvalue.3 b/man3/sem_getvalue.3 index 40b2b2d67..8ca83db43 100644 --- a/man3/sem_getvalue.3 +++ b/man3/sem_getvalue.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_init.3 b/man3/sem_init.3 index 2548348da..f292106c4 100644 --- a/man3/sem_init.3 +++ b/man3/sem_init.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_open.3 b/man3/sem_open.3 index 43e598954..0b30e1fbb 100644 --- a/man3/sem_open.3 +++ b/man3/sem_open.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_post.3 b/man3/sem_post.3 index 32215ffeb..222f3cd35 100644 --- a/man3/sem_post.3 +++ b/man3/sem_post.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3 index e8a958da3..d47a2cc5f 100644 --- a/man3/sem_unlink.3 +++ b/man3/sem_unlink.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index 529941134..742cb9c82 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/setenv.3 b/man3/setenv.3 index 5e1cedc3a..78b14e4dd 100644 --- a/man3/setenv.3 +++ b/man3/setenv.3 @@ -26,7 +26,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 18:20:58 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Feb 14 21:47:50 1997 by Andries Brouwer (aeb@cwi.nl) -.\" Modified 9 Jun 2004, Michael Kerrisk +.\" Modified 9 Jun 2004, Michael Kerrisk .\" Changed unsetenv() prototype; added EINVAL error .\" Noted non-standard behavior of setenv() if name contains '=' .\" 2005-08-12, mtk, glibc 2.3.4 fixed the "name contains '='" bug diff --git a/man3/shm_open.3 b/man3/shm_open.3 index f5d72106d..f35f5134b 100644 --- a/man3/shm_open.3 +++ b/man3/shm_open.3 @@ -1,6 +1,6 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2002 Michael Kerrisk +.\" Copyright (C) 2002 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sigset.3 b/man3/sigset.3 index b81b4a59a..817fc2c22 100644 --- a/man3/sigset.3 +++ b/man3/sigset.3 @@ -1,5 +1,5 @@ '\" t -.\" Copyright (c) 2005 by Michael Kerrisk +.\" Copyright (c) 2005 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sigvec.3 b/man3/sigvec.3 index 8e4f8ca51..94e1da020 100644 --- a/man3/sigvec.3 +++ b/man3/sigvec.3 @@ -1,5 +1,5 @@ '\" t -.\" Copyright (c) 2005 by Michael Kerrisk +.\" Copyright (c) 2005 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index 4b50ca316..80363730e 100644 --- a/man3/sockatmark.3 +++ b/man3/sockatmark.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006, Michael Kerrisk (mtk-manpages@gmx.net) +.\" Copyright (c) 2006, Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/strerror.3 b/man3/strerror.3 index 8dd8edad4..85c4e3a32 100644 --- a/man3/strerror.3 +++ b/man3/strerror.3 @@ -1,5 +1,5 @@ .\" Copyright (C) 1993 David Metcalfe (david@prism.demon.co.uk) -.\" and Copyright (C) 2005, Michael Kerrisk +.\" and Copyright (C) 2005, Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/strtok.3 b/man3/strtok.3 index 1ee69952c..dfe63ce22 100644 --- a/man3/strtok.3 +++ b/man3/strtok.3 @@ -1,5 +1,5 @@ .\" Copyright (C) 1996 Andries Brouwer (aeb@cwi.nl) -.\" and Copyright (C) 2005 Michael Kerrisk (mtk-manpages@gmx.net) +.\" and Copyright (C) 2005 Michael Kerrisk (mtk.manpages@gmail.com) .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/syslog.3 b/man3/syslog.3 index 1c7122cc7..cb9a5b2d0 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -22,14 +22,14 @@ .\" .\" Updated 1999.12.19 by Karl M. Hegbloom .\" -.\" Updated 13 Oct 2001, Michael Kerrisk +.\" Updated 13 Oct 2001, Michael Kerrisk .\" Added description of vsyslog .\" Added descriptions of LOG_ODELAY and LOG_NOWAIT .\" Added brief description of facility and option arguments .\" Added CONFORMING TO section .\" 2001-10-13, aeb, minor changes .\" Modified 13 Dec 2001, Martin Schulze -.\" Modified 3 Jan 2002, Michael Kerrisk +.\" Modified 3 Jan 2002, Michael Kerrisk .\" .TH SYSLOG 3 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME diff --git a/man3/sysv_signal.3 b/man3/sysv_signal.3 index abfc388da..44abaa118 100644 --- a/man3/sysv_signal.3 +++ b/man3/sysv_signal.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2007 Michael Kerrisk +.\" Copyright (c) 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/termios.3 b/man3/termios.3 index 323f433a8..923dd06fe 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -28,7 +28,7 @@ .\" Modified 1995-02-25 by Jim Van Zandt .\" Modified 1995-09-02 by Jim Van Zandt .\" moved to man3, aeb, 950919 -.\" Modified 2001-09-22 by Michael Kerrisk +.\" Modified 2001-09-22 by Michael Kerrisk .\" Modified 2001-12-17, aeb .\" Modified 2004-10-31, aeb .\" 2006-12-28, mtk: diff --git a/man3/timeradd.3 b/man3/timeradd.3 index 00b8b9382..8bacdf698 100644 --- a/man3/timeradd.3 +++ b/man3/timeradd.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2007 by Michael Kerrisk +.\" Copyright (c) 2007 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man3/undocumented.3 b/man3/undocumented.3 index af5e936c5..c328b28a4 100644 --- a/man3/undocumented.3 +++ b/man3/undocumented.3 @@ -38,7 +38,7 @@ the standard libraries but not yet documented in man pages. If you have information about these functions, please look in the source code, write a man page (using a style similar to that of the other Linux section 3 man pages), and send it to -.B mtk-manpages@gmx.net +.B mtk.manpages@gmail.com for inclusion in the next man page release. .SS "The List" diff --git a/man5/core.5 b/man5/core.5 index 1f95725b1..99f325c3f 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006 by Michael Kerrisk +.\" Copyright (c) 2006 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man5/proc.5 b/man5/proc.5 index 22a82931a..86e4f9d42 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3,7 +3,7 @@ .\" and scsi additions from Michael Neuffer (neuffer@mail.uni-mainz.de) .\" and sysctl additions from Andries Brouwer (aeb@cwi.nl) .\" and System V IPC (as well as various other) additions from -.\" Michael Kerrisk +.\" Michael Kerrisk .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as @@ -31,7 +31,7 @@ .\" Modified 2001-12-16 by rwhron@earthlink.net .\" Modified 2002-07-13 by jbelton@shaw.ca .\" Modified 2002-07-22, 2003-05-27, 2004-04-06, 2004-05-25 -.\" by Michael Kerrisk +.\" by Michael Kerrisk .\" 2004-11-17, mtk -- updated notes on /proc/loadavg .\" 2004-12-01, mtk, rtsig-max and rtsig-nr went away in 2.6.8 .\" 2004-12-14, mtk, updated 'statm', and fixed error in order of list diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 56cff05f7..a5834bc4c 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2002 by Michael Kerrisk +.\" Copyright (c) 2002 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -18,8 +18,8 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" 6 Aug 2002 - Initial Creation -.\" Modified 2003-05-23, Michael Kerrisk, -.\" Modified 2004-05-27, Michael Kerrisk, +.\" Modified 2003-05-23, Michael Kerrisk, +.\" Modified 2004-05-27, Michael Kerrisk, .\" 2004-12-08, mtk Added O_NOATIME for CAP_FOWNER .\" 2005-08-16, mtk, Added CAP_AUDIT_CONTROL and CAP_AUDIT_WRITE .\" diff --git a/man7/credentials.7 b/man7/credentials.7 index 87314a449..38aefb40e 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2007 by Michael Kerrisk +.\" Copyright (c) 2007 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/inotify.7 b/man7/inotify.7 index 0f1332228..20a8ea86a 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/man-pages.7 b/man7/man-pages.7 index df4cda2ea..6e4dcfb49 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -1,6 +1,6 @@ .\" (C) Copyright 1992-1999 Rickard E. Faith and David A. Wheeler .\" (faith@cs.unc.edu and dwheeler@ida.org) -.\" and (C) Copyright 2007 Michael Kerrisk +.\" and (C) Copyright 2007 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 4e8cf744c..c6b97fcff 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/pipe.7 b/man7/pipe.7 index 1b351fe11..923f19123 100644 --- a/man7/pipe.7 +++ b/man7/pipe.7 @@ -1,6 +1,6 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2005 Michael Kerrisk +.\" Copyright (C) 2005 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/pthreads.7 b/man7/pthreads.7 index e0c335710..35218d702 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -1,5 +1,5 @@ '\" t -.\" Copyright (c) 2005 by Michael Kerrisk +.\" Copyright (c) 2005 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/pty.7 b/man7/pty.7 index 2a310eb97..761cd81ee 100644 --- a/man7/pty.7 +++ b/man7/pty.7 @@ -1,6 +1,6 @@ .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2005 Michael Kerrisk +.\" Copyright (C) 2005 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/sem_overview.7 b/man7/sem_overview.7 index fc7d180f9..469efff33 100644 --- a/man7/sem_overview.7 +++ b/man7/sem_overview.7 @@ -1,7 +1,7 @@ '\" t .\" Hey Emacs! This file is -*- nroff -*- source. .\" -.\" Copyright (C) 2006 Michael Kerrisk +.\" Copyright (C) 2006 Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/signal.7 b/man7/signal.7 index 4e4db1e01..3cccdcfe0 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -1,6 +1,6 @@ '\" t .\" Copyright (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de) -.\" and Copyright (c) 2002,2006 by Michael Kerrisk +.\" and Copyright (c) 2002,2006 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are @@ -26,10 +26,10 @@ .\" Modified Sun Jan 7 01:41:27 1996 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun Apr 14 12:02:29 1996 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sat Nov 13 16:28:23 1999 by Andries Brouwer (aeb@cwi.nl) -.\" Modified 10 Apr 2002, by Michael Kerrisk -.\" Modified 7 Jun 2002, by Michael Kerrisk +.\" Modified 10 Apr 2002, by Michael Kerrisk +.\" Modified 7 Jun 2002, by Michael Kerrisk .\" Added information on real-time signals -.\" Modified 13 Jun 2002, by Michael Kerrisk +.\" Modified 13 Jun 2002, by Michael Kerrisk .\" Noted that SIGSTKFLT is in fact unused .\" 2004-12-03, Modified mtk, added notes on RLIMIT_SIGPENDING .\" 2006-04-24, mtk, Added text on changing signal dispositions, diff --git a/man7/socket.7 b/man7/socket.7 index 178b1d5f8..d8ff71548 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -7,10 +7,10 @@ .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. .\" -.\" 2002-10-30, Michael Kerrisk, +.\" 2002-10-30, Michael Kerrisk, .\" Added description of SO_ACCEPTCONN .\" 2004-05-20, aeb, added SO_RCVTIMEO/SO_SNDTIMEO text. -.\" Modified, 27 May 2004, Michael Kerrisk +.\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" A few small grammar fixes .\" diff --git a/man7/standards.7 b/man7/standards.7 index aa94f242e..ff59604c1 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006, Michael Kerrisk +.\" Copyright (c) 2006, Michael Kerrisk .\" includes some material by other authors that was formerly .\" in intro.2. .\" diff --git a/man7/termio.7 b/man7/termio.7 index bb6b8131d..b2c2cb4a8 100644 --- a/man7/termio.7 +++ b/man7/termio.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006 by Michael Kerrisk +.\" Copyright (c) 2006 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/time.7 b/man7/time.7 index deaf1ed03..2079ce6e9 100644 --- a/man7/time.7 +++ b/man7/time.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006 by Michael Kerrisk +.\" Copyright (c) 2006 by Michael Kerrisk .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are diff --git a/man7/unix.7 b/man7/unix.7 index cf873d5b6..5099e3824 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -4,9 +4,9 @@ .\" and in case of nontrivial modification author and date .\" of the modification is added to the header. .\" -.\" Modified, 2003-12-02, Michael Kerrisk, +.\" Modified, 2003-12-02, Michael Kerrisk, .\" Modified, 2003-09-23, Adam Langley -.\" Modified, 2004-05-27, Michael Kerrisk, +.\" Modified, 2004-05-27, Michael Kerrisk, .\" Added SOCK_SEQPACKET .\" .TH UNIX 7 2004-05-27 "Linux" "Linux Programmer's Manual" diff --git a/man8/ldconfig.8 b/man8/ldconfig.8 index 16ee81755..a2f5dbf75 100644 --- a/man8/ldconfig.8 +++ b/man8/ldconfig.8 @@ -17,7 +17,7 @@ .\" write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, .\" Boston, MA 02111-1307, USA. .\" -.\" Modified, 6 May 2002, Michael Kerrisk, +.\" Modified, 6 May 2002, Michael Kerrisk, .\" Change listed order of /usr/lib and /lib .TH LDCONFIG 8 2002-05-06 "GNU" "Linux Programmer's Manual" .SH NAME