diff --git a/man2/_exit.2 b/man2/_exit.2 index c016eaab6..cd075bccb 100644 --- a/man2/_exit.2 +++ b/man2/_exit.2 @@ -26,7 +26,7 @@ .\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith .\" Modified 2001-11-17, aeb .\" -.TH _EXIT 2 2008-11-27 "Linux" "Linux Programmer's Manual" +.TH _EXIT 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME _exit, _Exit \- terminate the calling process .SH SYNOPSIS diff --git a/man2/brk.2 b/man2/brk.2 index 4ddcfc9a4..9fa3065c8 100644 --- a/man2/brk.2 +++ b/man2/brk.2 @@ -27,7 +27,7 @@ .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith .\" -.TH BRK 2 2008-06-18 "Linux" "Linux Programmer's Manual" +.TH BRK 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME brk, sbrk \- change data segment size .SH SYNOPSIS diff --git a/man2/capget.2 b/man2/capget.2 index 9b7a8f668..0bfa1bbd2 100644 --- a/man2/capget.2 +++ b/man2/capget.2 @@ -8,7 +8,7 @@ .\" 64-bit capability sets in kernel 2.6.2[45]. .\" Modified 2009-01-26, andi kleen .\" -.TH CAPGET 2 2009-01-26 "Linux" "Linux Programmer's Manual" +.TH CAPGET 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME capget, capset \- set/get capabilities of thread(s) .SH SYNOPSIS diff --git a/man2/chdir.2 b/man2/chdir.2 index 229a2121e..42fac0bf4 100644 --- a/man2/chdir.2 +++ b/man2/chdir.2 @@ -30,7 +30,7 @@ .\" Modified 1997-08-21 by Joseph S. Myers .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHDIR 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH CHDIR 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME chdir, fchdir \- change working directory .SH SYNOPSIS diff --git a/man2/chmod.2 b/man2/chmod.2 index b8c8450ef..1022cc3f2 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -28,7 +28,7 @@ .\" : NFS details .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHMOD 2 2008-05-26 "Linux" "Linux Programmer's Manual" +.TH CHMOD 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME chmod, fchmod \- change permissions of a file .SH SYNOPSIS diff --git a/man2/chown.2 b/man2/chown.2 index c0b80eaf6..1deb92ce2 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -35,7 +35,7 @@ .\" (bsdgroups versus sysvgroups, and the effect of the parent .\" directory's set-group-ID permission bit). .\" -.TH CHOWN 2 2008-06-16 "Linux" "Linux Programmer's Manual" +.TH CHOWN 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME chown, fchown, lchown \- change ownership of a file .SH SYNOPSIS diff --git a/man2/chroot.2 b/man2/chroot.2 index 64dff311f..538d73cb5 100644 --- a/man2/chroot.2 +++ b/man2/chroot.2 @@ -30,7 +30,7 @@ .\" Modified 1997-08-21 by Joseph S. Myers .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHROOT 2 2008-06-23 "Linux" "Linux Programmer's Manual" +.TH CHROOT 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME chroot \- change root directory .SH SYNOPSIS diff --git a/man2/getdtablesize.2 b/man2/getdtablesize.2 index 8e1f68b1d..9226661fb 100644 --- a/man2/getdtablesize.2 +++ b/man2/getdtablesize.2 @@ -24,7 +24,7 @@ .\" .\" Modified 2002-04-15 by Roger Luethi and aeb .\" -.TH GETDTABLESIZE 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH GETDTABLESIZE 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME getdtablesize \- get descriptor table size .SH SYNOPSIS diff --git a/man2/gethostname.2 b/man2/gethostname.2 index 5e33cfa46..a2867bc2b 100644 --- a/man2/gethostname.2 +++ b/man2/gethostname.2 @@ -29,7 +29,7 @@ .\" Modified 2004-06-17 by mtk .\" Modified 2008-11-27 by mtk .\" -.TH GETHOSTNAME 2 2008-11-27 "Linux" "Linux Programmer's Manual" +.TH GETHOSTNAME 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME gethostname, sethostname \- get/set hostname .SH SYNOPSIS diff --git a/man2/getpagesize.2 b/man2/getpagesize.2 index 8783001b0..1d5c1902c 100644 --- a/man2/getpagesize.2 +++ b/man2/getpagesize.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. .\" -.TH GETPAGESIZE 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH GETPAGESIZE 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME getpagesize \- get memory page size .SH SYNOPSIS diff --git a/man2/getsid.2 b/man2/getsid.2 index 5dda60e56..079dd618c 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -22,7 +22,7 @@ .\" .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond .\" Modified 2001-12-17, aeb -.TH GETSID 2 2008-12-05 "Linux" "Linux Programmer's Manual" +.TH GETSID 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME getsid \- get session ID .SH SYNOPSIS diff --git a/man2/killpg.2 b/man2/killpg.2 index 563aaf3e3..d7aff1d23 100644 --- a/man2/killpg.2 +++ b/man2/killpg.2 @@ -37,7 +37,7 @@ .\" Added notes on CAP_KILL .\" Modified 2004-06-21 by aeb .\" -.TH KILLPG 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH KILLPG 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME killpg \- send signal to a process group .SH SYNOPSIS diff --git a/man2/mknod.2 b/man2/mknod.2 index 50c4aea33..9a41d8594 100644 --- a/man2/mknod.2 +++ b/man2/mknod.2 @@ -10,7 +10,7 @@ .\" Modified 2003-04-23 by Michael Kerrisk .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH MKNOD 2 2008-12-01 "Linux" "Linux Programmer's Manual" +.TH MKNOD 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME mknod \- create a special or ordinary file .SH SYNOPSIS diff --git a/man2/mknodat.2 b/man2/mknodat.2 index e40c7ef7f..bb8f19788 100644 --- a/man2/mknodat.2 +++ b/man2/mknodat.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" -.TH MKNODAT 2 2009-12-13 "Linux" "Linux Programmer's Manual" +.TH MKNODAT 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME mknodat \- create a special or ordinary file relative to a directory file descriptor diff --git a/man2/poll.2 b/man2/poll.2 index 5e37e43c6..6304b59cf 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -28,7 +28,7 @@ .\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and .\" formatting changes. .\" -.TH POLL 2 2010-06-12 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2 index bd886901a..85daab60e 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2 @@ -23,7 +23,7 @@ .\" .\" 2005-04-08 mtk, noted kernel version and added BUGS .\" -.TH POSIX_FADVISE 2 2010-06-14 "Linux" "Linux Programmer's Manual" +.TH POSIX_FADVISE 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME posix_fadvise \- predeclare an access pattern for file data .SH SYNOPSIS diff --git a/man2/pread.2 b/man2/pread.2 index bc5a5134c..22d1abbac 100644 --- a/man2/pread.2 +++ b/man2/pread.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. .\" -.TH PREAD 2 2008-12-03 "Linux" "Linux Programmer's Manual" +.TH PREAD 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME pread, pwrite \- read from or write to a file descriptor at a given offset .SH SYNOPSIS diff --git a/man2/readlink.2 b/man2/readlink.2 index 3fd23526e..1327e089a 100644 --- a/man2/readlink.2 +++ b/man2/readlink.2 @@ -35,7 +35,7 @@ .\" Modified Tue Jul 9 23:55:17 1996 by aeb .\" Modified Fri Jan 24 00:26:00 1997 by aeb .\" -.TH READLINK 2 2010-08-29 "Linux" "Linux Programmer's Manual" +.TH READLINK 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME readlink \- read value of a symbolic link .SH SYNOPSIS diff --git a/man2/setpgid.2 b/man2/setpgid.2 index baede94af..69fcc2cbf 100644 --- a/man2/setpgid.2 +++ b/man2/setpgid.2 @@ -43,7 +43,7 @@ .\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements .\" of text. .\" -.TH SETPGID 2 2009-09-20 "Linux" "Linux Programmer's Manual" +.TH SETPGID 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME setpgid, getpgid, setpgrp, getpgrp \- set/get process group .SH SYNOPSIS diff --git a/man2/setreuid.2 b/man2/setreuid.2 index e3aa64166..7e5613122 100644 --- a/man2/setreuid.2 +++ b/man2/setreuid.2 @@ -40,7 +40,7 @@ .\" 2004-07-04 by aeb .\" 2004-05-27 by Michael Kerrisk .\" -.TH SETREUID 2 2009-10-17 "Linux" "Linux Programmer's Manual" +.TH SETREUID 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME setreuid, setregid \- set real and/or effective user or group ID .SH SYNOPSIS diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index 040df832a..cf1d1ee23 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" aeb, various minor fixes -.TH SIGALTSTACK 2 2008-10-04 "Linux" "Linux Programmer's Manual" +.TH SIGALTSTACK 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME sigaltstack \- set and/or get signal stack context .SH SYNOPSIS diff --git a/man2/stat.2 b/man2/stat.2 index 8194fb215..da6199899 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -37,7 +37,7 @@ .\" 2007-06-08 mtk: Added example program .\" 2007-07-05 mtk: Added details on underlying system call interfaces .\" -.TH STAT 2 2009-09-30 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME stat, fstat, lstat \- get file status .SH SYNOPSIS diff --git a/man2/symlink.2 b/man2/symlink.2 index c69cf49ea..93f2871bd 100644 --- a/man2/symlink.2 +++ b/man2/symlink.2 @@ -29,7 +29,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH SYMLINK 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME symlink \- make a new name for a file .SH SYNOPSIS diff --git a/man2/sync.2 b/man2/sync.2 index 3931bf523..71396f6d0 100644 --- a/man2/sync.2 +++ b/man2/sync.2 @@ -31,7 +31,7 @@ .\" Modified Tue Oct 22 22:27:07 1996 by Eric S. Raymond .\" Modified 2001-10-10 by aeb, following Michael Kerrisk. .\" -.TH SYNC 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH SYNC 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME sync \- commit buffer cache to disk .SH SYNOPSIS diff --git a/man2/truncate.2 b/man2/truncate.2 index 7d75439f3..b67ceefb4 100644 --- a/man2/truncate.2 +++ b/man2/truncate.2 @@ -38,7 +38,7 @@ .\" Modified 2002-04-06 by Andries Brouwer .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH TRUNCATE 2 2009-02-28 "Linux" "Linux Programmer's Manual" +.TH TRUNCATE 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME truncate, ftruncate \- truncate a file to a specified length .SH SYNOPSIS diff --git a/man2/vfork.2 b/man2/vfork.2 index 8b2cb4b98..93761dd57 100644 --- a/man2/vfork.2 +++ b/man2/vfork.2 @@ -23,7 +23,7 @@ .\" 1999-11-10: Merged text taken from the page contributed by .\" Reed H. Petty (rhp@draper.net) .\" -.TH VFORK 2 2009-06-21 "Linux" "Linux Programmer's Manual" +.TH VFORK 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME vfork \- create a child process and block parent .SH SYNOPSIS diff --git a/man2/wait.2 b/man2/wait.2 index eadbf823a..556ed236d 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -47,7 +47,7 @@ .\" 2005-05-10, mtk, __W* flags can't be used with waitid() .\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP .\" -.TH WAIT 2 2009-04-21 "Linux" "Linux Programmer's Manual" +.TH WAIT 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME wait, waitpid, waitid \- wait for process to change state .SH SYNOPSIS diff --git a/man2/wait4.2 b/man2/wait4.2 index cf3adf555..68e49adbd 100644 --- a/man2/wait4.2 +++ b/man2/wait4.2 @@ -31,7 +31,7 @@ .\" Rewrote much of this page, and removed much duplicated text, .\" replacing with pointers to wait.2 .\" -.TH WAIT4 2 2008-09-28 "Linux" "Linux Programmer's Manual" +.TH WAIT4 2 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME wait3, wait4 \- wait for process to change state, BSD style .SH SYNOPSIS diff --git a/man3/a64l.3 b/man3/a64l.3 index 27a5c00f5..6069a1b65 100644 --- a/man3/a64l.3 +++ b/man3/a64l.3 @@ -3,7 +3,7 @@ .\" .\" Corrected, aeb, 2002-05-30 .\" -.TH A64L 3 2010-08-29 "" "Linux Programmer's Manual" +.TH A64L 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME a64l, l64a \- convert between long and base-64 .SH SYNOPSIS diff --git a/man3/abs.3 b/man3/abs.3 index 71ae15746..ef3d3f703 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 21:45:37 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Dec 16 15:02:59 2000, Joseph S. Myers .\" -.TH ABS 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH ABS 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME abs, labs, llabs, imaxabs \- compute the absolute value of an integer .SH SYNOPSIS diff --git a/man3/acos.3 b/man3/acos.3 index c1f10e552..e22860d4f 100644 --- a/man3/acos.3 +++ b/man3/acos.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ACOS 3 2008-08-05 "" "Linux Programmer's Manual" +.TH ACOS 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME acos, acosf, acosl \- arc cosine function .SH SYNOPSIS diff --git a/man3/acosh.3 b/man3/acosh.3 index 6c54af78b..cce02f939 100644 --- a/man3/acosh.3 +++ b/man3/acosh.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ACOSH 3 2008-08-05 "" "Linux Programmer's Manual" +.TH ACOSH 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME acosh, acoshf, acoshl \- inverse hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/asin.3 b/man3/asin.3 index ac0d9b10b..b1df63adb 100644 --- a/man3/asin.3 +++ b/man3/asin.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ASIN 3 2008-08-05 "" "Linux Programmer's Manual" +.TH ASIN 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME asin, asinf, asinl \- arc sine function .SH SYNOPSIS diff --git a/man3/asinh.3 b/man3/asinh.3 index dd8e3dd85..8c3ee23b6 100644 --- a/man3/asinh.3 +++ b/man3/asinh.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ASINH 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH ASINH 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME asinh, asinhf, asinhl \- inverse hyperbolic sine function .SH SYNOPSIS diff --git a/man3/atan.3 b/man3/atan.3 index 9be08401f..96e0415a0 100644 --- a/man3/atan.3 +++ b/man3/atan.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATAN 3 2008-12-02 "" "Linux Programmer's Manual" +.TH ATAN 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME atan, atanf, atanl \- arc tangent function .SH SYNOPSIS diff --git a/man3/atan2.3 b/man3/atan2.3 index 046cdf6b5..5d837ca4e 100644 --- a/man3/atan2.3 +++ b/man3/atan2.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATAN2 3 2008-11-20 "" "Linux Programmer's Manual" +.TH ATAN2 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME atan2, atan2f, atan2l \- arc tangent function of two variables .SH SYNOPSIS diff --git a/man3/atoi.3 b/man3/atoi.3 index fba8f064c..31c35ca07 100644 --- a/man3/atoi.3 +++ b/man3/atoi.3 @@ -28,7 +28,7 @@ .\" Modified Sat Jul 24 21:38:42 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sun Dec 17 18:35:06 2000, Joseph S. Myers .\" -.TH ATOI 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH ATOI 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME atoi, atol, atoll, atoq \- convert a string to an integer .SH SYNOPSIS diff --git a/man3/cbrt.3 b/man3/cbrt.3 index 710cfdfb8..b2563c155 100644 --- a/man3/cbrt.3 +++ b/man3/cbrt.3 @@ -25,7 +25,7 @@ .\" Modified 2002-07-27 Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH CBRT 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH CBRT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME cbrt, cbrtf, cbrtl \- cube root function .SH SYNOPSIS diff --git a/man3/ceil.3 b/man3/ceil.3 index 911bf6708..ad579123c 100644 --- a/man3/ceil.3 +++ b/man3/ceil.3 @@ -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. .\" -.TH CEIL 3 2008-08-05 "" "Linux Programmer's Manual" +.TH CEIL 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME ceil, ceilf, ceill \- ceiling function: smallest integral value not less than argument diff --git a/man3/copysign.3 b/man3/copysign.3 index c06a7dbf5..f1c93ffdb 100644 --- a/man3/copysign.3 +++ b/man3/copysign.3 @@ -26,7 +26,7 @@ .\" 386BSD man pages .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2002-08-10 by Walter Harms (walter.harms@informatik.uni-oldenburg.de) -.TH COPYSIGN 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH COPYSIGN 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME copysign, copysignf, copysignl \- copy sign of a number .SH SYNOPSIS diff --git a/man3/cosh.3 b/man3/cosh.3 index 6a1bd425a..26c53a312 100644 --- a/man3/cosh.3 +++ b/man3/cosh.3 @@ -31,7 +31,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH COSH 3 2008-08-10 "" "Linux Programmer's Manual" +.TH COSH 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME cosh, coshf, coshl \- hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/dirfd.3 b/man3/dirfd.3 index d68a84462..3d2e80b4a 100644 --- a/man3/dirfd.3 +++ b/man3/dirfd.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. .\" -.TH DIRFD 3 2008-08-21 "Linux" "Linux Programmer's Manual" +.TH DIRFD 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME dirfd \- get directory stream file descriptor .SH SYNOPSIS diff --git a/man3/div.3 b/man3/div.3 index dbef9a8e3..75a6b20a7 100644 --- a/man3/div.3 +++ b/man3/div.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb .\" -.TH DIV 3 2007-07-26 "" "Linux Programmer's Manual" +.TH DIV 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of an integer division diff --git a/man3/ecvt.3 b/man3/ecvt.3 index 38c351a62..f6fde489c 100644 --- a/man3/ecvt.3 +++ b/man3/ecvt.3 @@ -27,7 +27,7 @@ .\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl) .\" -.TH ECVT 3 2009-03-15 "" "Linux Programmer's Manual" +.TH ECVT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME ecvt, fcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/erf.3 b/man3/erf.3 index 00ff93f70..65a058d8f 100644 --- a/man3/erf.3 +++ b/man3/erf.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ERF 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH ERF 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME erf, erff, erfl, \- error function .SH SYNOPSIS diff --git a/man3/erfc.3 b/man3/erfc.3 index deeaf25fb..66066fdf3 100644 --- a/man3/erfc.3 +++ b/man3/erfc.3 @@ -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. .\" -.TH ERFC 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH ERFC 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME erfc, erfcf, erfcl \- complementary error function .SH SYNOPSIS diff --git a/man3/exp.3 b/man3/exp.3 index 9ed252681..e95f84dcd 100644 --- a/man3/exp.3 +++ b/man3/exp.3 @@ -31,7 +31,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXP 3 2008-08-05 "" "Linux Programmer's Manual" +.TH EXP 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME exp, expf, expl \- base-e exponential function .SH SYNOPSIS diff --git a/man3/exp2.3 b/man3/exp2.3 index 9208dc14d..88686131d 100644 --- a/man3/exp2.3 +++ b/man3/exp2.3 @@ -31,7 +31,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXP2 3 2008-08-11 "" "Linux Programmer's Manual" +.TH EXP2 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME exp2, exp2f, exp2l \- base-2 exponential function .SH SYNOPSIS diff --git a/man3/fabs.3 b/man3/fabs.3 index 62bb51abb..c94565aa9 100644 --- a/man3/fabs.3 +++ b/man3/fabs.3 @@ -27,7 +27,7 @@ .\" Modified Sat Jul 24 19:42:04 1993 by Rik Faith (faith@cs.unc.edu) .\" Added fabsl, fabsf, aeb, 2001-06-07 .\" -.TH FABS 3 2008-08-05 "" "Linux Programmer's Manual" +.TH FABS 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fabs, fabsf, fabsl \- absolute value of floating-point number .SH SYNOPSIS diff --git a/man3/fdim.3 b/man3/fdim.3 index bb96bff2c..5db5a131b 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -3,7 +3,7 @@ .\" .\" Distributed under GPL. .\" -.TH FDIM 3 2008-08-11 "" "Linux Programmer's Manual" +.TH FDIM 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fdim, fdimf, fdiml \- positive difference .SH SYNOPSIS diff --git a/man3/ffs.3 b/man3/ffs.3 index 2a4a46cd2..ea5d5f60f 100644 --- a/man3/ffs.3 +++ b/man3/ffs.3 @@ -28,7 +28,7 @@ .\" .\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FFS 3 2009-08-27 "GNU" "Linux Programmer's Manual" +.TH FFS 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME ffs, ffsl, ffsll \- find first bit set in a word .SH SYNOPSIS diff --git a/man3/floor.3 b/man3/floor.3 index c7fc22f51..9b91cf3e7 100644 --- a/man3/floor.3 +++ b/man3/floor.3 @@ -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. .\" -.TH FLOOR 3 2008-10-06 "" "Linux Programmer's Manual" +.TH FLOOR 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME floor, floorf, floorl \- largest integral value not greater than argument .SH SYNOPSIS diff --git a/man3/fma.3 b/man3/fma.3 index ed6aaf24b..4bc86fbed 100644 --- a/man3/fma.3 +++ b/man3/fma.3 @@ -5,7 +5,7 @@ .\" Modified 2004-11-15, Added further text on FLT_ROUNDS .\" as suggested by AEB and Fabian Kreutz .\" -.TH FMA 3 2008-10-06 "" "Linux Programmer's Manual" +.TH FMA 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fma, fmaf, fmal \- floating-point multiply and add .SH SYNOPSIS diff --git a/man3/fmax.3 b/man3/fmax.3 index ca6594287..f0e768a1a 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -3,7 +3,7 @@ .\" .\" Distributed under GPL .\" -.TH FMAX 3 2008-08-11 "" "Linux Programmer's Manual" +.TH FMAX 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers .SH SYNOPSIS diff --git a/man3/fmin.3 b/man3/fmin.3 index 656b977a7..19256ddc7 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -3,7 +3,7 @@ .\" .\" Distributed under GPL .\" -.TH FMIN 3 2008-08-11 "" "Linux Programmer's Manual" +.TH FMIN 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fmin, fminf, fminl \- determine minimum of two floating-point numbers .SH SYNOPSIS diff --git a/man3/fmod.3 b/man3/fmod.3 index 4cb8cb4ee..f5b9d795f 100644 --- a/man3/fmod.3 +++ b/man3/fmod.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FMOD 3 2008-08-05 "" "Linux Programmer's Manual" +.TH FMOD 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fmod, fmodf, fmodl \- floating-point remainder function .SH SYNOPSIS diff --git a/man3/fpclassify.3 b/man3/fpclassify.3 index 4ff1332ea..018062c4c 100644 --- a/man3/fpclassify.3 +++ b/man3/fpclassify.3 @@ -3,7 +3,7 @@ .\" This was done with the help of the glibc manual. .\" .\" 2004-10-31, aeb, corrected -.TH FPCLASSIFY 3 2008-08-07 "" "Linux Programmer's Manual" +.TH FPCLASSIFY 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME fpclassify, isfinite, isnormal, isnan, isinf \- floating-point classification macros diff --git a/man3/frexp.3 b/man3/frexp.3 index c178727f5..c51d92cb4 100644 --- a/man3/frexp.3 +++ b/man3/frexp.3 @@ -28,7 +28,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FREXP 3 2008-10-29 "" "Linux Programmer's Manual" +.TH FREXP 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME frexp, frexpf, frexpl \- convert floating-point number to fractional and integral components diff --git a/man3/ftw.3 b/man3/ftw.3 index f3f068868..b5ffeb62a 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -31,7 +31,7 @@ .\" reorganized and rewrote much of the page .\" 2006-05-24, Michael Kerrisk .\" Added an example program. -.TH FTW 3 2010-06-10 "Linux" "Linux Programmer's Manual" +.TH FTW 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME ftw, nftw \- file tree walk .SH SYNOPSIS diff --git a/man3/fwide.3 b/man3/fwide.3 index dd1a7fed7..06f635962 100644 --- a/man3/fwide.3 +++ b/man3/fwide.3 @@ -11,7 +11,7 @@ .\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH FWIDE 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH FWIDE 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME fwide \- set and determine the orientation of a FILE stream .SH SYNOPSIS diff --git a/man3/gcvt.3 b/man3/gcvt.3 index 9f6c5cd9d..6e37cdc7a 100644 --- a/man3/gcvt.3 +++ b/man3/gcvt.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:32:25 1993 by Rik Faith (faith@cs.unc.edu) -.TH GCVT 3 2009-03-15 "" "Linux Programmer's Manual" +.TH GCVT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME gcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/getcwd.3 b/man3/getcwd.3 index 1aac1e65b..4356fb75a 100644 --- a/man3/getcwd.3 +++ b/man3/getcwd.3 @@ -27,7 +27,7 @@ .\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb .\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi .\" -.TH GETCWD 3 2009-03-31 "GNU" "Linux Programmer's Manual" +.TH GETCWD 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME getcwd, getwd, get_current_dir_name \- Get current working directory .SH SYNOPSIS diff --git a/man3/getdate.3 b/man3/getdate.3 index 851dde066..c76df60aa 100644 --- a/man3/getdate.3 +++ b/man3/getdate.3 @@ -25,7 +25,7 @@ .\" Modified, 2001-12-26, aeb .\" 2008-09-07, mtk, Various rewrites; added an example program. .\" -.TH GETDATE 3 2008-09-07 "" "Linux Programmer's Manual" +.TH GETDATE 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME getdate, getdate_r \- convert a date-plus-time string to broken-down time .SH SYNOPSIS diff --git a/man3/getgrent.3 b/man3/getgrent.3 index 1efeed337..5b43a0a5d 100644 --- a/man3/getgrent.3 +++ b/man3/getgrent.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETGRENT 3 2009-03-30 "" "Linux Programmer's Manual" +.TH GETGRENT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME getgrent, setgrent, endgrent \- get group file entry .SH SYNOPSIS diff --git a/man3/gethostid.3 b/man3/gethostid.3 index 9c7511fd6..5d07eadfd 100644 --- a/man3/gethostid.3 +++ b/man3/gethostid.3 @@ -26,7 +26,7 @@ .\" Portions Copyright 1993 Mitchum DSouza .\" .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond -.TH GETHOSTID 3 2009-01-13 "Linux" "Linux Programmer's Manual" +.TH GETHOSTID 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME gethostid, sethostid \- get or set the unique identifier of the current host .SH SYNOPSIS diff --git a/man3/getpass.3 b/man3/getpass.3 index 196ceec69..b0805f994 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -20,7 +20,7 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" -.TH GETPASS 3 2000-12-05 "Linux" "Linux Programmer's Manual" +.TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME getpass \- get a password .SH SYNOPSIS diff --git a/man3/getpwent.3 b/man3/getpwent.3 index 0341ea7af..de0c7ab39 100644 --- a/man3/getpwent.3 +++ b/man3/getpwent.3 @@ -28,7 +28,7 @@ .\" Modified Sat Jul 24 19:22:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de) .\" -.TH GETPWENT 3 2009-03-30 "GNU" "Linux Programmer's Manual" +.TH GETPWENT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME getpwent, setpwent, endpwent \- get password file entry .SH SYNOPSIS diff --git a/man3/getsubopt.3 b/man3/getsubopt.3 index 2c1303bbc..4058e436f 100644 --- a/man3/getsubopt.3 +++ b/man3/getsubopt.3 @@ -20,7 +20,7 @@ .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" -.TH GETSUBOPT 3 2008-05-29 "GNU" "Linux Programmer's Manual" +.TH GETSUBOPT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME getsubopt \- parse suboption arguments from a string .SH SYNOPSIS diff --git a/man3/getw.3 b/man3/getw.3 index 2156b4e52..b8b80684d 100644 --- a/man3/getw.3 +++ b/man3/getw.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 GETW 3 2007-12-20 "GNU" "Linux Programmer's Manual" +.TH GETW 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME getw, putw \- input and output of words (ints) .SH SYNOPSIS diff --git a/man3/hypot.3 b/man3/hypot.3 index 2f82181bc..58a38b441 100644 --- a/man3/hypot.3 +++ b/man3/hypot.3 @@ -28,7 +28,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH HYPOT 3 2008-08-05 "" "Linux Programmer's Manual" +.TH HYPOT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME hypot, hypotf, hypotl \- Euclidean distance function .SH SYNOPSIS diff --git a/man3/ilogb.3 b/man3/ilogb.3 index b75d8b801..3553b5c8a 100644 --- a/man3/ilogb.3 +++ b/man3/ilogb.3 @@ -24,7 +24,7 @@ .\" .\" Inspired by a page by Walter Harms created 2002-08-10 .\" -.TH ILOGB 3 2009-02-04 "" "Linux Programmer's Manual" +.TH ILOGB 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value .SH SYNOPSIS diff --git a/man3/index.3 b/man3/index.3 index af5f17e87..aa4f9144a 100644 --- a/man3/index.3 +++ b/man3/index.3 @@ -26,7 +26,7 @@ .\" 386BSD man pages .\" Modified Mon Apr 12 12:54:34 1993, David Metcalfe .\" Modified Sat Jul 24 19:13:52 1993, Rik Faith (faith@cs.unc.edu) -.TH INDEX 3 2009-03-15 "GNU" "Linux Programmer's Manual" +.TH INDEX 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME index, rindex \- locate character in string .SH SYNOPSIS diff --git a/man3/isalpha.3 b/man3/isalpha.3 index b1b3ef6e4..4b1cd5b88 100644 --- a/man3/isalpha.3 +++ b/man3/isalpha.3 @@ -26,7 +26,7 @@ .\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt .\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de) .\" -.TH ISALPHA 3 2009-03-15 "GNU" "Linux Programmer's Manual" +.TH ISALPHA 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit \- character diff --git a/man3/isgreater.3 b/man3/isgreater.3 index ed408c9d0..022f83e41 100644 --- a/man3/isgreater.3 +++ b/man3/isgreater.3 @@ -3,7 +3,7 @@ .\" 2002-07-27 Walter Harms .\" this was done with the help of the glibc manual .\" -.TH ISGREATER 3 2008-08-05 "" "Linux Programmer's Manual" +.TH ISGREATER 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered \- floating-point relational tests without exception for NaN diff --git a/man3/iswblank.3 b/man3/iswblank.3 index 2844defe9..59d2ab410 100644 --- a/man3/iswblank.3 +++ b/man3/iswblank.3 @@ -11,7 +11,7 @@ .\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWBLANK 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH ISWBLANK 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME iswblank \- test for whitespace wide character .SH SYNOPSIS diff --git a/man3/j0.3 b/man3/j0.3 index e0e28d09a..69a1f6492 100644 --- a/man3/j0.3 +++ b/man3/j0.3 @@ -31,7 +31,7 @@ .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB .\" 2008-07-24, mtk, moved yxx() material into separate y0.3 page .\" -.TH J0 3 2008-08-05 "" "Linux Programmer's Manual" +.TH J0 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \- Bessel functions of the first kind diff --git a/man3/ldexp.3 b/man3/ldexp.3 index 3fbe4d8ca..e13279b92 100644 --- a/man3/ldexp.3 +++ b/man3/ldexp.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH LDEXP 3 2008-08-05 "" "Linux Programmer's Manual" +.TH LDEXP 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2 .SH SYNOPSIS diff --git a/man3/lockf.3 b/man3/lockf.3 index a8e88018e..df80af8dd 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -19,7 +19,7 @@ .\" Added section stuff, aeb, 2002-04-22. .\" Corrected include file, drepper, 2003-06-15. .\" -.TH LOCKF 3 2009-07-25 "GNU" "Linux Programmer's Manual" +.TH LOCKF 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME lockf \- apply, test or remove a POSIX lock on an open file .SH SYNOPSIS diff --git a/man3/log.3 b/man3/log.3 index a2a4fdbf4..a6b39f122 100644 --- a/man3/log.3 +++ b/man3/log.3 @@ -31,7 +31,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG 3 2010-06-13 "" "Linux Programmer's Manual" +.TH LOG 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME log, logf, logl \- natural logarithmic function .SH SYNOPSIS diff --git a/man3/log10.3 b/man3/log10.3 index edd42b087..8a1b5b301 100644 --- a/man3/log10.3 +++ b/man3/log10.3 @@ -31,7 +31,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG10 3 2010-06-13 "" "Linux Programmer's Manual" +.TH LOG10 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME log10, log10f, log10l \- base-10 logarithmic function .SH SYNOPSIS diff --git a/man3/log1p.3 b/man3/log1p.3 index 7a866f35f..86de3ffe7 100644 --- a/man3/log1p.3 +++ b/man3/log1p.3 @@ -24,7 +24,7 @@ .\" .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH LOG1P 3 2008-08-05 "" "Linux Programmer's Manual" +.TH LOG1P 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME log1p, log1pf, log1pl \- logarithm of 1 plus argument .SH SYNOPSIS diff --git a/man3/logb.3 b/man3/logb.3 index e0decf729..bae02286f 100644 --- a/man3/logb.3 +++ b/man3/logb.3 @@ -24,7 +24,7 @@ .\" .\" Inspired by a page by Walter Harms created 2002-08-10 .\" -.TH LOGB 3 2008-08-05 "" "Linux Programmer's Manual" +.TH LOGB 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME logb, logbf, logbl \- get exponent of a floating-point value .SH SYNOPSIS diff --git a/man3/lrint.3 b/man3/lrint.3 index 82b856143..17f49c3f7 100644 --- a/man3/lrint.3 +++ b/man3/lrint.3 @@ -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. .\" -.TH LRINT 3 2008-08-11 "" "Linux Programmer's Manual" +.TH LRINT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer .SH SYNOPSIS diff --git a/man3/lround.3 b/man3/lround.3 index 1cd0bbc3c..6f8ec28d5 100644 --- a/man3/lround.3 +++ b/man3/lround.3 @@ -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. .\" -.TH LROUND 3 2008-08-11 "" "Linux Programmer's Manual" +.TH LROUND 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME lround, lroundf, lroundl, llround, llroundf, llroundl \- round to nearest integer, away from zero diff --git a/man3/mkstemp.3 b/man3/mkstemp.3 index d0ae87162..a82029c81 100644 --- a/man3/mkstemp.3 +++ b/man3/mkstemp.3 @@ -30,7 +30,7 @@ .\" Modified 990328, aeb .\" 2008-06-19, mtk, Added mkostemp(); various other changes .\" -.TH MKSTEMP 3 2010-06-19 "GNU" "Linux Programmer's Manual" +.TH MKSTEMP 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME mkstemp, mkostemp \- create a unique temporary file .SH SYNOPSIS diff --git a/man3/mktemp.3 b/man3/mktemp.3 index 0a83411ab..9f53357f8 100644 --- a/man3/mktemp.3 +++ b/man3/mktemp.3 @@ -29,7 +29,7 @@ .\" (prompted by Scott Burkett ) .\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl) .\" -.TH MKTEMP 3 2008-08-06 "GNU" "Linux Programmer's Manual" +.TH MKTEMP 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME mktemp \- make a unique temporary filename .SH SYNOPSIS diff --git a/man3/modf.3 b/man3/modf.3 index 3a7563593..c2008c58e 100644 --- a/man3/modf.3 +++ b/man3/modf.3 @@ -28,7 +28,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH MODF 3 2008-08-05 "" "Linux Programmer's Manual" +.TH MODF 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME modf, modff, modfl \- extract signed integral and fractional values from floating-point number diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index fad856e65..270f20a71 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH MQ_RECEIVE 3 2010-02-25 "Linux" "Linux Programmer's Manual" +.TH MQ_RECEIVE 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME mq_receive, mq_timedreceive \- receive a message from a message queue .SH SYNOPSIS diff --git a/man3/mq_send.3 b/man3/mq_send.3 index 70cfedf85..80d5ec31a 100644 --- a/man3/mq_send.3 +++ b/man3/mq_send.3 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH MQ_SEND 3 2010-08-31 "Linux" "Linux Programmer's Manual" +.TH MQ_SEND 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME mq_send, mq_timedsend \- send a message to a message queue .SH SYNOPSIS diff --git a/man3/nan.3 b/man3/nan.3 index 9be1ed66f..f4a8519f6 100644 --- a/man3/nan.3 +++ b/man3/nan.3 @@ -3,7 +3,7 @@ .\" Based on glibc infopages .\" .\" Corrections by aeb -.TH NAN 3 2008-08-11 "GNU" "Linux Programmer's Manual" +.TH NAN 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME nan, nanf, nanl \- return 'Not a Number' .SH SYNOPSIS diff --git a/man3/nextafter.3 b/man3/nextafter.3 index 955395097..d8925c6cb 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -3,7 +3,7 @@ .\" .\" Distributed under GPL .\" Based on glibc infopages -.TH NEXTAFTER 3 2009-12-05 "GNU" "Linux Programmer's Manual" +.TH NEXTAFTER 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating-point number manipulation diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3 index d6fa913d9..c99729298 100644 --- a/man3/posix_fallocate.3 +++ b/man3/posix_fallocate.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. .\" -.TH POSIX_FALLOCATE 3 2009-09-30 "GNU" "Linux Programmer's Manual" +.TH POSIX_FALLOCATE 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME posix_fallocate \- allocate file space .SH SYNOPSIS diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index 9013e1926..4b3951716 100644 --- a/man3/posix_memalign.3 +++ b/man3/posix_memalign.3 @@ -23,7 +23,7 @@ .\" License. .\" .\" 2001-10-11, 2003-08-22, aeb, added some details -.TH POSIX_MEMALIGN 3 2009-03-30 "GNU" "Linux Programmer's Manual" +.TH POSIX_MEMALIGN 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME posix_memalign, memalign, valloc \- Allocate aligned memory .SH SYNOPSIS diff --git a/man3/printf.3 b/man3/printf.3 index 6bb0ab1a1..ee0439054 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -31,7 +31,7 @@ .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes .\" -.TH PRINTF 3 2008-12-19 "GNU" "Linux Programmer's Manual" +.TH PRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf \- formatted output conversion diff --git a/man3/qecvt.3 b/man3/qecvt.3 index 3a4806242..3c2983c8b 100644 --- a/man3/qecvt.3 +++ b/man3/qecvt.3 @@ -23,7 +23,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" . .\" -.TH QECVT 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH QECVT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME qecvt, qfcvt, qgcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/random.3 b/man3/random.3 index 2f42a008b..32b9ae9d9 100644 --- a/man3/random.3 +++ b/man3/random.3 @@ -28,7 +28,7 @@ .\" Modified Sat Jul 24 18:13:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Aug 20 21:47:07 2000, aeb .\" -.TH RANDOM 3 2009-02-03 "GNU" "Linux Programmer's Manual" +.TH RANDOM 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME random, srandom, initstate, setstate \- random number generator .SH SYNOPSIS diff --git a/man3/realpath.3 b/man3/realpath.3 index d9b1e2401..56d85d834 100644 --- a/man3/realpath.3 +++ b/man3/realpath.3 @@ -23,7 +23,7 @@ .\" Rewritten old page, 990824, aeb@cwi.nl .\" 2004-12-14, mtk, added discussion of resolved_path == NULL .\" -.TH REALPATH 3 2009-02-23 "" "Linux Programmer's Manual" +.TH REALPATH 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME realpath \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/remainder.3 b/man3/remainder.3 index 72c58e660..3ed3c8c37 100644 --- a/man3/remainder.3 +++ b/man3/remainder.3 @@ -32,7 +32,7 @@ .\" (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2003-11-18, 2004-10-05 aeb .\" -.TH REMAINDER 3 2009-02-04 "" "Linux Programmer's Manual" +.TH REMAINDER 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME drem, dremf, dreml, remainder, remainderf, remainderl \- \ floating-point remainder function diff --git a/man3/remquo.3 b/man3/remquo.3 index a57609687..9c4a1fd60 100644 --- a/man3/remquo.3 +++ b/man3/remquo.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" based on glibc infopages .\" polished, aeb -.TH REMQUO 3 2008-08-11 "GNU" "Linux Programmer's Manual" +.TH REMQUO 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME remquo, remquof, remquol \- remainder and part of quotient .SH SYNOPSIS diff --git a/man3/rint.3 b/man3/rint.3 index c5ebeba1c..a62778488 100644 --- a/man3/rint.3 +++ b/man3/rint.3 @@ -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. .\" -.TH RINT 3 2008-08-05 "" "Linux Programmer's Manual" +.TH RINT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round to nearest integer diff --git a/man3/round.3 b/man3/round.3 index d7e0cd3ce..7894c2fe7 100644 --- a/man3/round.3 +++ b/man3/round.3 @@ -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. .\" -.TH ROUND 3 2008-08-11 "" "Linux Programmer's Manual" +.TH ROUND 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME round, roundf, roundl \- round to nearest integer, away from zero .SH SYNOPSIS diff --git a/man3/scalb.3 b/man3/scalb.3 index 4ea7648a0..9af317327 100644 --- a/man3/scalb.3 +++ b/man3/scalb.3 @@ -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. .\" -.TH SCALB 3 2009-03-15 "" "Linux Programmer's Manual" +.TH SCALB 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME scalb, scalbf, scalbl \- multiply floating-point number by integral power of radix (OBSOLETE) diff --git a/man3/scalbln.3 b/man3/scalbln.3 index 82de7ceb3..85360eefd 100644 --- a/man3/scalbln.3 +++ b/man3/scalbln.3 @@ -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. .\" -.TH SCALBLN 3 2008-08-11 "" "Linux Programmer's Manual" +.TH SCALBLN 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl \- multiply floating-point number by integral power of radix diff --git a/man3/scanf.3 b/man3/scanf.3 index a4a980fc3..e90f46183 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -47,7 +47,7 @@ .\" Add ERRORS section. .\" Document the 'a' and 'm' modifiers for dynamic string allocation. .\" -.TH SCANF 3 2008-07-12 "GNU" "Linux Programmer's Manual" +.TH SCANF 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion .SH SYNOPSIS diff --git a/man3/siginterrupt.3 b/man3/siginterrupt.3 index 9dab08d93..32d6e9e6f 100644 --- a/man3/siginterrupt.3 +++ b/man3/siginterrupt.3 @@ -26,7 +26,7 @@ .\" 386BSD man pages .\" Modified Sun Jul 25 10:40:51 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Apr 14 16:20:34 1996 by Andries Brouwer (aeb@cwi.nl) -.TH SIGINTERRUPT 3 2009-03-15 "" "Linux Programmer's Manual" +.TH SIGINTERRUPT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME siginterrupt \- allow signals to interrupt system calls .SH SYNOPSIS diff --git a/man3/signbit.3 b/man3/signbit.3 index d0aca941d..5c3758099 100644 --- a/man3/signbit.3 +++ b/man3/signbit.3 @@ -3,7 +3,7 @@ .\" .\" Distributed under GPL .\" Based on glibc infopages, copyright Free Software Foundation -.TH SIGNBIT 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH SIGNBIT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME signbit \- test sign of a real floating-point number .SH SYNOPSIS diff --git a/man3/sigset.3 b/man3/sigset.3 index 8bf690f3d..78a3acfac 100644 --- a/man3/sigset.3 +++ b/man3/sigset.3 @@ -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. .\" -.TH SIGSET 3 2009-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGSET 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME sigset, sighold, sigrelse, sigignore \- System V signal API .SH SYNOPSIS diff --git a/man3/sinh.3 b/man3/sinh.3 index 46f7cf850..916860a44 100644 --- a/man3/sinh.3 +++ b/man3/sinh.3 @@ -31,7 +31,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH SINH 3 2008-08-05 "" "Linux Programmer's Manual" +.TH SINH 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME sinh, sinhf, sinhl \- hyperbolic sine function .SH SYNOPSIS diff --git a/man3/sqrt.3 b/man3/sqrt.3 index 09397d601..e89433189 100644 --- a/man3/sqrt.3 +++ b/man3/sqrt.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH SQRT 3 2008-08-05 "" "Linux Programmer's Manual" +.TH SQRT 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME sqrt, sqrtf, sqrtl \- square root function .SH SYNOPSIS diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3 index 8db5286af..26d4146e0 100644 --- a/man3/strcasecmp.3 +++ b/man3/strcasecmp.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:12:45 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRCASECMP 3 1993-04-11 "" "Linux Programmer's Manual" +.TH STRCASECMP 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME strcasecmp, strncasecmp \- compare two strings ignoring case .SH SYNOPSIS diff --git a/man3/strcat.3 b/man3/strcat.3 index 4fc79dce9..4437f17ae 100644 --- a/man3/strcat.3 +++ b/man3/strcat.3 @@ -27,7 +27,7 @@ .\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-06-15, Marc Boyer + mtk .\" Improve discussion of strncat(). -.TH STRCAT 3 2008-06-13 "GNU" "Linux Programmer's Manual" +.TH STRCAT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strcat, strncat \- concatenate two strings .SH SYNOPSIS diff --git a/man3/strchr.3 b/man3/strchr.3 index ce78e6ee8..11d9a6c12 100644 --- a/man3/strchr.3 +++ b/man3/strchr.3 @@ -28,7 +28,7 @@ .\" 2006-05-19, Justin Pryzby .\" Document strchrnul(3). .\" -.TH STRCHR 3 2008-08-11 "GNU" "Linux Programmer's Manual" +.TH STRCHR 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strchr, strrchr, strchrnul \- locate character in string .SH SYNOPSIS diff --git a/man3/strcmp.3 b/man3/strcmp.3 index e18991285..46d7266ec 100644 --- a/man3/strcmp.3 +++ b/man3/strcmp.3 @@ -27,7 +27,7 @@ .\" Modified Sat Jul 24 18:08:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2001-08-31, aeb .\" -.TH STRCMP 3 2009-04-21 "" "Linux Programmer's Manual" +.TH STRCMP 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME strcmp, strncmp \- compare two strings .SH SYNOPSIS diff --git a/man3/strcoll.3 b/man3/strcoll.3 index 3947b04fc..43332b20f 100644 --- a/man3/strcoll.3 +++ b/man3/strcoll.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:40:44 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRCOLL 3 1993-04-12 "GNU" "Linux Programmer's Manual" +.TH STRCOLL 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strcoll \- compare two strings using the current locale .SH SYNOPSIS diff --git a/man3/strcpy.3 b/man3/strcpy.3 index 0b3efb8bc..34503a35a 100644 --- a/man3/strcpy.3 +++ b/man3/strcpy.3 @@ -30,7 +30,7 @@ .\" 2007-06-15, Marc Boyer + mtk .\" Improve discussion of strncpy(). .\" -.TH STRCPY 3 2009-12-04 "GNU" "Linux Programmer's Manual" +.TH STRCPY 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strcpy, strncpy \- copy a string .SH SYNOPSIS diff --git a/man3/strfry.3 b/man3/strfry.3 index a0bbd25ca..347fc1e33 100644 --- a/man3/strfry.3 +++ b/man3/strfry.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:39:43 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRFRY 3 1993-04-12 "GNU" "Linux Programmer's Manual" +.TH STRFRY 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strfry \- randomize a string .SH SYNOPSIS diff --git a/man3/strpbrk.3 b/man3/strpbrk.3 index ad5d534f2..95682e29c 100644 --- a/man3/strpbrk.3 +++ b/man3/strpbrk.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:01:24 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRPBRK 3 1993-04-12 "" "Linux Programmer's Manual" +.TH STRPBRK 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME strpbrk \- search a string for any of a set of characters .SH SYNOPSIS diff --git a/man3/strsep.3 b/man3/strsep.3 index 8eed4d336..f23127ffa 100644 --- a/man3/strsep.3 +++ b/man3/strsep.3 @@ -28,7 +28,7 @@ .\" Modified Mon Jan 20 12:04:18 1997 by Andries Brouwer (aeb@cwi.nl) .\" Modified Tue Jan 23 20:23:07 2001 by Andries Brouwer (aeb@cwi.nl) .\" -.TH STRSEP 3 2009-01-16 "GNU" "Linux Programmer's Manual" +.TH STRSEP 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strsep \- extract token from string .SH SYNOPSIS diff --git a/man3/strspn.3 b/man3/strspn.3 index 818008899..d65f6f442 100644 --- a/man3/strspn.3 +++ b/man3/strspn.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 17:57:50 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRSPN 3 1993-04-12 "" "Linux Programmer's Manual" +.TH STRSPN 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME strspn, strcspn \- search a string for a set of characters .SH SYNOPSIS diff --git a/man3/strstr.3 b/man3/strstr.3 index 5775d539e..2fb4558a4 100644 --- a/man3/strstr.3 +++ b/man3/strstr.3 @@ -28,7 +28,7 @@ .\" Added history, aeb, 980113. .\" 2005-05-05 mtk: added strcasestr() .\" -.TH STRSTR 3 2005-04-05 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strstr, strcasestr \- locate a substring .SH SYNOPSIS diff --git a/man3/strtod.3 b/man3/strtod.3 index 0208c31e7..558edad82 100644 --- a/man3/strtod.3 +++ b/man3/strtod.3 @@ -40,7 +40,7 @@ .\" (michael@cantor.informatik.rwth-aachen.de) .\" Added strof, strtold, aeb, 2001-06-07 .\" -.TH STRTOD 3 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH STRTOD 3 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME strtod, strtof, strtold \- convert ASCII string to floating-point number .SH SYNOPSIS diff --git a/man3/strtok.3 b/man3/strtok.3 index 67af363c9..6a0d77eab 100644 --- a/man3/strtok.3 +++ b/man3/strtok.3 @@ -25,7 +25,7 @@ .\" Updated, added strtok_r. 2000-02-13 Nicolás Lichtmaier .\" 2005-11-17, mtk: Substantial parts rewritten .\" -.TH STRTOK 3 2008-10-29 "GNU" "Linux Programmer's Manual" +.TH STRTOK 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strtok, strtok_r \- extract tokens from strings .SH SYNOPSIS diff --git a/man3/strtol.3 b/man3/strtol.3 index e1b1a0706..32ce1e1d2 100644 --- a/man3/strtol.3 +++ b/man3/strtol.3 @@ -26,7 +26,7 @@ .\" 386BSD man pages .\" Modified Sun Jul 25 10:53:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Added correction due to nsd@bbc.com (Nick Duffek) - aeb, 950610 -.TH STRTOL 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH STRTOL 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strtol, strtoll, strtoq \- convert a string to a long integer .SH SYNOPSIS diff --git a/man3/strtoul.3 b/man3/strtoul.3 index e27f2abfa..b37488ede 100644 --- a/man3/strtoul.3 +++ b/man3/strtoul.3 @@ -28,7 +28,7 @@ .\" Fixed typo, aeb, 950823 .\" 2002-02-22, joey, mihtjel: Added strtoull() .\" -.TH STRTOUL 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH STRTOUL 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strtoul, strtoull, strtouq \- convert a string to an unsigned long integer .SH SYNOPSIS diff --git a/man3/strxfrm.3 b/man3/strxfrm.3 index 4808b1b4f..b16d23788 100644 --- a/man3/strxfrm.3 +++ b/man3/strxfrm.3 @@ -25,7 +25,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:41:28 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRXFRM 3 1993-04-12 "GNU" "Linux Programmer's Manual" +.TH STRXFRM 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME strxfrm \- string transformation .SH SYNOPSIS diff --git a/man3/tanh.3 b/man3/tanh.3 index 0fd454dce..bf5197941 100644 --- a/man3/tanh.3 +++ b/man3/tanh.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH TANH 3 2008-08-05 "" "Linux Programmer's Manual" +.TH TANH 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME tanh, tanhf, tanhl \- hyperbolic tangent function .SH SYNOPSIS diff --git a/man3/tgamma.3 b/man3/tgamma.3 index 15bd74f94..013cdc1e9 100644 --- a/man3/tgamma.3 +++ b/man3/tgamma.3 @@ -5,7 +5,7 @@ .\" .\" Modified 2004-11-15, fixed error noted by Fabian Kreutz .\" -.TH TGAMMA 3 2008-08-11 "GNU" "Linux Programmer's Manual" +.TH TGAMMA 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME tgamma, tgammaf, tgammal \- true gamma function .SH SYNOPSIS diff --git a/man3/trunc.3 b/man3/trunc.3 index d30aefbb8..b9da58546 100644 --- a/man3/trunc.3 +++ b/man3/trunc.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. .\" -.TH TRUNC 3 2008-08-11 "" "Linux Programmer's Manual" +.TH TRUNC 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME trunc, truncf, truncl \- round to integer, towards zero .SH SYNOPSIS diff --git a/man3/ttyslot.3 b/man3/ttyslot.3 index a0383e4f1..a39e028ea 100644 --- a/man3/ttyslot.3 +++ b/man3/ttyslot.3 @@ -23,7 +23,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" . .\" -.TH TTYSLOT 3 2007-11-26 "GNU" "Linux Programmer's Manual" +.TH TTYSLOT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME ttyslot \- find the slot of the current user's terminal in some file .SH SYNOPSIS diff --git a/man3/ualarm.3 b/man3/ualarm.3 index 6e90c9160..7d7d70296 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -20,7 +20,7 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" -.TH UALARM 3 2008-08-06 "" "Linux Programmer's Manual" +.TH UALARM 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME ualarm \- schedule signal after given number of microseconds .SH SYNOPSIS diff --git a/man3/usleep.3 b/man3/usleep.3 index 0e76206c1..307fa562f 100644 --- a/man3/usleep.3 +++ b/man3/usleep.3 @@ -28,7 +28,7 @@ .\" Modified 2001-04-01 by aeb .\" Modified 2003-07-23 by aeb .\" -.TH USLEEP 3 2007-07-26 "" "Linux Programmer's Manual" +.TH USLEEP 3 2010-09-20 "" "Linux Programmer's Manual" .SH NAME usleep \- suspend execution for microsecond intervals .SH SYNOPSIS diff --git a/man3/wprintf.3 b/man3/wprintf.3 index 4365f7ea0..61cf7895c 100644 --- a/man3/wprintf.3 +++ b/man3/wprintf.3 @@ -11,7 +11,7 @@ .\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WPRINTF 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH WPRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual" .SH NAME wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted wide-character output conversion diff --git a/man7/armscii-8.7 b/man7/armscii-8.7 index dbbf9721c..76eff2cc7 100644 --- a/man7/armscii-8.7 +++ b/man7/armscii-8.7 @@ -22,7 +22,7 @@ .\" USA. .\" .\" -.TH ARMSCII-8 7 2009-01-21 "Linux" "Linux Programmer's Manual" +.TH ARMSCII-8 7 2010-09-20 "Linux" "Linux Programmer's Manual" .nh .SH NAME armscii-8 \- Armenian Character Set encoded in octal, decimal, and diff --git a/man7/cp1251.7 b/man7/cp1251.7 index 20d36dfbb..d5152f8f2 100644 --- a/man7/cp1251.7 +++ b/man7/cp1251.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH CP1251 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH CP1251 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME cp1251 \- the CP\ 1251 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7 index abd09adba..d2aa2d27a 100644 --- a/man7/iso_8859-10.7 +++ b/man7/iso_8859-10.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH ISO_8859-10 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-10 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-10 \- the ISO 8859-10 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-11.7 b/man7/iso_8859-11.7 index d1f5d8a82..0f37cb623 100644 --- a/man7/iso_8859-11.7 +++ b/man7/iso_8859-11.7 @@ -23,7 +23,7 @@ .\" .\"Thanomsub Noppaburana made valuable suggestions. .\" -.TH ISO_8859-11 7 2009-01-28 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-11 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-11 \- the ISO 8859-11 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7 index c49f6823c..f086b7b36 100644 --- a/man7/iso_8859-13.7 +++ b/man7/iso_8859-13.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH ISO_8859-13 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-13 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-13 \- the ISO 8859-13 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-14.7 b/man7/iso_8859-14.7 index 1f52fa700..04911244d 100644 --- a/man7/iso_8859-14.7 +++ b/man7/iso_8859-14.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH ISO_8859-14 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-14 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-14 \- the ISO 8859-14 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7 index ece559eb7..45c21c937 100644 --- a/man7/iso_8859-3.7 +++ b/man7/iso_8859-3.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH ISO_8859-3 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-3 7 2010-09-20 "Linux" "Linux Programmer's Manual" .nh .SH NAME iso_8859-3 \- the ISO 8859-3 character set encoded in octal, decimal, diff --git a/man7/iso_8859-5.7 b/man7/iso_8859-5.7 index fbd2d9a44..abd1f5c76 100644 --- a/man7/iso_8859-5.7 +++ b/man7/iso_8859-5.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH ISO_8859-5 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-5 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-5 \- the ISO 8859-5 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-6.7 b/man7/iso_8859-6.7 index b62c3bc02..bab4ddf2c 100644 --- a/man7/iso_8859-6.7 +++ b/man7/iso_8859-6.7 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. -.TH ISO_8859-6 7 2009-01-27 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-6 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-6 \- the ISO 8859-6 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7 index 351b48a71..fe9016dbb 100644 --- a/man7/iso_8859-8.7 +++ b/man7/iso_8859-8.7 @@ -23,7 +23,7 @@ .\" .\" Eli Zaretskii made valuable suggestions .\" -.TH ISO_8859-8 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH ISO_8859-8 7 2010-09-20 "Linux" "Linux Programmer's Manual" .SH NAME iso_8859-8 \- the ISO 8859-8 character set encoded in octal, decimal, and hexadecimal diff --git a/man7/koi8-u.7 b/man7/koi8-u.7 index f15464786..4b433bd5e 100644 --- a/man7/koi8-u.7 +++ b/man7/koi8-u.7 @@ -23,7 +23,7 @@ .\" .\" 2009-01-15, mtk, Some edits .\" -.TH KOI8-U 7 2009-01-15 "Linux" "Linux Programmer's Manual" +.TH KOI8-U 7 2010-09-20 "Linux" "Linux Programmer's Manual" .nh .SH NAME koi8-u \- Ukrainian Net Character Set encoded in octal, decimal, and