diff options
373 files changed, 373 insertions, 373 deletions
diff --git a/man2/mmap.2 b/man2/mmap.2 index becb8a075f..54d68cf87e 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -37,7 +37,7 @@ .\" 2007-07-10, mtk, Added an example program. .\" 2008-11-18, mtk, document MAP_STACK .\" -.TH MMAP 2 2015-01-22 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man3/a64l.3 b/man3/a64l.3 index 353254e3ec..1190cb748e 100644 --- a/man3/a64l.3 +++ b/man3/a64l.3 @@ -7,7 +7,7 @@ .\" .\" Corrected, aeb, 2002-05-30 .\" -.TH A64L 3 2014-05-28 "" "Linux Programmer's Manual" +.TH A64L 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME a64l, l64a \- convert between long and base-64 .SH SYNOPSIS diff --git a/man3/abort.3 b/man3/abort.3 index b87f001e67..92bf4a0f3f 100644 --- a/man3/abort.3 +++ b/man3/abort.3 @@ -31,7 +31,7 @@ .\" Modified Fri Aug 4 10:51:53 2000 - patch from Joseph S. Myers .\" 2007-12-15, mtk, Mostly rewritten .\" -.TH ABORT 3 2014-12-31 "GNU" "Linux Programmer's Manual" +.TH ABORT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME abort \- cause abnormal process termination .SH SYNOPSIS diff --git a/man3/abs.3 b/man3/abs.3 index 368e5dc285..ffcf4039a2 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -31,7 +31,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 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH ABS 3 2015-03-02 "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 4ba8f390bf..026becb6cf 100644 --- a/man3/acos.3 +++ b/man3/acos.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ACOS 3 2010-09-20 "" "Linux Programmer's Manual" +.TH ACOS 3 2015-03-02 "" "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 2234ea324d..fd6bcf65b0 100644 --- a/man3/acosh.3 +++ b/man3/acosh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ACOSH 3 2010-09-20 "" "Linux Programmer's Manual" +.TH ACOSH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME acosh, acoshf, acoshl \- inverse hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/addseverity.3 b/man3/addseverity.3 index 90c0fe2803..dcb651db39 100644 --- a/man3/addseverity.3 +++ b/man3/addseverity.3 @@ -6,7 +6,7 @@ .\" adapted glibc info page .\" .\" polished a little, aeb -.TH ADDSEVERITY 3 2008-06-14 "GNU" "Linux Programmer's Manual" +.TH ADDSEVERITY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME addseverity \- introduce new severity classes .SH SYNOPSIS diff --git a/man3/adjtime.3 b/man3/adjtime.3 index fa571023d9..0cb5c4afa4 100644 --- a/man3/adjtime.3 +++ b/man3/adjtime.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ADJTIME 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH ADJTIME 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME adjtime \- correct the time to synchronize the system clock .SH SYNOPSIS diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3 index 9eea924175..902f3877bf 100644 --- a/man3/aio_cancel.3 +++ b/man3/aio_cancel.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_CANCEL 3 2012-05-08 "" "Linux Programmer's Manual" +.TH AIO_CANCEL 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_cancel \- cancel an outstanding asynchronous I/O request .SH SYNOPSIS diff --git a/man3/aio_error.3 b/man3/aio_error.3 index b2e2ff1c58..71c264752e 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_ERROR 3 2013-07-04 "" "Linux Programmer's Manual" +.TH AIO_ERROR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_error \- get error status of asynchronous I/O operation .SH SYNOPSIS diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index d23d287f79..0b0374061e 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_FSYNC 3 2012-05-08 "" "Linux Programmer's Manual" +.TH AIO_FSYNC 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_fsync \- asynchronous file synchronization .SH SYNOPSIS diff --git a/man3/aio_read.3 b/man3/aio_read.3 index be433407e8..5f0fd8984e 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_READ 3 2012-05-08 "" "Linux Programmer's Manual" +.TH AIO_READ 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_read \- asynchronous read .SH SYNOPSIS diff --git a/man3/aio_return.3 b/man3/aio_return.3 index 1644878961..3e6f334e70 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_RETURN 3 2013-07-04 "" "Linux Programmer's Manual" +.TH AIO_RETURN 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_return \- get return status of asynchronous I/O operation .SH SYNOPSIS diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3 index 227eb8203c..3aa15a8164 100644 --- a/man3/aio_suspend.3 +++ b/man3/aio_suspend.3 @@ -22,7 +22,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_SUSPEND 3 2012-05-08 "" "Linux Programmer's Manual" +.TH AIO_SUSPEND 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_suspend \- wait for asynchronous I/O operation or timeout .SH SYNOPSIS diff --git a/man3/aio_write.3 b/man3/aio_write.3 index 88f182a40f..df02571728 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH AIO_WRITE 3 2012-05-08 "" "Linux Programmer's Manual" +.TH AIO_WRITE 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME aio_write \- asynchronous write .SH SYNOPSIS diff --git a/man3/alloca.3 b/man3/alloca.3 index f4188e3e49..163ab31670 100644 --- a/man3/alloca.3 +++ b/man3/alloca.3 @@ -40,7 +40,7 @@ .\" Various rewrites and additions (notes on longjmp() and SIGSEGV). .\" Weaken warning against use of alloca() (as per Debian bug 461100). .\" -.TH ALLOCA 3 2013-10-07 "GNU" "Linux Programmer's Manual" +.TH ALLOCA 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME alloca \- allocate memory that is automatically freed .SH SYNOPSIS diff --git a/man3/argz_add.3 b/man3/argz_add.3 index a571903a58..63fd8722d9 100644 --- a/man3/argz_add.3 +++ b/man3/argz_add.3 @@ -7,7 +7,7 @@ .\" based on the description in glibc source and infopages .\" .\" Corrections and additions, aeb -.TH ARGZ_ADD 3 2014-05-28 "" "Linux Programmer's Manual" +.TH ARGZ_ADD 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME argz_add, argz_add_sep, argz_append, argz_count, argz_create, argz_create_sep, argz_delete, argz_extract, argz_insert, diff --git a/man3/asin.3 b/man3/asin.3 index b6c55e0ea3..3ac2fe5941 100644 --- a/man3/asin.3 +++ b/man3/asin.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ASIN 3 2010-09-20 "" "Linux Programmer's Manual" +.TH ASIN 3 2015-03-02 "" "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 f383865800..7d013accbf 100644 --- a/man3/asinh.3 +++ b/man3/asinh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ASINH 3 2013-10-14 "GNU" "Linux Programmer's Manual" +.TH ASINH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME asinh, asinhf, asinhl \- inverse hyperbolic sine function .SH SYNOPSIS diff --git a/man3/assert.3 b/man3/assert.3 index 3351cb55f6..41cd78b7d8 100644 --- a/man3/assert.3 +++ b/man3/assert.3 @@ -24,7 +24,7 @@ .\" .\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond <esr@thyrsus.com> -.TH ASSERT 3 2013-09-26 "GNU" "Linux Programmer's Manual" +.TH ASSERT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME assert \- abort the program if assertion is false .SH SYNOPSIS diff --git a/man3/assert_perror.3 b/man3/assert_perror.3 index 2ff3fefd5e..f6833b8d93 100644 --- a/man3/assert_perror.3 +++ b/man3/assert_perror.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" <walter.harms@informatik.uni-oldenburg.de>. .\" -.TH ASSERT_PERROR 3 2013-09-26 "GNU" "Linux Programmer's Manual" +.TH ASSERT_PERROR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME assert_perror \- test errnum and abort .SH SYNOPSIS diff --git a/man3/atan.3 b/man3/atan.3 index e35ad0a538..8e87a0d14a 100644 --- a/man3/atan.3 +++ b/man3/atan.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATAN 3 2013-10-07 "" "Linux Programmer's Manual" +.TH ATAN 3 2015-03-02 "" "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 40ef2c934d..37827a45b3 100644 --- a/man3/atan2.3 +++ b/man3/atan2.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATAN2 3 2010-09-20 "" "Linux Programmer's Manual" +.TH ATAN2 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME atan2, atan2f, atan2l \- arc tangent function of two variables .SH SYNOPSIS diff --git a/man3/atanh.3 b/man3/atanh.3 index 041b7b7046..794acbc8fe 100644 --- a/man3/atanh.3 +++ b/man3/atanh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATANH 3 2010-09-11 "" "Linux Programmer's Manual" +.TH ATANH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME atanh, atanhf, atanhl \- inverse hyperbolic tangent function .SH SYNOPSIS diff --git a/man3/atof.3 b/man3/atof.3 index ace1be678a..3ae31af26f 100644 --- a/man3/atof.3 +++ b/man3/atof.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe .\" Modified Sat Jul 24 21:39:22 1993, Rik Faith (faith@cs.unc.edu) -.TH ATOF 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH ATOF 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME atof \- convert a string to a double .SH SYNOPSIS diff --git a/man3/atoi.3 b/man3/atoi.3 index 97ca6fea94..9e8a907d5c 100644 --- a/man3/atoi.3 +++ b/man3/atoi.3 @@ -30,7 +30,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 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH ATOI 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME atoi, atol, atoll \- convert a string to an integer .SH SYNOPSIS diff --git a/man3/backtrace.3 b/man3/backtrace.3 index 7018f12459..afca93d2c6 100644 --- a/man3/backtrace.3 +++ b/man3/backtrace.3 @@ -24,7 +24,7 @@ .\" .\" References: .\" glibc manual and source -.TH BACKTRACE 3 2008-06-14 GNU "Linux Programmer's Manual" +.TH BACKTRACE 3 2015-03-02 GNU "Linux Programmer's Manual" .SH NAME backtrace, backtrace_symbols, backtrace_symbols_fd \- support for application self-debugging diff --git a/man3/basename.3 b/man3/basename.3 index b8715e20ec..c6a6b35877 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -24,7 +24,7 @@ .\" .\" Created, 14 Dec 2000 by Michael Kerrisk .\" -.TH BASENAME 3 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH BASENAME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME basename, dirname \- parse pathname components .SH SYNOPSIS diff --git a/man3/bcmp.3 b/man3/bcmp.3 index 54bd7b24e2..159ffaddc1 100644 --- a/man3/bcmp.3 +++ b/man3/bcmp.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 21:36:50 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Tue Oct 22 23:47:36 1996 by Eric S. Raymond <esr@thyrsus.com> -.TH BCMP 3 2013-10-21 "Linux" "Linux Programmer's Manual" +.TH BCMP 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME bcmp \- compare byte sequences .SH SYNOPSIS diff --git a/man3/bcopy.3 b/man3/bcopy.3 index 619924edca..2c2ad488f5 100644 --- a/man3/bcopy.3 +++ b/man3/bcopy.3 @@ -30,7 +30,7 @@ .\" Modified Sun Feb 26 14:52:00 1995 by Rik Faith <faith@cs.unc.edu> .\" Modified Tue Oct 22 23:48:10 1996 by Eric S. Raymond <esr@thyrsus.com> .\" " -.TH BCOPY 3 2013-10-22 "Linux" "Linux Programmer's Manual" +.TH BCOPY 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME bcopy \- copy byte sequence .SH SYNOPSIS diff --git a/man3/bindresvport.3 b/man3/bindresvport.3 index e4c4ff29c5..28ee69c685 100644 --- a/man3/bindresvport.3 +++ b/man3/bindresvport.3 @@ -27,7 +27,7 @@ .\" 2007-05-31, mtk: Rewrite and substantial additional text. .\" 2008-12-03, mtk: Rewrote some pieces and fixed some errors .\" -.TH BINDRESVPORT 3 2013-06-21 "" "Linux Programmer's Manual" +.TH BINDRESVPORT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME bindresvport \- bind a socket to a privileged IP port .SH SYNOPSIS diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3 index c6f770e44a..ca6e7f4627 100644 --- a/man3/bsd_signal.3 +++ b/man3/bsd_signal.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH BSD_SIGNAL 3 2013-10-22 "" "Linux Programmer's Manual" +.TH BSD_SIGNAL 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME bsd_signal \- signal handling with BSD semantics .SH SYNOPSIS diff --git a/man3/btowc.3 b/man3/btowc.3 index 9c3cfd5fcd..d2187beb4d 100644 --- a/man3/btowc.3 +++ b/man3/btowc.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH BTOWC 3 2011-09-22 "GNU" "Linux Programmer's Manual" +.TH BTOWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME btowc \- convert single byte to wide character .SH SYNOPSIS diff --git a/man3/byteorder.3 b/man3/byteorder.3 index 90494b54cd..a10c7e9d07 100644 --- a/man3/byteorder.3 +++ b/man3/byteorder.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl) .\" -.TH BYTEORDER 3 2014-04-08 "GNU" "Linux Programmer's Manual" +.TH BYTEORDER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME htonl, htons, ntohl, ntohs \- convert values between host and network byte order diff --git a/man3/bzero.3 b/man3/bzero.3 index 888d15baa2..e6568c19bf 100644 --- a/man3/bzero.3 +++ b/man3/bzero.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 21:28:17 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Tue Oct 22 23:49:37 1996 by Eric S. Raymond <esr@thyrsus.com> -.TH BZERO 3 2013-10-22 "Linux" "Linux Programmer's Manual" +.TH BZERO 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME bzero \- write zero-valued bytes .SH SYNOPSIS diff --git a/man3/cabs.3 b/man3/cabs.3 index e43e30ed12..31ba1f2616 100644 --- a/man3/cabs.3 +++ b/man3/cabs.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CABS 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CABS 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cabs, cabsf, cabsl \- absolute value of a complex number .SH SYNOPSIS diff --git a/man3/cacos.3 b/man3/cacos.3 index 3550a1c090..6975e146f6 100644 --- a/man3/cacos.3 +++ b/man3/cacos.3 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CACOS 3 2011-09-15 "" "Linux Programmer's Manual" +.TH CACOS 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cacos, cacosf, cacosl \- complex arc cosine .SH SYNOPSIS diff --git a/man3/cacosh.3 b/man3/cacosh.3 index 7eb9cc3251..03ba8a8954 100644 --- a/man3/cacosh.3 +++ b/man3/cacosh.3 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CACOSH 3 2011-09-15 "" "Linux Programmer's Manual" +.TH CACOSH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine .SH SYNOPSIS diff --git a/man3/canonicalize_file_name.3 b/man3/canonicalize_file_name.3 index a0a3541c4a..312e121308 100644 --- a/man3/canonicalize_file_name.3 +++ b/man3/canonicalize_file_name.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CANONICALIZE_FILE_NAME 3 2013-05-11 "GNU" "Linux Programmer's Manual" +.TH CANONICALIZE_FILE_NAME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME canonicalize_file_name \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/carg.3 b/man3/carg.3 index ee1295a019..e60c232cd9 100644 --- a/man3/carg.3 +++ b/man3/carg.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CARG 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CARG 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME carg, cargf, cargl \- calculate the complex argument .SH SYNOPSIS diff --git a/man3/casin.3 b/man3/casin.3 index 1721a86d4b..014f459d06 100644 --- a/man3/casin.3 +++ b/man3/casin.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CASIN 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CASIN 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME casin, casinf, casinl \- complex arc sine .SH SYNOPSIS diff --git a/man3/casinh.3 b/man3/casinh.3 index dfb6aef340..a3a537a37b 100644 --- a/man3/casinh.3 +++ b/man3/casinh.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CASINH 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CASINH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME casinh, casinhf, casinhl \- complex arc sine hyperbolic .SH SYNOPSIS diff --git a/man3/catan.3 b/man3/catan.3 index c7cb746f59..85f10b46aa 100644 --- a/man3/catan.3 +++ b/man3/catan.3 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CATAN 3 2011-09-15 "" "Linux Programmer's Manual" +.TH CATAN 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME catan, catanf, catanl \- complex arc tangents .SH SYNOPSIS diff --git a/man3/catanh.3 b/man3/catanh.3 index 1e313e2e63..385adbe7b7 100644 --- a/man3/catanh.3 +++ b/man3/catanh.3 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CATANH 3 2011-09-15 "" "Linux Programmer's Manual" +.TH CATANH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME catanh, catanhf, catanhl \- complex arc tangents hyperbolic .SH SYNOPSIS diff --git a/man3/catgets.3 b/man3/catgets.3 index 0cc17659ac..38a56bb507 100644 --- a/man3/catgets.3 +++ b/man3/catgets.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Updated, aeb, 980809 -.TH CATGETS 3 2014-06-13 "" "Linux Programmer's Manual" +.TH CATGETS 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME catgets \- get message from a message catalog .SH SYNOPSIS diff --git a/man3/catopen.3 b/man3/catopen.3 index 01481215f8..89d326e5a8 100644 --- a/man3/catopen.3 +++ b/man3/catopen.3 @@ -25,7 +25,7 @@ .\" Modified Thu Dec 13 22:51:19 2001 by Martin Schulze <joey@infodrom.org> .\" Modified 2001-12-14 aeb .\" -.TH CATOPEN 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH CATOPEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME catopen, catclose \- open/close a message catalog .SH SYNOPSIS diff --git a/man3/cbrt.3 b/man3/cbrt.3 index 60c19a610e..0f8d6b057f 100644 --- a/man3/cbrt.3 +++ b/man3/cbrt.3 @@ -27,7 +27,7 @@ .\" Modified 2002-07-27 Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH CBRT 3 2013-09-18 "GNU" "Linux Programmer's Manual" +.TH CBRT 3 2015-03-02 "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 17352a65c1..1725face39 100644 --- a/man3/ceil.3 +++ b/man3/ceil.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CEIL 3 2013-06-21 "" "Linux Programmer's Manual" +.TH CEIL 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME ceil, ceilf, ceill \- ceiling function: smallest integral value not less than argument diff --git a/man3/cfree.3 b/man3/cfree.3 index c322dc97da..f412185ff3 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH CFREE 3 2007-07-26 "" "Linux Programmer's Manual" +.TH CFREE 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cfree \- free allocated memory .SH SYNOPSIS diff --git a/man3/cimag.3 b/man3/cimag.3 index 0b409b0379..4426e81ffe 100644 --- a/man3/cimag.3 +++ b/man3/cimag.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CIMAG 3 2013-06-21 "" "Linux Programmer's Manual" +.TH CIMAG 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cimag, cimagf, cimagl \- get imaginary part of a complex number .SH SYNOPSIS diff --git a/man3/clock_getcpuclockid.3 b/man3/clock_getcpuclockid.3 index e1446c7786..11f91c6309 100644 --- a/man3/clock_getcpuclockid.3 +++ b/man3/clock_getcpuclockid.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CLOCK_GETCPUCLOCKID 3 2013-07-04 "Linux" "Linux Programmer's Manual" +.TH CLOCK_GETCPUCLOCKID 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME clock_getcpuclockid \- obtain ID of a process CPU-time clock .SH SYNOPSIS diff --git a/man3/clog.3 b/man3/clog.3 index e74a0e09b7..176816ff4d 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CLOG 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CLOG 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME clog, clogf, clogl \- natural logarithm of a complex number .SH SYNOPSIS diff --git a/man3/clog10.3 b/man3/clog10.3 index 35214a6827..95b8160952 100644 --- a/man3/clog10.3 +++ b/man3/clog10.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CLOG10 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CLOG10 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME clog10, clog10f, clog10l \- base-10 logarithm of a complex number .SH SYNOPSIS diff --git a/man3/closedir.3 b/man3/closedir.3 index 1779bbffa4..647736a2d9 100644 --- a/man3/closedir.3 +++ b/man3/closedir.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 21:25:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl) -.TH CLOSEDIR 3 2008-09-23 "" "Linux Programmer's Manual" +.TH CLOSEDIR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME closedir \- close a directory .SH SYNOPSIS diff --git a/man3/confstr.3 b/man3/confstr.3 index fa04653676..eee337f7b4 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -29,7 +29,7 @@ .\" These should all be added to this page. .\" See also the POSIX.1-2001 specification of confstr() .\" -.TH CONFSTR 3 2014-03-20 "GNU" "Linux Programmer's Manual" +.TH CONFSTR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME confstr \- get configuration dependent string variables .SH SYNOPSIS diff --git a/man3/conj.3 b/man3/conj.3 index 359b8dd5e7..81aac8eb3c 100644 --- a/man3/conj.3 +++ b/man3/conj.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CONJ 3 2013-06-21 "" "Linux Programmer's Manual" +.TH CONJ 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME conj, conjf, conjl \- calculate the complex conjugate .SH SYNOPSIS diff --git a/man3/copysign.3 b/man3/copysign.3 index 5e350d6665..6595531935 100644 --- a/man3/copysign.3 +++ b/man3/copysign.3 @@ -28,7 +28,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 2013-10-14 "GNU" "Linux Programmer's Manual" +.TH COPYSIGN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME copysign, copysignf, copysignl \- copy sign of a number .SH SYNOPSIS diff --git a/man3/cos.3 b/man3/cos.3 index 6b7ff61abc..1151efd3b9 100644 --- a/man3/cos.3 +++ b/man3/cos.3 @@ -31,7 +31,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 COS 3 2013-10-14 "" "Linux Programmer's Manual" +.TH COS 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cos, cosf, cosl \- cosine function .SH SYNOPSIS diff --git a/man3/cosh.3 b/man3/cosh.3 index 912b9b3047..91af3a0681 100644 --- a/man3/cosh.3 +++ b/man3/cosh.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH COSH 3 2010-09-20 "" "Linux Programmer's Manual" +.TH COSH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cosh, coshf, coshl \- hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/cpow.3 b/man3/cpow.3 index 523827a6eb..b429626182 100644 --- a/man3/cpow.3 +++ b/man3/cpow.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CPOW 3 2008-08-11 "" "Linux Programmer's Manual" +.TH CPOW 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cpow, cpowf, cpowl \- complex power function .SH SYNOPSIS diff --git a/man3/cproj.3 b/man3/cproj.3 index 5e53f20e3d..c1ec92c0bb 100644 --- a/man3/cproj.3 +++ b/man3/cproj.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CPROJ 3 2013-09-18 "" "Linux Programmer's Manual" +.TH CPROJ 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME cproj, cprojf, cprojl \- project into Riemann Sphere .SH SYNOPSIS diff --git a/man3/creal.3 b/man3/creal.3 index ec1f765c42..9a3d491fdb 100644 --- a/man3/creal.3 +++ b/man3/creal.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CREAL 3 2013-09-18 "" "Linux Programmer's Manual" +.TH CREAL 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME creal, crealf, creall \- get real part of a complex number .SH SYNOPSIS diff --git a/man3/crypt.3 b/man3/crypt.3 index a25afb05a5..457b923e89 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -33,7 +33,7 @@ .\" added _XOPEN_SOURCE, aeb, 970705 .\" added GNU MD5 stuff, aeb, 011223 .\" -.TH CRYPT 3 2014-02-26 "" "Linux Programmer's Manual" +.TH CRYPT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME crypt, crypt_r \- password and data encryption .SH SYNOPSIS diff --git a/man3/ctermid.3 b/man3/ctermid.3 index 550e9cc7a2..8d5f56e428 100644 --- a/man3/ctermid.3 +++ b/man3/ctermid.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 19:51:06 1993 by Rik Faith (faith@cs.unc.edu) -.TH CTERMID 3 2013-07-04 "GNU" "Linux Programmer's Manual" +.TH CTERMID 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME ctermid \- get controlling terminal name .SH SYNOPSIS diff --git a/man3/daemon.3 b/man3/daemon.3 index 082f880af1..86a0610606 100644 --- a/man3/daemon.3 +++ b/man3/daemon.3 @@ -33,7 +33,7 @@ .\" .\" @(#)daemon.3 8.1 (Berkeley) 6/9/93 .\" Added mentioning of glibc weirdness wrt unistd.h. 5/11/98, Al Viro -.TH DAEMON 3 2013-10-28 "GNU" "Linux Programmer's Manual" +.TH DAEMON 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME daemon \- run in the background .SH SYNOPSIS diff --git a/man3/des_crypt.3 b/man3/des_crypt.3 index 580f76be1d..6c73156aed 100644 --- a/man3/des_crypt.3 +++ b/man3/des_crypt.3 @@ -11,7 +11,7 @@ .\" can be distributed under GPL. .\" %%%LICENSE_END .\" -.TH DES_CRYPT 3 2014-08-19 "" "Linux Programmer's Manual" +.TH DES_CRYPT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME des_crypt, ecb_crypt, cbc_crypt, des_setparity, DES_FAILED \- fast DES encryption diff --git a/man3/difftime.3 b/man3/difftime.3 index 6ef2438323..2ec513e221 100644 --- a/man3/difftime.3 +++ b/man3/difftime.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:48:17 1993 by Rik Faith (faith@cs.unc.edu) -.TH DIFFTIME 3 2013-10-28 "GNU" "Linux Programmer's Manual" +.TH DIFFTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME difftime \- calculate time difference .SH SYNOPSIS diff --git a/man3/dirfd.3 b/man3/dirfd.3 index 104ef8c5bf..1f5e542923 100644 --- a/man3/dirfd.3 +++ b/man3/dirfd.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DIRFD 3 2013-07-05 "Linux" "Linux Programmer's Manual" +.TH DIRFD 3 2015-03-02 "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 72631c7dac..c48b73d111 100644 --- a/man3/div.3 +++ b/man3/div.3 @@ -31,7 +31,7 @@ .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb .\" -.TH DIV 3 2013-07-05 "" "Linux Programmer's Manual" +.TH DIV 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of an integer division diff --git a/man3/drand48.3 b/man3/drand48.3 index 0fd196a8de..5ca69c8b97 100644 --- a/man3/drand48.3 +++ b/man3/drand48.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:46:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH DRAND48 3 2014-09-21 "" "Linux Programmer's Manual" +.TH DRAND48 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 \- generate uniformly distributed pseudo-random numbers diff --git a/man3/drand48_r.3 b/man3/drand48_r.3 index ff590f40f4..fb2f278d39 100644 --- a/man3/drand48_r.3 +++ b/man3/drand48_r.3 @@ -24,7 +24,7 @@ .\" .\" Created 2004-10-31. Text taken from a page by Walter Harms, 2003-09-08 .\" -.TH DRAND48_R 3 2013-09-09 "GNU" "Linux Programmer's Manual" +.TH DRAND48_R 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME drand48_r, erand48_r, lrand48_r, nrand48_r, mrand48_r, jrand48_r, srand48_r, seed48_r, lcong48_r diff --git a/man3/dysize.3 b/man3/dysize.3 index abae98a826..fe7942f11b 100644 --- a/man3/dysize.3 +++ b/man3/dysize.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" aeb: some corrections -.TH DYSIZE 3 2013-09-25 "GNU" "Linux Programmer's Manual" +.TH DYSIZE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME dysize \- get number of days for a given year .SH SYNOPSIS diff --git a/man3/ecvt.3 b/man3/ecvt.3 index 051fcb8e39..1763de7270 100644 --- a/man3/ecvt.3 +++ b/man3/ecvt.3 @@ -29,7 +29,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 2014-08-19 "" "Linux Programmer's Manual" +.TH ECVT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME ecvt, fcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/ecvt_r.3 b/man3/ecvt_r.3 index 2f31e61b73..bcc890c236 100644 --- a/man3/ecvt_r.3 +++ b/man3/ecvt_r.3 @@ -27,7 +27,7 @@ .\" .\" Corrected return types; from Fabian; 2004-10-05 .\" -.TH ECVT_R 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH ECVT_R 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME ecvt_r, fcvt_r, qecvt_r, qfcvt_r \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/envz_add.3 b/man3/envz_add.3 index b0d4b76188..4cdb335bb6 100644 --- a/man3/envz_add.3 +++ b/man3/envz_add.3 @@ -7,7 +7,7 @@ .\" based on the description in glibc source and infopages .\" .\" Corrections and additions, aeb -.TH ENVZ_ADD 3 2014-05-28 "" "Linux Programmer's Manual" +.TH ENVZ_ADD 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME envz_add, envz_entry, envz_get, envz_merge, envz_remove, envz_strip \- environment string support diff --git a/man3/erf.3 b/man3/erf.3 index 5d371cf786..c008c55d09 100644 --- a/man3/erf.3 +++ b/man3/erf.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ERF 3 2013-10-29 "GNU" "Linux Programmer's Manual" +.TH ERF 3 2015-03-02 "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 07382c5e52..c0038c2bce 100644 --- a/man3/erfc.3 +++ b/man3/erfc.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ERFC 3 2013-10-29 "GNU" "Linux Programmer's Manual" +.TH ERFC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME erfc, erfcf, erfcl \- complementary error function .SH SYNOPSIS diff --git a/man3/euidaccess.3 b/man3/euidaccess.3 index fe463c4312..942a0ba965 100644 --- a/man3/euidaccess.3 +++ b/man3/euidaccess.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH EUIDACCESS 3 2013-09-25 "" "Linux Programmer's Manual" +.TH EUIDACCESS 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME euidaccess, eaccess \- check effective user's permissions for a file .SH SYNOPSIS diff --git a/man3/exec.3 b/man3/exec.3 index 9a2c8041ec..2e95b9d53a 100644 --- a/man3/exec.3 +++ b/man3/exec.3 @@ -38,7 +38,7 @@ .\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Added note on casting NULL .\" -.TH EXEC 3 2015-01-22 "GNU" "Linux Programmer's Manual" +.TH EXEC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME execl, execlp, execle, execv, execvp, execvpe \- execute a file .SH SYNOPSIS diff --git a/man3/exit.3 b/man3/exit.3 index c7551de7b4..2de5223709 100644 --- a/man3/exit.3 +++ b/man3/exit.3 @@ -26,7 +26,7 @@ .\" could be listed on this page. See, for example, the list in the .\" POSIX exit(3p) page. .\" -.TH EXIT 3 2014-03-25 "Linux" "Linux Programmer's Manual" +.TH EXIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME exit \- cause normal process termination .SH SYNOPSIS diff --git a/man3/exp.3 b/man3/exp.3 index 95922cf626..328021464d 100644 --- a/man3/exp.3 +++ b/man3/exp.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXP 3 2010-09-20 "" "Linux Programmer's Manual" +.TH EXP 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME exp, expf, expl \- base-e exponential function .SH SYNOPSIS diff --git a/man3/exp10.3 b/man3/exp10.3 index 6b0f02e750..a48ed3e38f 100644 --- a/man3/exp10.3 +++ b/man3/exp10.3 @@ -32,7 +32,7 @@ .\" Modified 1995-08-14 by Arnt Gulbrandsen <agulbra@troll.no> .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH EXP10 3 2014-12-31 "GNU" "Linux Programmer's Manual" +.TH EXP10 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME exp10, exp10f, exp10l \- base-10 exponential function .SH SYNOPSIS diff --git a/man3/exp2.3 b/man3/exp2.3 index 48c60bf0fc..0d7a2da79a 100644 --- a/man3/exp2.3 +++ b/man3/exp2.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXP2 3 2010-09-20 "" "Linux Programmer's Manual" +.TH EXP2 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME exp2, exp2f, exp2l \- base-2 exponential function .SH SYNOPSIS diff --git a/man3/expm1.3 b/man3/expm1.3 index ce90cdcd99..55c945340e 100644 --- a/man3/expm1.3 +++ b/man3/expm1.3 @@ -27,7 +27,7 @@ .\" Modified 2002-07-27 Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXPM1 3 2013-10-14 "" "Linux Programmer's Manual" +.TH EXPM1 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME expm1, expm1f, expm1l \- exponential minus 1 .SH SYNOPSIS diff --git a/man3/fabs.3 b/man3/fabs.3 index 247bcd5b1c..2d36ecde7f 100644 --- a/man3/fabs.3 +++ b/man3/fabs.3 @@ -29,7 +29,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 2013-07-10 "" "Linux Programmer's Manual" +.TH FABS 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME fabs, fabsf, fabsl \- absolute value of floating-point number .SH SYNOPSIS diff --git a/man3/fclose.3 b/man3/fclose.3 index 06be15f600..1957f54346 100644 --- a/man3/fclose.3 +++ b/man3/fclose.3 @@ -41,7 +41,7 @@ .\" .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org> .\" -.TH FCLOSE 3 2015-01-22 "GNU" "Linux Programmer's Manual" +.TH FCLOSE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fclose \- close a stream .SH SYNOPSIS diff --git a/man3/fcloseall.3 b/man3/fcloseall.3 index 62353762b2..0a0438faec 100644 --- a/man3/fcloseall.3 +++ b/man3/fcloseall.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FCLOSEALL 3 2013-06-21 "GNU" "Linux Programmer's Manual" +.TH FCLOSEALL 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fcloseall \- close all open streams .SH SYNOPSIS diff --git a/man3/fdim.3 b/man3/fdim.3 index d3f58cac70..fb87fe052b 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FDIM 3 2013-07-15 "" "Linux Programmer's Manual" +.TH FDIM 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME fdim, fdimf, fdiml \- positive difference .SH SYNOPSIS diff --git a/man3/fenv.3 b/man3/fenv.3 index bea73f9b36..c0b471ae68 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -24,7 +24,7 @@ .\" 2000-08-14 added GNU additions from Andreas Jaeger .\" 2000-12-05 some changes inspired by acahalan's remarks .\" -.TH FENV 3 2014-04-01 "Linux" "Linux Programmer's Manual" +.TH FENV 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME feclearexcept, fegetexceptflag, feraiseexcept, fesetexceptflag, fetestexcept, fegetenv, fegetround, feholdexcept, fesetround, diff --git a/man3/ferror.3 b/man3/ferror.3 index 90492cd90e..e13bbd0aa2 100644 --- a/man3/ferror.3 +++ b/man3/ferror.3 @@ -41,7 +41,7 @@ .\" Converted for Linux, Mon Nov 29 14:24:40 1993, faith@cs.unc.edu .\" Added remark on EBADF for fileno, aeb, 2001-03-22 .\" -.TH FERROR 3 2014-01-15 "" "Linux Programmer's Manual" +.TH FERROR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME clearerr, feof, ferror, fileno \- check and reset stream status .SH SYNOPSIS diff --git a/man3/fflush.3 b/man3/fflush.3 index 1a7330c70a..67708691fe 100644 --- a/man3/fflush.3 +++ b/man3/fflush.3 @@ -42,7 +42,7 @@ .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org> .\" Modified 2001-10-16 by John Levon <moz@compsoc.man.ac.uk> .\" -.TH FFLUSH 3 2015-02-01 "GNU" "Linux Programmer's Manual" +.TH FFLUSH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fflush \- flush a stream .SH SYNOPSIS diff --git a/man3/ffs.3 b/man3/ffs.3 index 9652d798eb..2925893122 100644 --- a/man3/ffs.3 +++ b/man3/ffs.3 @@ -30,7 +30,7 @@ .\" .\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FFS 3 2014-04-14 "GNU" "Linux Programmer's Manual" +.TH FFS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME ffs, ffsl, ffsll \- find first bit set in a word .SH SYNOPSIS diff --git a/man3/fgetc.3 b/man3/fgetc.3 index 49aecf03c9..dc8687fa95 100644 --- a/man3/fgetc.3 +++ b/man3/fgetc.3 @@ -24,7 +24,7 @@ .\" .\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) -.TH FGETC 3 2013-12-31 "GNU" "Linux Programmer's Manual" +.TH FGETC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fgetc, fgets, getc, getchar, ungetc \- input of characters and strings .SH SYNOPSIS diff --git a/man3/fgetwc.3 b/man3/fgetwc.3 index e31db1ac9b..97d9e39858 100644 --- a/man3/fgetwc.3 +++ b/man3/fgetwc.3 @@ -15,7 +15,7 @@ .\" ISO/IEC 9899:1999 .\" .\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk> -.TH FGETWC 3 2013-04-19 "GNU" "Linux Programmer's Manual" +.TH FGETWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fgetwc, getwc \- read a wide character from a FILE stream .SH SYNOPSIS diff --git a/man3/fgetws.3 b/man3/fgetws.3 index 6dc3c6d2d5..94909f44bf 100644 --- a/man3/fgetws.3 +++ b/man3/fgetws.3 @@ -15,7 +15,7 @@ .\" ISO/IEC 9899:1999 .\" .\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk> -.TH FGETWS 3 2011-09-28 "GNU" "Linux Programmer's Manual" +.TH FGETWS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fgetws \- read a wide-character string from a FILE stream .SH SYNOPSIS diff --git a/man3/finite.3 b/man3/finite.3 index 4c51e562aa..3e035919ed 100644 --- a/man3/finite.3 +++ b/man3/finite.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FINITE 3 2013-07-22 "" "Linux Programmer's Manual" +.TH FINITE 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME finite, finitef, finitel, isinf, isinff, isinfl, isnan, isnanf, isnanl \- BSD floating-point classification functions diff --git a/man3/flockfile.3 b/man3/flockfile.3 index 99e6881863..477b82e6a9 100644 --- a/man3/flockfile.3 +++ b/man3/flockfile.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FLOCKFILE 3 2014-08-19 "" "Linux Programmer's Manual" +.TH FLOCKFILE 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME flockfile, ftrylockfile, funlockfile \- lock FILE for stdio .SH SYNOPSIS diff --git a/man3/floor.3 b/man3/floor.3 index 0a59801607..6644b96180 100644 --- a/man3/floor.3 +++ b/man3/floor.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FLOOR 3 2013-07-23 "" "Linux Programmer's Manual" +.TH FLOOR 3 2015-03-02 "" "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 4563621410..64ffb3a5db 100644 --- a/man3/fma.3 +++ b/man3/fma.3 @@ -9,7 +9,7 @@ .\" Modified 2004-11-15, Added further text on FLT_ROUNDS .\" as suggested by AEB and Fabian Kreutz .\" -.TH FMA 3 2013-09-17 "" "Linux Programmer's Manual" +.TH FMA 3 2015-03-02 "" "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 8d9d874955..75925263c8 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FMAX 3 2013-09-17 "" "Linux Programmer's Manual" +.TH FMAX 3 2015-03-02 "" "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 31a214f5d0..4158720359 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FMIN 3 2013-09-17 "" "Linux Programmer's Manual" +.TH FMIN 3 2015-03-02 "" "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 547e47ee02..745e8dfe71 100644 --- a/man3/fmod.3 +++ b/man3/fmod.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FMOD 3 2012-03-15 "" "Linux Programmer's Manual" +.TH FMOD 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME fmod, fmodf, fmodl \- floating-point remainder function .SH SYNOPSIS diff --git a/man3/fmtmsg.3 b/man3/fmtmsg.3 index d170b4f8b8..eb4c92732b 100644 --- a/man3/fmtmsg.3 +++ b/man3/fmtmsg.3 @@ -10,7 +10,7 @@ .\" The function is quite complex and deserves an example .\" .\" Polished, aeb, 2003-11-01 -.TH FMTMSG 3 2013-06-21 "" "Linux Programmer's Manual" +.TH FMTMSG 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME fmtmsg \- print formatted error messages .SH SYNOPSIS diff --git a/man3/fnmatch.3 b/man3/fnmatch.3 index d788630e39..c5a718e504 100644 --- a/man3/fnmatch.3 +++ b/man3/fnmatch.3 @@ -25,7 +25,7 @@ .\" Modified Sat Jul 24 19:35:54 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon Oct 16 00:16:29 2000 following Joseph S. Myers .\" -.TH FNMATCH 3 2000-10-15 "GNU" "Linux Programmer's Manual" +.TH FNMATCH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fnmatch \- match filename or pathname .SH SYNOPSIS diff --git a/man3/fopen.3 b/man3/fopen.3 index 57e4c955af..935d2e3d3a 100644 --- a/man3/fopen.3 +++ b/man3/fopen.3 @@ -41,7 +41,7 @@ .\" Modified, aeb, 960421, 970806 .\" Modified, joey, aeb, 2002-01-03 .\" -.TH FOPEN 3 2012-04-22 "GNU" "Linux Programmer's Manual" +.TH FOPEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fopen, fdopen, freopen \- stream open functions .SH SYNOPSIS diff --git a/man3/fopencookie.3 b/man3/fopencookie.3 index fa1dc96e0e..165b6b6d9a 100644 --- a/man3/fopencookie.3 +++ b/man3/fopencookie.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FOPENCOOKIE 3 2015-01-22 "Linux" "Linux Programmer's Manual" +.TH FOPENCOOKIE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME fopencookie \- opening a custom stream .SH SYNOPSIS diff --git a/man3/fpclassify.3 b/man3/fpclassify.3 index 7e030edece..7899cac98d 100644 --- a/man3/fpclassify.3 +++ b/man3/fpclassify.3 @@ -7,7 +7,7 @@ .\" This was done with the help of the glibc manual. .\" .\" 2004-10-31, aeb, corrected -.TH FPCLASSIFY 3 2013-08-06 "" "Linux Programmer's Manual" +.TH FPCLASSIFY 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME fpclassify, isfinite, isnormal, isnan, isinf \- floating-point classification macros diff --git a/man3/fread.3 b/man3/fread.3 index 740e6ef927..f3627cfdc1 100644 --- a/man3/fread.3 +++ b/man3/fread.3 @@ -42,7 +42,7 @@ .\" Modified Thu Apr 20 20:43:53 1995 by Jim Van Zandt <jrv@vanzandt.mv.com> .\" Modified Fri May 17 10:21:51 1996 by Martin Schulze <joey@infodrom.north.de> .\" -.TH FREAD 3 2012-03-30 "GNU" "Linux Programmer's Manual" +.TH FREAD 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fread, fwrite \- binary stream input/output .SH SYNOPSIS diff --git a/man3/frexp.3 b/man3/frexp.3 index 2aed94b722..c33081bed0 100644 --- a/man3/frexp.3 +++ b/man3/frexp.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FREXP 3 2013-08-06 "" "Linux Programmer's Manual" +.TH FREXP 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME frexp, frexpf, frexpl \- convert floating-point number to fractional and integral components diff --git a/man3/ftime.3 b/man3/ftime.3 index 2ff4fa0b28..8198552b98 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -27,7 +27,7 @@ .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl) .\" 2008-06-23, mtk, minor rewrites, added some details .\" -.TH FTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH FTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME ftime \- return date and time .SH SYNOPSIS diff --git a/man3/ftok.3 b/man3/ftok.3 index c85a61e17e..ce70ea8e34 100644 --- a/man3/ftok.3 +++ b/man3/ftok.3 @@ -26,7 +26,7 @@ .\" Changed data type of proj_id; minor fixes .\" aeb: further fixes; added notes. .\" -.TH FTOK 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH FTOK 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME ftok \- convert a pathname and a project identifier to a System V IPC key .SH SYNOPSIS diff --git a/man3/futimes.3 b/man3/futimes.3 index 37229a6e25..f5e9d685f9 100644 --- a/man3/futimes.3 +++ b/man3/futimes.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FUTIMES 3 2013-10-29 "Linux" "Linux Programmer's Manual" +.TH FUTIMES 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME futimes, lutimes \- change file timestamps .SH SYNOPSIS diff --git a/man3/gamma.3 b/man3/gamma.3 index 37c6703bc1..46ab1eb784 100644 --- a/man3/gamma.3 +++ b/man3/gamma.3 @@ -6,7 +6,7 @@ .\" .\" Modified 2003-11-18, aeb: historical remarks .\" -.TH GAMMA 3 2008-08-05 "GNU" "Linux Programmer's Manual" +.TH GAMMA 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME gamma, gammaf, gammal \- (logarithm of the) gamma function .SH SYNOPSIS diff --git a/man3/getauxval.3 b/man3/getauxval.3 index 2c3a1f50bc..82bb5f0450 100644 --- a/man3/getauxval.3 +++ b/man3/getauxval.3 @@ -26,7 +26,7 @@ .\" .\" FIXME glibc 2.18 added AT_HWCAP2, which needs to e documented .\" -.TH GETAUXVAL 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH GETAUXVAL 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getauxval \- retrieve a value from the auxiliary vector .SH SYNOPSIS diff --git a/man3/getcontext.3 b/man3/getcontext.3 index b62fb9abaf..c31a46b107 100644 --- a/man3/getcontext.3 +++ b/man3/getcontext.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETCONTEXT 3 2014-04-08 "Linux" "Linux Programmer's Manual" +.TH GETCONTEXT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME getcontext, setcontext \- get or set the user context .SH SYNOPSIS diff --git a/man3/getcwd.3 b/man3/getcwd.3 index 976372a9bf..a1f7e2a9e6 100644 --- a/man3/getcwd.3 +++ b/man3/getcwd.3 @@ -29,7 +29,7 @@ .\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb .\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch> .\" -.TH GETCWD 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH GETCWD 3 2015-03-02 "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 0c9fb3202e..6ba70eec42 100644 --- a/man3/getdate.3 +++ b/man3/getdate.3 @@ -27,7 +27,7 @@ .\" Modified, 2001-12-26, aeb .\" 2008-09-07, mtk, Various rewrites; added an example program. .\" -.TH GETDATE 3 2014-06-13 "" "Linux Programmer's Manual" +.TH GETDATE 3 2015-03-02 "" "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/getdirentries.3 b/man3/getdirentries.3 index 1aafa9d9f3..8d8cb87012 100644 --- a/man3/getdirentries.3 +++ b/man3/getdirentries.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETDIRENTRIES 3 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH GETDIRENTRIES 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getdirentries \- get directory entries in a filesystem-independent format .SH SYNOPSIS diff --git a/man3/getdtablesize.3 b/man3/getdtablesize.3 index 0409361f09..3ada84859b 100644 --- a/man3/getdtablesize.3 +++ b/man3/getdtablesize.3 @@ -24,7 +24,7 @@ .\" .\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb .\" -.TH GETDTABLESIZE 3 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH GETDTABLESIZE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME getdtablesize \- get descriptor table size .SH SYNOPSIS diff --git a/man3/getenv.3 b/man3/getenv.3 index f8e8cdcf67..e10947618a 100644 --- a/man3/getenv.3 +++ b/man3/getenv.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 19:30:29 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Feb 14 21:47:50 1997 by Andries Brouwer (aeb@cwi.nl) .\" -.TH GETENV 3 2012-08-14 "GNU" "Linux Programmer's Manual" +.TH GETENV 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getenv, secure_getenv \- get an environment variable .SH SYNOPSIS diff --git a/man3/getfsent.3 b/man3/getfsent.3 index 892cf9cf4f..142bf15a0a 100644 --- a/man3/getfsent.3 +++ b/man3/getfsent.3 @@ -24,7 +24,7 @@ .\" .\" Inspired by a page written by Walter Harms. .\" -.TH GETFSENT 3 2002-02-28 "GNU" "Linux Programmer's Manual" +.TH GETFSENT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getfsent, getfsspec, getfsfile, setfsent, endfsent \- handle fstab entries .SH SYNOPSIS diff --git a/man3/getgrent.3 b/man3/getgrent.3 index 31649554b0..58a7625792 100644 --- a/man3/getgrent.3 +++ b/man3/getgrent.3 @@ -27,7 +27,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 2014-10-02 "" "Linux Programmer's Manual" +.TH GETGRENT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME getgrent, setgrent, endgrent \- get group file entry .SH SYNOPSIS diff --git a/man3/getgrnam.3 b/man3/getgrnam.3 index 8ac1bada91..2be3fa53c3 100644 --- a/man3/getgrnam.3 +++ b/man3/getgrnam.3 @@ -30,7 +30,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2003-11-15 by aeb .\" -.TH GETGRNAM 3 2014-08-19 "" "Linux Programmer's Manual" +.TH GETGRNAM 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry .SH SYNOPSIS diff --git a/man3/getgrouplist.3 b/man3/getgrouplist.3 index f075df3144..f00c44d33b 100644 --- a/man3/getgrouplist.3 +++ b/man3/getgrouplist.3 @@ -26,7 +26,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETGROUPLIST 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH GETGROUPLIST 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getgrouplist \- get list of groups to which a user belongs .SH SYNOPSIS diff --git a/man3/getloadavg.3 b/man3/getloadavg.3 index 53654c61d4..3e10728649 100644 --- a/man3/getloadavg.3 +++ b/man3/getloadavg.3 @@ -31,7 +31,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH GETLOADAVG 3 2014-04-01 "Linux" "Linux Programmer's Manual" +.TH GETLOADAVG 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME getloadavg \- get system load averages .SH SYNOPSIS diff --git a/man3/getlogin.3 b/man3/getlogin.3 index f626a93562..c3d2aa52d8 100644 --- a/man3/getlogin.3 +++ b/man3/getlogin.3 @@ -25,7 +25,7 @@ .\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3 .\" added ref to /etc/utmp, added BUGS section, etc. .\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use -.TH GETLOGIN 3 2013-04-19 "GNU" "Linux Programmer's Manual" +.TH GETLOGIN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getlogin, getlogin_r, cuserid \- get username .SH SYNOPSIS diff --git a/man3/getopt.3 b/man3/getopt.3 index 1786debf16..5dff8cd4e8 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -38,7 +38,7 @@ .\" the start of optstring .\" Modified 2006-12-15, mtk, Added getopt() example program. .\" -.TH GETOPT 3 2015-02-01 "GNU" "Linux Programmer's Manual" +.TH GETOPT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt \- Parse command-line options diff --git a/man3/getpass.3 b/man3/getpass.3 index ae51724831..2a86613915 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH GETPASS 3 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH GETPASS 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME getpass \- get a password .SH SYNOPSIS diff --git a/man3/getpt.3 b/man3/getpt.3 index b82dd9aa03..2a21d2b5b0 100644 --- a/man3/getpt.3 +++ b/man3/getpt.3 @@ -4,7 +4,7 @@ .\" Redistribute and modify at will. .\" %%%LICENSE_END .\" -.TH GETPT 3 2014-04-01 "GNU" "Linux Programmer's Manual" +.TH GETPT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getpt \- open the pseudoterminal master (PTM) .SH SYNOPSIS diff --git a/man3/getpwent.3 b/man3/getpwent.3 index b74185c40c..160b9b097c 100644 --- a/man3/getpwent.3 +++ b/man3/getpwent.3 @@ -30,7 +30,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 2013-06-21 "GNU" "Linux Programmer's Manual" +.TH GETPWENT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getpwent, setpwent, endpwent \- get password file entry .SH SYNOPSIS diff --git a/man3/getpwnam.3 b/man3/getpwnam.3 index 14d7ac3d39..f5db2ab670 100644 --- a/man3/getpwnam.3 +++ b/man3/getpwnam.3 @@ -34,7 +34,7 @@ .\" Modified 2003-11-15 by aeb .\" 2008-11-07, mtk, Added an example program for getpwnam_r(). .\" -.TH GETPWNAM 3 2013-07-22 "GNU" "Linux Programmer's Manual" +.TH GETPWNAM 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry .SH SYNOPSIS diff --git a/man3/gets.3 b/man3/gets.3 index 8dab158a97..06ecaedca1 100644 --- a/man3/gets.3 +++ b/man3/gets.3 @@ -26,7 +26,7 @@ .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) .\" Modified 2013-12-31, David Malcolm <dmalcolm@redhat.com> .\" Split gets(3) into its own page; fgetc() et al. move to fgetc(3) -.TH GETS 3 2014-01-24 "GNU" "Linux Programmer's Manual" +.TH GETS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME gets \- get a string from standard input (DEPRECATED) .SH SYNOPSIS diff --git a/man3/getsubopt.3 b/man3/getsubopt.3 index 6f1220629e..3f14efc59f 100644 --- a/man3/getsubopt.3 +++ b/man3/getsubopt.3 @@ -22,7 +22,7 @@ .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" %%%LICENSE_END .\" -.TH GETSUBOPT 3 2014-04-08 "GNU" "Linux Programmer's Manual" +.TH GETSUBOPT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getsubopt \- parse suboption arguments from a string .SH SYNOPSIS diff --git a/man3/getttyent.3 b/man3/getttyent.3 index 22a1bb31c6..3fec906cfe 100644 --- a/man3/getttyent.3 +++ b/man3/getttyent.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH GETTTYENT 3 2013-07-22 "GNU" "Linux Programmer's Manual" +.TH GETTTYENT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getttyent, getttynam, setttyent, endttyent \- get ttys file entry .SH SYNOPSIS diff --git a/man3/getusershell.3 b/man3/getusershell.3 index 04979dafa2..da439c6617 100644 --- a/man3/getusershell.3 +++ b/man3/getusershell.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:17:53 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETUSERSHELL 3 2013-06-21 "GNU" "Linux Programmer's Manual" +.TH GETUSERSHELL 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getusershell, setusershell, endusershell \- get permitted user shells .SH SYNOPSIS diff --git a/man3/getutmp.3 b/man3/getutmp.3 index af91fe05bb..d534179d7c 100644 --- a/man3/getutmp.3 +++ b/man3/getutmp.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETUTMP 3 2014-04-08 "Linux" "Linux Programmer's Manual" +.TH GETUTMP 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME getutmp, getutmpx \- copy utmp structure to utmpx, and vice versa .SH SYNOPSIS diff --git a/man3/getw.3 b/man3/getw.3 index 430343b085..12dc12f520 100644 --- a/man3/getw.3 +++ b/man3/getw.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETW 3 2010-09-26 "GNU" "Linux Programmer's Manual" +.TH GETW 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME getw, putw \- input and output of words (ints) .SH SYNOPSIS diff --git a/man3/gnu_get_libc_version.3 b/man3/gnu_get_libc_version.3 index ebbab1a143..e59d8423ed 100644 --- a/man3/gnu_get_libc_version.3 +++ b/man3/gnu_get_libc_version.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GNU_GET_LIBC_VERSION 3 2012-08-26 "Linux" "Linux Programmer's Manual" +.TH GNU_GET_LIBC_VERSION 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME gnu_get_libc_version, gnu_get_libc_release \- get glibc version and release .SH SYNOPSIS diff --git a/man3/grantpt.3 b/man3/grantpt.3 index b348a84d7a..36f59377bb 100644 --- a/man3/grantpt.3 +++ b/man3/grantpt.3 @@ -2,7 +2,7 @@ .\" This page is in the public domain. - aeb .\" %%%LICENSE_END .\" -.TH GRANTPT 3 2008-06-14 "GNU" "Linux Programmer's Manual" +.TH GRANTPT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME grantpt \- grant access to the slave pseudoterminal .SH SYNOPSIS diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 0f1af242ee..32d4919637 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -32,7 +32,7 @@ .\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from .\" Timothy S. Nelson <wayland@wayland.id.au> .\" -.TH HSEARCH 3 2014-01-05 "GNU" "Linux Programmer's Manual" +.TH HSEARCH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r \- hash table management diff --git a/man3/iconv.3 b/man3/iconv.3 index 7a8d785049..9d2911daef 100644 --- a/man3/iconv.3 +++ b/man3/iconv.3 @@ -15,7 +15,7 @@ .\" 2000-06-30 correction by Yuichi SATO <sato@complex.eng.hokudai.ac.jp> .\" 2000-11-15 aeb, fixed prototype .\" -.TH ICONV 3 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH ICONV 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iconv \- perform character set conversion .SH SYNOPSIS diff --git a/man3/iconv_open.3 b/man3/iconv_open.3 index 61845ae6e4..eac79ad7c5 100644 --- a/man3/iconv_open.3 +++ b/man3/iconv_open.3 @@ -15,7 +15,7 @@ .\" 2007-03-31 Bruno Haible, Describe the glibc/libiconv //TRANSLIT .\" and //IGNORE extensions for 'tocode'. .\" -.TH ICONV_OPEN 3 2008-08-11 "GNU" "Linux Programmer's Manual" +.TH ICONV_OPEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iconv_open \- allocate descriptor for character set conversion .SH SYNOPSIS diff --git a/man3/if_nametoindex.3 b/man3/if_nametoindex.3 index 7ff66d799e..19a7e6e788 100644 --- a/man3/if_nametoindex.3 +++ b/man3/if_nametoindex.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH IF_NAMETOINDEX 3 2014-04-01 "GNU" "Linux Programmer's Manual" +.TH IF_NAMETOINDEX 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME if_nametoindex, if_indextoname \- mappings between network interface names and indexes diff --git a/man3/ilogb.3 b/man3/ilogb.3 index 4ea80a4072..8c64620cb1 100644 --- a/man3/ilogb.3 +++ b/man3/ilogb.3 @@ -26,7 +26,7 @@ .\" .\" Inspired by a page by Walter Harms created 2002-08-10 .\" -.TH ILOGB 3 2014-12-31 "" "Linux Programmer's Manual" +.TH ILOGB 3 2015-03-02 "" "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 7e8d022fc7..d2d179a397 100644 --- a/man3/index.3 +++ b/man3/index.3 @@ -28,7 +28,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 2014-04-01 "GNU" "Linux Programmer's Manual" +.TH INDEX 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME index, rindex \- locate character in string .SH SYNOPSIS diff --git a/man3/inet.3 b/man3/inet.3 index 36694534b6..632e87fe96 100644 --- a/man3/inet.3 +++ b/man3/inet.3 @@ -39,7 +39,7 @@ .\" Add discussion of Classful Addressing, noting that it is obsolete. .\" Added an EXAMPLE program. .\" -.TH INET 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH INET 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof \- Internet address manipulation routines diff --git a/man3/inet_pton.3 b/man3/inet_pton.3 index 6472c6f52c..47c94bd2c7 100644 --- a/man3/inet_pton.3 +++ b/man3/inet_pton.3 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" References: RFC 2553 -.TH INET_PTON 3 2008-06-18 "Linux" "Linux Programmer's Manual" +.TH INET_PTON 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME inet_pton \- convert IPv4 and IPv6 addresses from text to binary form .SH SYNOPSIS diff --git a/man3/isalpha.3 b/man3/isalpha.3 index 346cc7f9d4..8c68f91fa7 100644 --- a/man3/isalpha.3 +++ b/man3/isalpha.3 @@ -27,7 +27,7 @@ .\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt <jrv@vanzandt.mv.com> .\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de) .\" -.TH ISALPHA 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH ISALPHA 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, diff --git a/man3/isatty.3 b/man3/isatty.3 index 85e48e0e7e..f1f54f8976 100644 --- a/man3/isatty.3 +++ b/man3/isatty.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ISATTY 3 2014-01-27 "Linux" "Linux Programmer's Manual" +.TH ISATTY 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME isatty \- test whether a file descriptor refers to a terminal .SH SYNOPSIS diff --git a/man3/isgreater.3 b/man3/isgreater.3 index 708896dd48..3b1599589f 100644 --- a/man3/isgreater.3 +++ b/man3/isgreater.3 @@ -7,7 +7,7 @@ .\" 2002-07-27 Walter Harms .\" this was done with the help of the glibc manual .\" -.TH ISGREATER 3 2014-01-27 "" "Linux Programmer's Manual" +.TH ISGREATER 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered \- floating-point relational tests without exception for NaN diff --git a/man3/iswalnum.3 b/man3/iswalnum.3 index 2d76a5db81..c42bbb7a63 100644 --- a/man3/iswalnum.3 +++ b/man3/iswalnum.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWALNUM 3 2014-01-28 "GNU" "Linux Programmer's Manual" +.TH ISWALNUM 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswalnum \- test for alphanumeric wide character .SH SYNOPSIS diff --git a/man3/iswalpha.3 b/man3/iswalpha.3 index 5e88f79af6..1d847a286e 100644 --- a/man3/iswalpha.3 +++ b/man3/iswalpha.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWALPHA 3 2014-01-28 "GNU" "Linux Programmer's Manual" +.TH ISWALPHA 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswalpha \- test for alphabetic wide character .SH SYNOPSIS diff --git a/man3/iswblank.3 b/man3/iswblank.3 index 65a0fe21c9..3364516105 100644 --- a/man3/iswblank.3 +++ b/man3/iswblank.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWBLANK 3 2014-02-10 "GNU" "Linux Programmer's Manual" +.TH ISWBLANK 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswblank \- test for whitespace wide character .SH SYNOPSIS diff --git a/man3/iswcntrl.3 b/man3/iswcntrl.3 index fa210ead75..6e275fa911 100644 --- a/man3/iswcntrl.3 +++ b/man3/iswcntrl.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWCNTRL 3 2014-02-10 "GNU" "Linux Programmer's Manual" +.TH ISWCNTRL 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswcntrl \- test for control wide character .SH SYNOPSIS diff --git a/man3/iswctype.3 b/man3/iswctype.3 index 9011193404..637b6748a6 100644 --- a/man3/iswctype.3 +++ b/man3/iswctype.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWCTYPE 3 2014-02-26 "GNU" "Linux Programmer's Manual" +.TH ISWCTYPE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswctype \- wide-character classification .SH SYNOPSIS diff --git a/man3/iswdigit.3 b/man3/iswdigit.3 index 260741c51b..9cb123aec2 100644 --- a/man3/iswdigit.3 +++ b/man3/iswdigit.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWDIGIT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWDIGIT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswdigit \- test for decimal digit wide character .SH SYNOPSIS diff --git a/man3/iswgraph.3 b/man3/iswgraph.3 index c4eeded071..77f4f8d498 100644 --- a/man3/iswgraph.3 +++ b/man3/iswgraph.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWGRAPH 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWGRAPH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswgraph \- test for graphic wide character .SH SYNOPSIS diff --git a/man3/iswlower.3 b/man3/iswlower.3 index ab5c31552f..d7a26d4d23 100644 --- a/man3/iswlower.3 +++ b/man3/iswlower.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWLOWER 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWLOWER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswlower \- test for lowercase wide character .SH SYNOPSIS diff --git a/man3/iswprint.3 b/man3/iswprint.3 index efb4f3401f..13e6c32602 100644 --- a/man3/iswprint.3 +++ b/man3/iswprint.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWPRINT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWPRINT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswprint \- test for printing wide character .SH SYNOPSIS diff --git a/man3/iswpunct.3 b/man3/iswpunct.3 index 1f1785ea17..0358128712 100644 --- a/man3/iswpunct.3 +++ b/man3/iswpunct.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWPUNCT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWPUNCT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswpunct \- test for punctuation or symbolic wide character .SH SYNOPSIS diff --git a/man3/iswspace.3 b/man3/iswspace.3 index b0c3e33247..89eb85b952 100644 --- a/man3/iswspace.3 +++ b/man3/iswspace.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWSPACE 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWSPACE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswspace \- test for whitespace wide character .SH SYNOPSIS diff --git a/man3/iswupper.3 b/man3/iswupper.3 index 00b6b24530..e6d6a2e252 100644 --- a/man3/iswupper.3 +++ b/man3/iswupper.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWUPPER 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWUPPER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswupper \- test for uppercase wide character .SH SYNOPSIS diff --git a/man3/iswxdigit.3 b/man3/iswxdigit.3 index dff6c77e23..2d2fb5ec96 100644 --- a/man3/iswxdigit.3 +++ b/man3/iswxdigit.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWXDIGIT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH ISWXDIGIT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME iswxdigit \- test for hexadecimal digit wide character .SH SYNOPSIS @@ -33,7 +33,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 2014-01-18 "" "Linux Programmer's Manual" +.TH J0 3 2015-03-02 "" "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 3f1eaf4179..29fc0ed847 100644 --- a/man3/ldexp.3 +++ b/man3/ldexp.3 @@ -31,7 +31,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH LDEXP 3 2013-08-19 "" "Linux Programmer's Manual" +.TH LDEXP 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2 .SH SYNOPSIS diff --git a/man3/lio_listio.3 b/man3/lio_listio.3 index 6b0f9c894b..3c8373f71a 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH LIO_LISTIO 3 2012-05-08 "" "Linux Programmer's Manual" +.TH LIO_LISTIO 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME lio_listio \- initiate a list of I/O requests .SH SYNOPSIS diff --git a/man3/localeconv.3 b/man3/localeconv.3 index 0af0610077..cc65da9cfb 100644 --- a/man3/localeconv.3 +++ b/man3/localeconv.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 19:01:20 1993 by Rik Faith (faith@cs.unc.edu) -.TH LOCALECONV 3 2013-06-21 "GNU" "Linux Programmer's Manual" +.TH LOCALECONV 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME localeconv \- get numeric formatting information .SH SYNOPSIS diff --git a/man3/lockf.3 b/man3/lockf.3 index c815a6a4fe..4e31366f36 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -25,7 +25,7 @@ .\" Added section stuff, aeb, 2002-04-22. .\" Corrected include file, drepper, 2003-06-15. .\" -.TH LOCKF 3 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH LOCKF 3 2015-03-02 "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 8efa634077..c7fe8751f6 100644 --- a/man3/log.3 +++ b/man3/log.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG 3 2010-09-20 "" "Linux Programmer's Manual" +.TH LOG 3 2015-03-02 "" "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 19d7e8f869..bf9f74157f 100644 --- a/man3/log10.3 +++ b/man3/log10.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG10 3 2010-09-20 "" "Linux Programmer's Manual" +.TH LOG10 3 2015-03-02 "" "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 c450374eaf..c0357ca5c0 100644 --- a/man3/log1p.3 +++ b/man3/log1p.3 @@ -26,7 +26,7 @@ .\" .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH LOG1P 3 2014-02-28 "" "Linux Programmer's Manual" +.TH LOG1P 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME log1p, log1pf, log1pl \- logarithm of 1 plus argument .SH SYNOPSIS diff --git a/man3/log2.3 b/man3/log2.3 index e14e6537b1..8ae1501a9f 100644 --- a/man3/log2.3 +++ b/man3/log2.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG2 3 2010-09-12 "" "Linux Programmer's Manual" +.TH LOG2 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME log2, log2f, log2l \- base-2 logarithmic function .SH SYNOPSIS diff --git a/man3/logb.3 b/man3/logb.3 index 5167ec0177..885012b180 100644 --- a/man3/logb.3 +++ b/man3/logb.3 @@ -26,7 +26,7 @@ .\" .\" Inspired by a page by Walter Harms created 2002-08-10 .\" -.TH LOGB 3 2014-02-28 "" "Linux Programmer's Manual" +.TH LOGB 3 2015-03-02 "" "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 8ec99930d3..8c384d9896 100644 --- a/man3/lrint.3 +++ b/man3/lrint.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LRINT 3 2014-01-18 "" "Linux Programmer's Manual" +.TH LRINT 3 2015-03-02 "" "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 67d3c1b513..b311346745 100644 --- a/man3/lround.3 +++ b/man3/lround.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LROUND 3 2013-08-26 "" "Linux Programmer's Manual" +.TH LROUND 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME lround, lroundf, lroundl, llround, llroundf, llroundl \- round to nearest integer, away from zero diff --git a/man3/lseek64.3 b/man3/lseek64.3 index 4ed8122f2c..26d609b5b4 100644 --- a/man3/lseek64.3 +++ b/man3/lseek64.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LSEEK64 3 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH LSEEK64 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME lseek64 \- reposition 64-bit read/write file offset .SH SYNOPSIS diff --git a/man3/makecontext.3 b/man3/makecontext.3 index 8719367f67..11b1d081ce 100644 --- a/man3/makecontext.3 +++ b/man3/makecontext.3 @@ -25,7 +25,7 @@ .\" .\" 2006-08-02, mtk, Added example program .\" -.TH MAKECONTEXT 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH MAKECONTEXT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME makecontext, swapcontext \- manipulate user context .SH SYNOPSIS diff --git a/man3/makedev.3 b/man3/makedev.3 index fb55f968e3..68efac04c5 100644 --- a/man3/makedev.3 +++ b/man3/makedev.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MAKEDEV 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH MAKEDEV 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME makedev, major, minor \- manage a device number .SH SYNOPSIS diff --git a/man3/malloc.3 b/man3/malloc.3 index deede9b46c..77cc1e7291 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -30,7 +30,7 @@ .\" FIXME . Review http://austingroupbugs.net/view.php?id=374 .\" to see what changes are required on this page. .\" -.TH MALLOC 3 2014-05-21 "GNU" "Linux Programmer's Manual" +.TH MALLOC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME malloc, free, calloc, realloc \- allocate and free dynamic memory .SH SYNOPSIS diff --git a/man3/malloc_usable_size.3 b/man3/malloc_usable_size.3 index a690072d4b..5c1c10aa71 100644 --- a/man3/malloc_usable_size.3 +++ b/man3/malloc_usable_size.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_USABLE_SIZE 3 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH MALLOC_USABLE_SIZE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME malloc_usable_size \- obtain size of block of memory allocated from heap .SH SYNOPSIS diff --git a/man3/matherr.3 b/man3/matherr.3 index ad74007858..f3b0024d18 100644 --- a/man3/matherr.3 +++ b/man3/matherr.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MATHERR 3 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH MATHERR 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME matherr \- SVID math library exception handling .SH SYNOPSIS diff --git a/man3/mblen.3 b/man3/mblen.3 index 8a3025fe42..d3170ca708 100644 --- a/man3/mblen.3 +++ b/man3/mblen.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBLEN 3 2013-06-21 "GNU" "Linux Programmer's Manual" +.TH MBLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mblen \- determine number of bytes in next multibyte character .SH SYNOPSIS diff --git a/man3/mbrlen.3 b/man3/mbrlen.3 index 02e82346e0..3a1e6fd694 100644 --- a/man3/mbrlen.3 +++ b/man3/mbrlen.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBRLEN 3 2013-06-21 "GNU" "Linux Programmer's Manual" +.TH MBRLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mbrlen \- determine number of bytes in next multibyte character .SH SYNOPSIS diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3 index 603b311003..313f713a7b 100644 --- a/man3/mbrtowc.3 +++ b/man3/mbrtowc.3 @@ -14,7 +14,7 @@ .\" http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBRTOWC 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH MBRTOWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mbrtowc \- convert a multibyte sequence to a wide character .SH SYNOPSIS diff --git a/man3/mbsinit.3 b/man3/mbsinit.3 index 3ca499735f..aca7369f51 100644 --- a/man3/mbsinit.3 +++ b/man3/mbsinit.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBSINIT 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH MBSINIT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mbsinit \- test for initial shift state .SH SYNOPSIS diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3 index 9ff121704b..84b1bc3677 100644 --- a/man3/mbstowcs.3 +++ b/man3/mbstowcs.3 @@ -15,7 +15,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBSTOWCS 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH MBSTOWCS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mbstowcs \- convert a multibyte string to a wide-character string .SH SYNOPSIS diff --git a/man3/mbtowc.3 b/man3/mbtowc.3 index fefaedf5ee..42d02e37e8 100644 --- a/man3/mbtowc.3 +++ b/man3/mbtowc.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBTOWC 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH MBTOWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mbtowc \- convert a multibyte sequence to a wide character .SH SYNOPSIS diff --git a/man3/memccpy.3 b/man3/memccpy.3 index f892decda0..0f00fbeb7e 100644 --- a/man3/memccpy.3 +++ b/man3/memccpy.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:57:24 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMCCPY 3 2014-03-10 "GNU" "Linux Programmer's Manual" +.TH MEMCCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME memccpy \- copy memory area .SH SYNOPSIS diff --git a/man3/memchr.3 b/man3/memchr.3 index 4618bd284d..859f8f2d67 100644 --- a/man3/memchr.3 +++ b/man3/memchr.3 @@ -29,7 +29,7 @@ .\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com) .\" 2008-07-09, mtk, add rawmemchr() .\" -.TH MEMCHR 3 2015-01-10 "" "Linux Programmer's Manual" +.TH MEMCHR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME memchr, memrchr, rawmemchr \- scan memory for a character .SH SYNOPSIS diff --git a/man3/memcmp.3 b/man3/memcmp.3 index 409a438677..ed12194aa8 100644 --- a/man3/memcmp.3 +++ b/man3/memcmp.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:55:27 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMCMP 3 2014-12-31 "" "Linux Programmer's Manual" +.TH MEMCMP 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME memcmp \- compare memory areas .SH SYNOPSIS diff --git a/man3/memcpy.3 b/man3/memcpy.3 index f4ba7631ff..c8ed7a59c1 100644 --- a/man3/memcpy.3 +++ b/man3/memcpy.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:41:09 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMCPY 3 2014-03-17 "" "Linux Programmer's Manual" +.TH MEMCPY 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME memcpy \- copy memory area .SH SYNOPSIS diff --git a/man3/memfrob.3 b/man3/memfrob.3 index 65be9cfd15..0805bdacec 100644 --- a/man3/memfrob.3 +++ b/man3/memfrob.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:54:45 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMFROB 3 2014-03-17 "GNU" "Linux Programmer's Manual" +.TH MEMFROB 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME memfrob \- frobnicate (encrypt) a memory area .SH SYNOPSIS diff --git a/man3/memmem.3 b/man3/memmem.3 index 4c1ad9dc76..e689433b5f 100644 --- a/man3/memmem.3 +++ b/man3/memmem.3 @@ -27,7 +27,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 18:50:48 1993 by Rik Faith (faith@cs.unc.edu) .\" Interchanged 'needle' and 'haystack'; added history, aeb, 980113. -.TH MEMMEM 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH MEMMEM 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME memmem \- locate a substring .SH SYNOPSIS diff --git a/man3/memmove.3 b/man3/memmove.3 index c46e4ddd58..4b45e5a3d8 100644 --- a/man3/memmove.3 +++ b/man3/memmove.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:49:59 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMMOVE 3 2014-03-17 "GNU" "Linux Programmer's Manual" +.TH MEMMOVE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME memmove \- copy memory area .SH SYNOPSIS diff --git a/man3/mempcpy.3 b/man3/mempcpy.3 index 33e2e69528..a1fb920af2 100644 --- a/man3/mempcpy.3 +++ b/man3/mempcpy.3 @@ -7,7 +7,7 @@ .\" Heavily based on glibc infopages, copyright Free Software Foundation .\" .\" aeb, 2003, polished a little -.TH MEMPCPY 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH MEMPCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mempcpy, wmempcpy \- copy memory area .SH SYNOPSIS diff --git a/man3/memset.3 b/man3/memset.3 index d3879c4361..9336ed5165 100644 --- a/man3/memset.3 +++ b/man3/memset.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:49:23 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMSET 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH MEMSET 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME memset \- fill memory with a constant byte .SH SYNOPSIS diff --git a/man3/mkdtemp.3 b/man3/mkdtemp.3 index 8f870f4520..a85985deed 100644 --- a/man3/mkdtemp.3 +++ b/man3/mkdtemp.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. .\" %%%LICENSE_END -.TH MKDTEMP 3 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH MKDTEMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mkdtemp \- create a unique temporary directory .SH SYNOPSIS diff --git a/man3/mkfifo.3 b/man3/mkfifo.3 index e9f448a96a..63540547e9 100644 --- a/man3/mkfifo.3 +++ b/man3/mkfifo.3 @@ -25,7 +25,7 @@ .\" .\" changed section from 2 to 3, aeb, 950919 .\" -.TH MKFIFO 3 2014-03-24 "GNU" "Linux Programmer's Manual" +.TH MKFIFO 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mkfifo, mkfifoat \- make a FIFO special file (a named pipe) .SH SYNOPSIS diff --git a/man3/mkstemp.3 b/man3/mkstemp.3 index 10c389d19c..9778cf568f 100644 --- a/man3/mkstemp.3 +++ b/man3/mkstemp.3 @@ -32,7 +32,7 @@ .\" Modified 990328, aeb .\" 2008-06-19, mtk, Added mkostemp(); various other changes .\" -.TH MKSTEMP 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH MKSTEMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file .SH SYNOPSIS diff --git a/man3/modf.3 b/man3/modf.3 index cbb95bd52b..1e9b9208d3 100644 --- a/man3/modf.3 +++ b/man3/modf.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH MODF 3 2013-06-21 "" "Linux Programmer's Manual" +.TH MODF 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME modf, modff, modfl \- extract signed integral and fractional values from floating-point number diff --git a/man3/mq_close.3 b/man3/mq_close.3 index be3b3012d6..de5fc543c5 100644 --- a/man3/mq_close.3 +++ b/man3/mq_close.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_CLOSE 3 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH MQ_CLOSE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME mq_close \- close a message queue descriptor .SH SYNOPSIS diff --git a/man3/mq_getattr.3 b/man3/mq_getattr.3 index 3354de7354..2115b3ac7b 100644 --- a/man3/mq_getattr.3 +++ b/man3/mq_getattr.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_GETATTR 3 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH MQ_GETATTR 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME mq_getattr, mq_setattr \- get/set message queue attributes .SH SYNOPSIS diff --git a/man3/mq_open.3 b/man3/mq_open.3 index e5f74d44b8..f5833cc9fc 100644 --- a/man3/mq_open.3 +++ b/man3/mq_open.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_OPEN 3 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH MQ_OPEN 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME mq_open \- open a message queue .SH SYNOPSIS diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index a45bc09fa2..2e62bec48e 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_RECEIVE 3 2014-06-03 "Linux" "Linux Programmer's Manual" +.TH MQ_RECEIVE 3 2015-03-02 "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 617935d612..2caf1e2610 100644 --- a/man3/mq_send.3 +++ b/man3/mq_send.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_SEND 3 2014-06-03 "Linux" "Linux Programmer's Manual" +.TH MQ_SEND 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME mq_send, mq_timedsend \- send a message to a message queue .SH SYNOPSIS diff --git a/man3/mq_unlink.3 b/man3/mq_unlink.3 index 0e69207cd9..8499a5e492 100644 --- a/man3/mq_unlink.3 +++ b/man3/mq_unlink.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_UNLINK 3 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH MQ_UNLINK 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME mq_unlink \- remove a message queue .SH SYNOPSIS diff --git a/man3/mtrace.3 b/man3/mtrace.3 index a775753b80..aaf09e6c27 100644 --- a/man3/mtrace.3 +++ b/man3/mtrace.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MTRACE 3 2012-04-18 "GNU" "Linux Programmer's Manual" +.TH MTRACE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME mtrace, muntrace \- malloc tracing .SH SYNOPSIS diff --git a/man3/nan.3 b/man3/nan.3 index 83f818ca12..aa499d9b21 100644 --- a/man3/nan.3 +++ b/man3/nan.3 @@ -8,7 +8,7 @@ .\" .\" Corrections by aeb .\" -.TH NAN 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH NAN 3 2015-03-02 "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 bee37d7551..06cfe0fa1f 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages .\" -.TH NEXTAFTER 3 2013-09-02 "GNU" "Linux Programmer's Manual" +.TH NEXTAFTER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating-point number manipulation diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3 index aa4bdb469e..535718a337 100644 --- a/man3/nl_langinfo.3 +++ b/man3/nl_langinfo.3 @@ -13,7 +13,7 @@ .\" .\" Corrected prototype, 2002-10-18, aeb .\" -.TH NL_LANGINFO 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH NL_LANGINFO 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME nl_langinfo \- query language and locale information .SH SYNOPSIS diff --git a/man3/opendir.3 b/man3/opendir.3 index 575da7836b..2e797679e2 100644 --- a/man3/opendir.3 +++ b/man3/opendir.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 18:46:01 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl) .\" 2007-07-30 Ulrich Drepper <drepper@redhat.com>: document fdopendir(). -.TH OPENDIR 3 2010-06-20 "GNU" "Linux Programmer's Manual" +.TH OPENDIR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME opendir, fdopendir \- open a directory .SH SYNOPSIS diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3 index 1948ba5273..e35dcb9900 100644 --- a/man3/posix_fallocate.3 +++ b/man3/posix_fallocate.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH POSIX_FALLOCATE 3 2015-01-22 "GNU" "Linux Programmer's Manual" +.TH POSIX_FALLOCATE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME posix_fallocate \- allocate file space .SH SYNOPSIS diff --git a/man3/posix_openpt.3 b/man3/posix_openpt.3 index 7288c9733e..de844c1936 100644 --- a/man3/posix_openpt.3 +++ b/man3/posix_openpt.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH POSIX_OPENPT 3 2014-06-03 "" "Linux Programmer's Manual" +.TH POSIX_OPENPT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME posix_openpt \- open a pseudoterminal device .SH SYNOPSIS diff --git a/man3/pow.3 b/man3/pow.3 index 45d8a14ef8..cf3b6ef7f3 100644 --- a/man3/pow.3 +++ b/man3/pow.3 @@ -32,7 +32,7 @@ .\" Modified 1995-08-14 by Arnt Gulbrandsen <agulbra@troll.no> .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH POW 3 2014-12-31 "" "Linux Programmer's Manual" +.TH POW 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME pow, powf, powl \- power functions .SH SYNOPSIS diff --git a/man3/pow10.3 b/man3/pow10.3 index 9a80827c39..d0c3e704fa 100644 --- a/man3/pow10.3 +++ b/man3/pow10.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH POW10 3 2008-08-11 "" "Linux Programmer's Manual" +.TH POW10 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME pow10, pow10f, pow10l \- base-10 power functions .SH SYNOPSIS diff --git a/man3/pthread_attr_setdetachstate.3 b/man3/pthread_attr_setdetachstate.3 index b9d898c296..ad901e8cfd 100644 --- a/man3/pthread_attr_setdetachstate.3 +++ b/man3/pthread_attr_setdetachstate.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETDETACHSTATE 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETDETACHSTATE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setdetachstate, pthread_attr_getdetachstate \- set/get detach state attribute in thread attributes object diff --git a/man3/pthread_attr_setguardsize.3 b/man3/pthread_attr_setguardsize.3 index c68907dc48..9ba5488f4c 100644 --- a/man3/pthread_attr_setguardsize.3 +++ b/man3/pthread_attr_setguardsize.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETGUARDSIZE 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETGUARDSIZE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setguardsize, pthread_attr_getguardsize \- set/get guard size attribute in thread attributes object diff --git a/man3/pthread_attr_setinheritsched.3 b/man3/pthread_attr_setinheritsched.3 index f154603ae5..95354669e6 100644 --- a/man3/pthread_attr_setinheritsched.3 +++ b/man3/pthread_attr_setinheritsched.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETINHERITSCHED 3 2014-05-21 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETINHERITSCHED 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setinheritsched, pthread_attr_getinheritsched \- set/get inherit-scheduler attribute in thread attributes object diff --git a/man3/pthread_attr_setschedpolicy.3 b/man3/pthread_attr_setschedpolicy.3 index 14a9d461a2..e7ee93238d 100644 --- a/man3/pthread_attr_setschedpolicy.3 +++ b/man3/pthread_attr_setschedpolicy.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2014-05-21 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setschedpolicy, pthread_attr_getschedpolicy \- set/get scheduling policy attribute in thread attributes object diff --git a/man3/pthread_attr_setscope.3 b/man3/pthread_attr_setscope.3 index cada9cd59b..d4b403703a 100644 --- a/man3/pthread_attr_setscope.3 +++ b/man3/pthread_attr_setscope.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSCOPE 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSCOPE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setscope, pthread_attr_getscope \- set/get contention scope attribute in thread attributes object diff --git a/man3/pthread_attr_setstack.3 b/man3/pthread_attr_setstack.3 index 1b8811b003..ca1bde8bd8 100644 --- a/man3/pthread_attr_setstack.3 +++ b/man3/pthread_attr_setstack.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSTACK 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACK 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setstack, pthread_attr_getstack \- set/get stack attributes in thread attributes object diff --git a/man3/pthread_attr_setstackaddr.3 b/man3/pthread_attr_setstackaddr.3 index 23ab2c9233..7ec4cfd25d 100644 --- a/man3/pthread_attr_setstackaddr.3 +++ b/man3/pthread_attr_setstackaddr.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSTACKADDR 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACKADDR 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setstackaddr, pthread_attr_getstackaddr \- set/get stack address attribute in thread attributes object diff --git a/man3/pthread_attr_setstacksize.3 b/man3/pthread_attr_setstacksize.3 index 86c9987968..3047585a5e 100644 --- a/man3/pthread_attr_setstacksize.3 +++ b/man3/pthread_attr_setstacksize.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSTACKSIZE 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACKSIZE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setstacksize, pthread_attr_getstacksize \- set/get stack size attribute in thread attributes object diff --git a/man3/pthread_equal.3 b/man3/pthread_equal.3 index 9d72fe76a3..5030e6dd5c 100644 --- a/man3/pthread_equal.3 +++ b/man3/pthread_equal.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_EQUAL 3 2014-05-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_EQUAL 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_equal \- compare thread IDs .SH SYNOPSIS diff --git a/man3/pthread_exit.3 b/man3/pthread_exit.3 index 899d6a38ba..3cfd254018 100644 --- a/man3/pthread_exit.3 +++ b/man3/pthread_exit.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_EXIT 3 2014-05-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_EXIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_exit \- terminate calling thread .SH SYNOPSIS diff --git a/man3/pthread_getcpuclockid.3 b/man3/pthread_getcpuclockid.3 index 3be09fbf5b..81a5a963e9 100644 --- a/man3/pthread_getcpuclockid.3 +++ b/man3/pthread_getcpuclockid.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_GETCPUCLOCKID 3 2014-05-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_GETCPUCLOCKID 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock .SH SYNOPSIS diff --git a/man3/pthread_kill.3 b/man3/pthread_kill.3 index f32389856e..b33b981eb6 100644 --- a/man3/pthread_kill.3 +++ b/man3/pthread_kill.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_KILL 3 2014-05-13 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_KILL 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_kill \- send a signal to a thread .SH SYNOPSIS diff --git a/man3/pthread_kill_other_threads_np.3 b/man3/pthread_kill_other_threads_np.3 index 274a4f1fc3..7aed1f6e4e 100644 --- a/man3/pthread_kill_other_threads_np.3 +++ b/man3/pthread_kill_other_threads_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2014-05-13 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_kill_other_threads_np \- terminate all other threads in process .SH SYNOPSIS diff --git a/man3/pthread_self.3 b/man3/pthread_self.3 index 3705c04bfd..0c86fb92a4 100644 --- a/man3/pthread_self.3 +++ b/man3/pthread_self.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SELF 3 2014-05-13 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SELF 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_self \- obtain ID of the calling thread .SH SYNOPSIS diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3 index e136355123..268c2a6e67 100644 --- a/man3/pthread_setaffinity_np.3 +++ b/man3/pthread_setaffinity_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETAFFINITY_NP 3 2014-05-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETAFFINITY_NP 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setaffinity_np, pthread_getaffinity_np \- set/get CPU affinity of a thread diff --git a/man3/pthread_setcancelstate.3 b/man3/pthread_setcancelstate.3 index b847092c7f..0c00565dd6 100644 --- a/man3/pthread_setcancelstate.3 +++ b/man3/pthread_setcancelstate.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETCANCELSTATE 3 2014-05-13 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETCANCELSTATE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setcancelstate, pthread_setcanceltype \- set cancelability state and type diff --git a/man3/pthread_setconcurrency.3 b/man3/pthread_setconcurrency.3 index 3ee4bb4c04..8a92d21e54 100644 --- a/man3/pthread_setconcurrency.3 +++ b/man3/pthread_setconcurrency.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETCONCURRENCY 3 2014-05-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETCONCURRENCY 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setconcurrency, pthread_getconcurrency \- set/get the concurrency level diff --git a/man3/pthread_setschedparam.3 b/man3/pthread_setschedparam.3 index 0ebc9af8ee..1006b91f6f 100644 --- a/man3/pthread_setschedparam.3 +++ b/man3/pthread_setschedparam.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETSCHEDPARAM 3 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETSCHEDPARAM 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setschedparam, pthread_getschedparam \- set/get scheduling policy and parameters of a thread diff --git a/man3/pthread_setschedprio.3 b/man3/pthread_setschedprio.3 index 665ed3f3d1..bb76d929fd 100644 --- a/man3/pthread_setschedprio.3 +++ b/man3/pthread_setschedprio.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETSCHEDPRIO 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETSCHEDPRIO 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setschedprio \- set scheduling priority of a thread .SH SYNOPSIS diff --git a/man3/pthread_sigmask.3 b/man3/pthread_sigmask.3 index 1106e2bf4d..defef1c313 100644 --- a/man3/pthread_sigmask.3 +++ b/man3/pthread_sigmask.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SIGMASK 3 2014-05-19 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SIGMASK 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_sigmask \- examine and change mask of blocked signals .SH SYNOPSIS diff --git a/man3/pthread_sigqueue.3 b/man3/pthread_sigqueue.3 index 5e9d4e9e35..f878c6c130 100644 --- a/man3/pthread_sigqueue.3 +++ b/man3/pthread_sigqueue.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SIGQUEUE 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SIGQUEUE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_sigqueue \- queue a signal and data to a thread .SH SYNOPSIS diff --git a/man3/pthread_testcancel.3 b/man3/pthread_testcancel.3 index 3a23e5b457..768dd6c740 100644 --- a/man3/pthread_testcancel.3 +++ b/man3/pthread_testcancel.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_TESTCANCEL 3 2014-05-19 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_TESTCANCEL 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_testcancel \- request delivery of any pending cancellation request .SH SYNOPSIS diff --git a/man3/pthread_yield.3 b/man3/pthread_yield.3 index e186c3587c..53221a71b9 100644 --- a/man3/pthread_yield.3 +++ b/man3/pthread_yield.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_YIELD 3 2014-05-13 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_YIELD 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME pthread_yield \- yield the processor .SH SYNOPSIS diff --git a/man3/ptsname.3 b/man3/ptsname.3 index 7310b8fbd0..d728c462e3 100644 --- a/man3/ptsname.3 +++ b/man3/ptsname.3 @@ -4,7 +4,7 @@ .\" .\" 2004-12-17, mtk, added description of ptsname_r() + ERRORS .\" -.TH PTSNAME 3 2013-06-21 "" "Linux Programmer's Manual" +.TH PTSNAME 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME ptsname, ptsname_r \- get the name of the slave pseudoterminal .SH SYNOPSIS diff --git a/man3/putenv.3 b/man3/putenv.3 index 3511027e54..e9b822dee0 100644 --- a/man3/putenv.3 +++ b/man3/putenv.3 @@ -33,7 +33,7 @@ .\" Modified Mon Oct 11 11:11:11 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Wed Nov 10 00:02:26 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun May 20 22:17:20 2001 by Andries Brouwer (aeb@cwi.nl) -.TH PUTENV 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH PUTENV 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME putenv \- change or add an environment variable .SH SYNOPSIS diff --git a/man3/puts.3 b/man3/puts.3 index ab40659864..d4d58581ee 100644 --- a/man3/puts.3 +++ b/man3/puts.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 18:42:59 1993 by Rik Faith (faith@cs.unc.edu) -.TH PUTS 3 2014-01-11 "GNU" "Linux Programmer's Manual" +.TH PUTS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME fputc, fputs, putc, putchar, puts \- output of characters and strings .SH SYNOPSIS diff --git a/man3/putwchar.3 b/man3/putwchar.3 index 1a9aa37a85..922d55f1d3 100644 --- a/man3/putwchar.3 +++ b/man3/putwchar.3 @@ -14,7 +14,7 @@ .\" http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH PUTWCHAR 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH PUTWCHAR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME putwchar \- write a wide character to standard output .SH SYNOPSIS diff --git a/man3/qecvt.3 b/man3/qecvt.3 index 55e9450d9b..398f602044 100644 --- a/man3/qecvt.3 +++ b/man3/qecvt.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" <walter.harms@informatik.uni-oldenburg.de>. .\" -.TH QECVT 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH QECVT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME qecvt, qfcvt, qgcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/raise.3 b/man3/raise.3 index 61ef947b71..00a8341816 100644 --- a/man3/raise.3 +++ b/man3/raise.3 @@ -26,7 +26,7 @@ .\" Modified Sat Jul 24 18:40:56 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 1995 by Mike Battersby (mib@deakin.edu.au) .\" -.TH RAISE 3 2014-03-10 "GNU" "Linux Programmer's Manual" +.TH RAISE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME raise \- send a signal to the caller .SH SYNOPSIS diff --git a/man3/rand.3 b/man3/rand.3 index 62e63315b2..180533e905 100644 --- a/man3/rand.3 +++ b/man3/rand.3 @@ -38,7 +38,7 @@ .\" Modified 2003-11-15, aeb, added rand_r .\" 2010-09-13, mtk, added example program .\" -.TH RAND 3 2014-01-18 "" "Linux Programmer's Manual" +.TH RAND 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME rand, rand_r, srand \- pseudo-random number generator .SH SYNOPSIS diff --git a/man3/random.3 b/man3/random.3 index e03ec18bf9..3c6d685b4f 100644 --- a/man3/random.3 +++ b/man3/random.3 @@ -30,7 +30,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 2015-02-01 "GNU" "Linux Programmer's Manual" +.TH RANDOM 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME random, srandom, initstate, setstate \- random number generator .SH SYNOPSIS diff --git a/man3/random_r.3 b/man3/random_r.3 index 6b990b8b20..06fafc81df 100644 --- a/man3/random_r.3 +++ b/man3/random_r.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH RANDOM_R 3 2014-03-25 "GNU" "Linux Programmer's Manual" +.TH RANDOM_R 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME random_r, srandom_r, initstate_r, setstate_r \- reentrant random number generator diff --git a/man3/re_comp.3 b/man3/re_comp.3 index 9c04dc78df..cb315e3472 100644 --- a/man3/re_comp.3 +++ b/man3/re_comp.3 @@ -24,7 +24,7 @@ .\" .\" Wed Jun 14 16:10:28 BST 1995 Wilf. (G.Wilford@@ee.surrey.ac.uk) .\" -.TH RE_COMP 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH RE_COMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME re_comp, re_exec \- BSD regex functions .SH SYNOPSIS diff --git a/man3/readdir.3 b/man3/readdir.3 index b67e31a6d1..916cedaf43 100644 --- a/man3/readdir.3 +++ b/man3/readdir.3 @@ -33,7 +33,7 @@ .\" Rework discussion of nonstandard structure fields. .\" 2008-09-11, mtk, Document readdir_r(). .\" -.TH READDIR 3 2013-06-21 "" "Linux Programmer's Manual" +.TH READDIR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME readdir, readdir_r \- read a directory .SH SYNOPSIS diff --git a/man3/realpath.3 b/man3/realpath.3 index 0d5ae842fb..32cf96913e 100644 --- a/man3/realpath.3 +++ b/man3/realpath.3 @@ -25,7 +25,7 @@ .\" Rewritten old page, 990824, aeb@cwi.nl .\" 2004-12-14, mtk, added discussion of resolved_path == NULL .\" -.TH REALPATH 3 2014-10-02 "" "Linux Programmer's Manual" +.TH REALPATH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME realpath \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/regex.3 b/man3/regex.3 index 32b6b567fd..091138bc18 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -27,7 +27,7 @@ .\" Modified 8 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) .\" .\" show the synopsis section nicely -.TH REGEX 3 2013-02-11 "GNU" "Linux Programmer's Manual" +.TH REGEX 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME regcomp, regexec, regerror, regfree \- POSIX regex functions .SH SYNOPSIS diff --git a/man3/remainder.3 b/man3/remainder.3 index 7a18300da9..6acda1fd1d 100644 --- a/man3/remainder.3 +++ b/man3/remainder.3 @@ -34,7 +34,7 @@ .\" (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2003-11-18, 2004-10-05 aeb .\" -.TH REMAINDER 3 2010-09-20 "" "Linux Programmer's Manual" +.TH REMAINDER 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME drem, dremf, dreml, remainder, remainderf, remainderl \- \ floating-point remainder function diff --git a/man3/remove.3 b/man3/remove.3 index bc23508953..7a8cfaaa40 100644 --- a/man3/remove.3 +++ b/man3/remove.3 @@ -28,7 +28,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH REMOVE 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH REMOVE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME remove \- remove a file or directory .SH SYNOPSIS diff --git a/man3/remquo.3 b/man3/remquo.3 index 2b1c98d930..0807d24561 100644 --- a/man3/remquo.3 +++ b/man3/remquo.3 @@ -9,7 +9,7 @@ .\" based on glibc infopages .\" polished, aeb .\" -.TH REMQUO 3 2014-05-10 "GNU" "Linux Programmer's Manual" +.TH REMQUO 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME remquo, remquof, remquol \- remainder and part of quotient .SH SYNOPSIS diff --git a/man3/rewinddir.3 b/man3/rewinddir.3 index f296de663f..8bc3290bb3 100644 --- a/man3/rewinddir.3 +++ b/man3/rewinddir.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 18:29:11 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl) -.TH REWINDDIR 3 2013-09-02 "" "Linux Programmer's Manual" +.TH REWINDDIR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME rewinddir \- reset directory stream .SH SYNOPSIS diff --git a/man3/rexec.3 b/man3/rexec.3 index 08744c389c..ae997f3b1e 100644 --- a/man3/rexec.3 +++ b/man3/rexec.3 @@ -38,7 +38,7 @@ .\" .\" 2013-06-21, mtk, Converted from mdoc to man macros .\" -.TH REXEC 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH REXEC 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME rexec, rexec_af \- return stream to a remote command .SH SYNOPSIS diff --git a/man3/rint.3 b/man3/rint.3 index 7ec09779e4..d1bd30217d 100644 --- a/man3/rint.3 +++ b/man3/rint.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH RINT 3 2013-08-26 "" "Linux Programmer's Manual" +.TH RINT 3 2015-03-02 "" "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 fe4ec111bd..7e80e01bbd 100644 --- a/man3/round.3 +++ b/man3/round.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ROUND 3 2013-06-21 "" "Linux Programmer's Manual" +.TH ROUND 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME round, roundf, roundl \- round to nearest integer, away from zero .SH SYNOPSIS diff --git a/man3/rtime.3 b/man3/rtime.3 index a61aee9903..d2055a8669 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -9,7 +9,7 @@ .\" .\" Slightly polished, aeb, 2003-04-06 .\" -.TH RTIME 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH RTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME rtime \- get time from a remote machine .SH SYNOPSIS diff --git a/man3/scalb.3 b/man3/scalb.3 index 74e954af91..36b636725a 100644 --- a/man3/scalb.3 +++ b/man3/scalb.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCALB 3 2013-03-23 "" "Linux Programmer's Manual" +.TH SCALB 3 2015-03-02 "" "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 32f20c284c..589260028d 100644 --- a/man3/scalbln.3 +++ b/man3/scalbln.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCALBLN 3 2013-06-21 "" "Linux Programmer's Manual" +.TH SCALBLN 3 2015-03-02 "" "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/sched_getcpu.3 b/man3/sched_getcpu.3 index 23f7cace89..9605d3f93c 100644 --- a/man3/sched_getcpu.3 +++ b/man3/sched_getcpu.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCHED_GETCPU 3 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH SCHED_GETCPU 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sched_getcpu \- determine CPU on which the calling thread is running .SH SYNOPSIS diff --git a/man3/seekdir.3 b/man3/seekdir.3 index 0731f52962..06b335b293 100644 --- a/man3/seekdir.3 +++ b/man3/seekdir.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 18:25:21 1993 by Rik Faith (faith@cs.unc.edu) .\" -.TH SEEKDIR 3 2013-09-09 "" "Linux Programmer's Manual" +.TH SEEKDIR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME seekdir \- set the position of the next readdir() call in the directory stream. diff --git a/man3/sem_destroy.3 b/man3/sem_destroy.3 index 623c615ae9..d201e1da6f 100644 --- a/man3/sem_destroy.3 +++ b/man3/sem_destroy.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_DESTROY 3 2014-03-03 "Linux" "Linux Programmer's Manual" +.TH SEM_DESTROY 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sem_destroy \- destroy an unnamed semaphore .SH SYNOPSIS diff --git a/man3/sem_getvalue.3 b/man3/sem_getvalue.3 index 6f45a1b1cf..e8547d1868 100644 --- a/man3/sem_getvalue.3 +++ b/man3/sem_getvalue.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_GETVALUE 3 2014-03-03 "Linux" "Linux Programmer's Manual" +.TH SEM_GETVALUE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sem_getvalue \- get the value of a semaphore .SH SYNOPSIS diff --git a/man3/sem_init.3 b/man3/sem_init.3 index fbea4c5791..b9c0985f0c 100644 --- a/man3/sem_init.3 +++ b/man3/sem_init.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_INIT 3 2014-03-10 "Linux" "Linux Programmer's Manual" +.TH SEM_INIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sem_init \- initialize an unnamed semaphore .SH SYNOPSIS diff --git a/man3/sem_post.3 b/man3/sem_post.3 index 6a75a89506..4725e88e48 100644 --- a/man3/sem_post.3 +++ b/man3/sem_post.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_POST 3 2014-02-26 "Linux" "Linux Programmer's Manual" +.TH SEM_POST 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sem_post \- unlock a semaphore .SH SYNOPSIS diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3 index 3ff364751f..beed0a0ca0 100644 --- a/man3/sem_unlink.3 +++ b/man3/sem_unlink.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_UNLINK 3 2014-02-26 "Linux" "Linux Programmer's Manual" +.TH SEM_UNLINK 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sem_unlink \- remove a named semaphore .SH SYNOPSIS diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index 6d3184dc82..b9d9dc0e75 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_WAIT 3 2014-02-26 "Linux" "Linux Programmer's Manual" +.TH SEM_WAIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sem_wait, sem_timedwait, sem_trywait \- lock a semaphore .SH SYNOPSIS diff --git a/man3/setbuf.3 b/man3/setbuf.3 index 4eaa8e22d2..9f23bf4418 100644 --- a/man3/setbuf.3 +++ b/man3/setbuf.3 @@ -45,7 +45,7 @@ .\" Correction, 2000-03-03, Andreas Jaeger <aj@suse.de> .\" Added return value for setvbuf, aeb, .\" -.TH SETBUF 3 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH SETBUF 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME setbuf, setbuffer, setlinebuf, setvbuf \- stream buffering operations .SH SYNOPSIS diff --git a/man3/setenv.3 b/man3/setenv.3 index e28bf0d782..e0ec77816e 100644 --- a/man3/setenv.3 +++ b/man3/setenv.3 @@ -34,7 +34,7 @@ .\" Noted nonstandard behavior of setenv() if name contains '=' .\" 2005-08-12, mtk, glibc 2.3.4 fixed the "name contains '='" bug .\" -.TH SETENV 3 2013-10-11 "GNU" "Linux Programmer's Manual" +.TH SETENV 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME setenv \- change or add an environment variable .SH SYNOPSIS diff --git a/man3/siginterrupt.3 b/man3/siginterrupt.3 index eb7749a8d4..05b1b0af97 100644 --- a/man3/siginterrupt.3 +++ b/man3/siginterrupt.3 @@ -28,7 +28,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 2014-06-13 "" "Linux Programmer's Manual" +.TH SIGINTERRUPT 3 2015-03-02 "" "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 f213d6a3c1..9a3fef5681 100644 --- a/man3/signbit.3 +++ b/man3/signbit.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages, copyright Free Software Foundation .\" -.TH SIGNBIT 3 2013-07-04 "GNU" "Linux Programmer's Manual" +.TH SIGNBIT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME signbit \- test sign of a real floating-point number .SH SYNOPSIS diff --git a/man3/sigpause.3 b/man3/sigpause.3 index 203c70620f..376ba1060e 100644 --- a/man3/sigpause.3 +++ b/man3/sigpause.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGPAUSE 3 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH SIGPAUSE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sigpause \- atomically release blocked signals and wait for interrupt .SH SYNOPSIS diff --git a/man3/sigqueue.3 b/man3/sigqueue.3 index 74436dadc2..b50e0036b1 100644 --- a/man3/sigqueue.3 +++ b/man3/sigqueue.3 @@ -25,7 +25,7 @@ .\" added note on self-signaling, aeb, 2002-06-07 .\" added note on CAP_KILL, mtk, 2004-06-16 .\" -.TH SIGQUEUE 3 2013-12-16 "Linux" "Linux Programmer's Manual" +.TH SIGQUEUE 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sigqueue \- queue a signal and data to a process .SH SYNOPSIS diff --git a/man3/sigset.3 b/man3/sigset.3 index 850469af7d..4f6b5ce870 100644 --- a/man3/sigset.3 +++ b/man3/sigset.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGSET 3 2010-09-20 "Linux" "Linux Programmer's Manual" +.TH SIGSET 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sigset, sighold, sigrelse, sigignore \- System V signal API .SH SYNOPSIS diff --git a/man3/sigsetops.3 b/man3/sigsetops.3 index 36b293f38a..91167f2dec 100644 --- a/man3/sigsetops.3 +++ b/man3/sigsetops.3 @@ -28,7 +28,7 @@ .\" 2007-10-26 mdw added wording that a sigset_t must be initialized .\" prior to use .\" -.TH SIGSETOPS 3 2014-04-14 "Linux" "Linux Programmer's Manual" +.TH SIGSETOPS 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sigemptyset, sigfillset, sigaddset, sigdelset, sigismember \- POSIX signal set operations diff --git a/man3/sigvec.3 b/man3/sigvec.3 index f7a481f0aa..c128dfd0aa 100644 --- a/man3/sigvec.3 +++ b/man3/sigvec.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGVEC 3 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SIGVEC 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API .SH SYNOPSIS diff --git a/man3/sigwait.3 b/man3/sigwait.3 index 7204ea05db..6b03115b21 100644 --- a/man3/sigwait.3 +++ b/man3/sigwait.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGWAIT 3 2013-12-16 "Linux" "Linux Programmer's Manual" +.TH SIGWAIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sigwait \- wait for a signal .SH SYNOPSIS diff --git a/man3/sin.3 b/man3/sin.3 index ba2c9ca848..2daecade33 100644 --- a/man3/sin.3 +++ b/man3/sin.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH SIN 3 2013-12-16 "" "Linux Programmer's Manual" +.TH SIN 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME sin, sinf, sinl \- sine function .SH SYNOPSIS diff --git a/man3/sincos.3 b/man3/sincos.3 index ffcbda9002..aa2b7534ee 100644 --- a/man3/sincos.3 +++ b/man3/sincos.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH SINCOS 3 2013-12-23 "GNU" "Linux Programmer's Manual" +.TH SINCOS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME sincos, sincosf, sincosl \- calculate sin and cos simultaneously .SH SYNOPSIS diff --git a/man3/sinh.3 b/man3/sinh.3 index 0bb79c0a4d..1c3ad2249c 100644 --- a/man3/sinh.3 +++ b/man3/sinh.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH SINH 3 2010-09-20 "" "Linux Programmer's Manual" +.TH SINH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME sinh, sinhf, sinhl \- hyperbolic sine function .SH SYNOPSIS diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index 7fb1fcf077..ec389c10a5 100644 --- a/man3/sockatmark.3 +++ b/man3/sockatmark.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SOCKATMARK 3 2014-02-28 "Linux" "Linux Programmer's Manual" +.TH SOCKATMARK 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME sockatmark \- determine whether socket is at out-of-band mark .SH SYNOPSIS diff --git a/man3/sqrt.3 b/man3/sqrt.3 index 659b40d694..3eee191fbf 100644 --- a/man3/sqrt.3 +++ b/man3/sqrt.3 @@ -31,7 +31,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 2010-09-20 "" "Linux Programmer's Manual" +.TH SQRT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME sqrt, sqrtf, sqrtl \- square root function .SH SYNOPSIS diff --git a/man3/stdarg.3 b/man3/stdarg.3 index 62dc1f51e3..be7e772062 100644 --- a/man3/stdarg.3 +++ b/man3/stdarg.3 @@ -40,7 +40,7 @@ .\" Converted for Linux, Mon Nov 29 15:11:11 1993, faith@cs.unc.edu .\" Additions, 2001-10-14, aeb .\" -.TH STDARG 3 2013-12-10 "" "Linux Programmer's Manual" +.TH STDARG 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists .SH SYNOPSIS diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3 index 7c3754bea7..9d5db481c9 100644 --- a/man3/stdio_ext.3 +++ b/man3/stdio_ext.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH STDIO_EXT 3 2013-06-21 "" "Linux Programmer's Manual" +.TH STDIO_EXT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME __fbufsize, __flbf, __fpending, __fpurge, __freadable, __freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \- diff --git a/man3/stpcpy.3 b/man3/stpcpy.3 index bd7582254c..2d125e96a1 100644 --- a/man3/stpcpy.3 +++ b/man3/stpcpy.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH STPCPY 3 2014-05-10 "GNU" "Linux Programmer's Manual" +.TH STPCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME stpcpy \- copy a string returning a pointer to its end .SH SYNOPSIS diff --git a/man3/stpncpy.3 b/man3/stpncpy.3 index 6ed7f21569..9439080032 100644 --- a/man3/stpncpy.3 +++ b/man3/stpncpy.3 @@ -11,7 +11,7 @@ .\" GNU glibc-2 source code and manual .\" .\" Corrected, aeb, 990824 -.TH STPNCPY 3 2014-05-10 "GNU" "Linux Programmer's Manual" +.TH STPNCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME stpncpy \- copy a fixed-size string, returning a pointer to its end .SH SYNOPSIS diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3 index fc17cc0426..b2fed5dfcd 100644 --- a/man3/strcasecmp.3 +++ b/man3/strcasecmp.3 @@ -27,7 +27,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 2014-05-10 "" "Linux Programmer's Manual" +.TH STRCASECMP 3 2015-03-02 "" "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 b00362f8fb..1c594d831f 100644 --- a/man3/strcat.3 +++ b/man3/strcat.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk .\" Improve discussion of strncat(). -.TH STRCAT 3 2014-01-20 "GNU" "Linux Programmer's Manual" +.TH STRCAT 3 2015-03-02 "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 23a1f96a0e..4de994ff04 100644 --- a/man3/strchr.3 +++ b/man3/strchr.3 @@ -30,7 +30,7 @@ .\" 2006-05-19, Justin Pryzby <pryzbyj@justinpryzby.com> .\" Document strchrnul(3). .\" -.TH STRCHR 3 2014-01-20 "GNU" "Linux Programmer's Manual" +.TH STRCHR 3 2015-03-02 "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 e78ec47d9a..93b878f0c1 100644 --- a/man3/strcmp.3 +++ b/man3/strcmp.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 18:08:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2001-08-31, aeb .\" -.TH STRCMP 3 2014-01-20 "" "Linux Programmer's Manual" +.TH STRCMP 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME strcmp, strncmp \- compare two strings .SH SYNOPSIS diff --git a/man3/strcpy.3 b/man3/strcpy.3 index 5b8e34c62d..c950321b00 100644 --- a/man3/strcpy.3 +++ b/man3/strcpy.3 @@ -32,7 +32,7 @@ .\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk .\" Improve discussion of strncpy(). .\" -.TH STRCPY 3 2014-05-21 "GNU" "Linux Programmer's Manual" +.TH STRCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strcpy, strncpy \- copy a string .SH SYNOPSIS diff --git a/man3/strerror.3 b/man3/strerror.3 index e0f6fed490..c09e1d6fb5 100644 --- a/man3/strerror.3 +++ b/man3/strerror.3 @@ -36,7 +36,7 @@ .\" 2005-12-13, mtk, Substantial rewrite of strerror_r() description .\" Addition of extra material on portability and standards. .\" -.TH STRERROR 3 2014-03-18 "" "Linux Programmer's Manual" +.TH STRERROR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME strerror, strerror_r, strerror_l \- return string describing error number .SH SYNOPSIS diff --git a/man3/strfmon.3 b/man3/strfmon.3 index b31c75c705..3c1c19bcd6 100644 --- a/man3/strfmon.3 +++ b/man3/strfmon.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH STRFMON 3 2000-12-05 "Linux" "Linux Programmer's Manual" +.TH STRFMON 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME strfmon \- convert monetary value to a string .SH SYNOPSIS diff --git a/man3/strfry.3 b/man3/strfry.3 index 845d8da364..077ceaaded 100644 --- a/man3/strfry.3 +++ b/man3/strfry.3 @@ -27,7 +27,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 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRFRY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strfry \- randomize a string .SH SYNOPSIS diff --git a/man3/strftime.3 b/man3/strftime.3 index ea78b79f8d..bbae7bedbc 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -34,7 +34,7 @@ .\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and .\" 'width' components of conversion specifications. .\" -.TH STRFTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH STRFTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strftime \- format date and time .SH SYNOPSIS diff --git a/man3/strlen.3 b/man3/strlen.3 index 162762e2f6..e0657193b2 100644 --- a/man3/strlen.3 +++ b/man3/strlen.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:02:26 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRLEN 3 2014-02-25 "GNU" "Linux Programmer's Manual" +.TH STRLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strlen \- calculate the length of a string .SH SYNOPSIS diff --git a/man3/strnlen.3 b/man3/strnlen.3 index 5731596b6d..d0ffb44d7b 100644 --- a/man3/strnlen.3 +++ b/man3/strnlen.3 @@ -10,7 +10,7 @@ .\" References consulted: .\" GNU glibc-2 source code and manual .\" -.TH STRNLEN 3 2014-02-25 "GNU" "Linux Programmer's Manual" +.TH STRNLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strnlen \- determine the length of a fixed-size string .SH SYNOPSIS diff --git a/man3/strpbrk.3 b/man3/strpbrk.3 index 32beb55823..dd5a3b31ec 100644 --- a/man3/strpbrk.3 +++ b/man3/strpbrk.3 @@ -27,7 +27,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 2014-02-25 "" "Linux Programmer's Manual" +.TH STRPBRK 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME strpbrk \- search a string for any of a set of bytes .SH SYNOPSIS diff --git a/man3/strptime.3 b/man3/strptime.3 index 21b37062ee..7f241aa308 100644 --- a/man3/strptime.3 +++ b/man3/strptime.3 @@ -28,7 +28,7 @@ .\" Modified, aeb, 2001-08-31 .\" Modified, wharms 2001-11-12, remark on white space and example .\" -.TH STRPTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH STRPTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strptime \- convert a string representation of time to a time tm structure .SH SYNOPSIS diff --git a/man3/strsep.3 b/man3/strsep.3 index c65bb0af4f..8a40218425 100644 --- a/man3/strsep.3 +++ b/man3/strsep.3 @@ -30,7 +30,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 2014-02-25 "GNU" "Linux Programmer's Manual" +.TH STRSEP 3 2015-03-02 "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 d435dfa4ec..97b75f752c 100644 --- a/man3/strspn.3 +++ b/man3/strspn.3 @@ -27,7 +27,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 2014-02-28 "" "Linux Programmer's Manual" +.TH STRSPN 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME strspn, strcspn \- get length of a prefix substring .SH SYNOPSIS diff --git a/man3/strstr.3 b/man3/strstr.3 index bbf319c8db..62268e5c6a 100644 --- a/man3/strstr.3 +++ b/man3/strstr.3 @@ -30,7 +30,7 @@ .\" Added history, aeb, 980113. .\" 2005-05-05 mtk: added strcasestr() .\" -.TH STRSTR 3 2015-01-10 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2015-03-02 "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 2da2544a69..133db34242 100644 --- a/man3/strtod.3 +++ b/man3/strtod.3 @@ -42,7 +42,7 @@ .\" (michael@cantor.informatik.rwth-aachen.de) .\" Added strof, strtold, aeb, 2001-06-07 .\" -.TH STRTOD 3 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH STRTOD 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME strtod, strtof, strtold \- convert ASCII string to floating-point number .SH SYNOPSIS diff --git a/man3/strtoimax.3 b/man3/strtoimax.3 index 5eed5d6160..fa12159fec 100644 --- a/man3/strtoimax.3 +++ b/man3/strtoimax.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH STRTOIMAX 3 2014-01-22 "" "Linux Programmer's Manual" +.TH STRTOIMAX 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME strtoimax, strtoumax \- convert string to integer .SH SYNOPSIS diff --git a/man3/strtok.3 b/man3/strtok.3 index b2edfacb18..80eaec1411 100644 --- a/man3/strtok.3 +++ b/man3/strtok.3 @@ -29,7 +29,7 @@ .\" 2005-11-17, mtk: Substantial parts rewritten .\" 2013-05-19, mtk: added much further detail on the operation of strtok() .\" -.TH STRTOK 3 2013-05-19 "GNU" "Linux Programmer's Manual" +.TH STRTOK 3 2015-03-02 "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 2e9a9b1913..2d03e90395 100644 --- a/man3/strtol.3 +++ b/man3/strtol.3 @@ -28,7 +28,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 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH STRTOL 3 2015-03-02 "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 b4266d34f0..5434aa6692 100644 --- a/man3/strtoul.3 +++ b/man3/strtoul.3 @@ -30,7 +30,7 @@ .\" Fixed typo, aeb, 950823 .\" 2002-02-22, joey, mihtjel: Added strtoull() .\" -.TH STRTOUL 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH STRTOUL 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strtoul, strtoull, strtouq \- convert a string to an unsigned long integer .SH SYNOPSIS diff --git a/man3/strverscmp.3 b/man3/strverscmp.3 index ec6449f597..501ee2e320 100644 --- a/man3/strverscmp.3 +++ b/man3/strverscmp.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH STRVERSCMP 3 2001-12-19 "GNU" "Linux Programmer's Manual" +.TH STRVERSCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strverscmp \- compare two version strings .SH SYNOPSIS diff --git a/man3/strxfrm.3 b/man3/strxfrm.3 index 959f9a22c2..0bac1f75a6 100644 --- a/man3/strxfrm.3 +++ b/man3/strxfrm.3 @@ -27,7 +27,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 2012-05-10 "GNU" "Linux Programmer's Manual" +.TH STRXFRM 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME strxfrm \- string transformation .SH SYNOPSIS diff --git a/man3/swab.3 b/man3/swab.3 index 8b5b217f9d..88675cefe9 100644 --- a/man3/swab.3 +++ b/man3/swab.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 17:52:15 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2001-12-15, aeb -.TH SWAB 3 2014-02-25 "" "Linux Programmer's Manual" +.TH SWAB 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME swab \- swap adjacent bytes .SH SYNOPSIS diff --git a/man3/system.3 b/man3/system.3 index e6570d76da..95b8861e7e 100644 --- a/man3/system.3 +++ b/man3/system.3 @@ -28,7 +28,7 @@ .\" Modified 14 May 2001, 23 Sep 2001 by aeb .\" 2004-12-20, mtk .\" -.TH SYSTEM 3 2014-06-13 "" "Linux Programmer's Manual" +.TH SYSTEM 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME system \- execute a shell command .SH SYNOPSIS diff --git a/man3/sysv_signal.3 b/man3/sysv_signal.3 index 9f2a1d5e4c..93901d574a 100644 --- a/man3/sysv_signal.3 +++ b/man3/sysv_signal.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SYSV_SIGNAL 3 2014-01-06 "" "Linux Programmer's Manual" +.TH SYSV_SIGNAL 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME sysv_signal \- signal handling with System V semantics .SH SYNOPSIS diff --git a/man3/tan.3 b/man3/tan.3 index a56107fb62..73f6b05c86 100644 --- a/man3/tan.3 +++ b/man3/tan.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH TAN 3 2014-01-06 "" "Linux Programmer's Manual" +.TH TAN 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME tan, tanf, tanl \- tangent function .SH SYNOPSIS diff --git a/man3/tanh.3 b/man3/tanh.3 index fa763478de..a726e938fe 100644 --- a/man3/tanh.3 +++ b/man3/tanh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH TANH 3 2014-01-07 "" "Linux Programmer's Manual" +.TH TANH 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME tanh, tanhf, tanhl \- hyperbolic tangent function .SH SYNOPSIS diff --git a/man3/tcgetpgrp.3 b/man3/tcgetpgrp.3 index e50d796841..400694f9f3 100644 --- a/man3/tcgetpgrp.3 +++ b/man3/tcgetpgrp.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TCGETPGRP 3 2014-01-13 "GNU" "Linux Programmer's Manual" +.TH TCGETPGRP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME tcgetpgrp, tcsetpgrp \- get and set terminal foreground process group .SH SYNOPSIS diff --git a/man3/tcgetsid.3 b/man3/tcgetsid.3 index fa6128e6ee..b2f81e4c4c 100644 --- a/man3/tcgetsid.3 +++ b/man3/tcgetsid.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TCGETSID 3 2014-01-13 "GNU" "Linux Programmer's Manual" +.TH TCGETSID 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME tcgetsid \- get session ID .SH SYNOPSIS diff --git a/man3/telldir.3 b/man3/telldir.3 index 60bb940b66..0e78d844e6 100644 --- a/man3/telldir.3 +++ b/man3/telldir.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 17:48:42 1993 by Rik Faith (faith@cs.unc.edu) -.TH TELLDIR 3 2013-09-02 "" "Linux Programmer's Manual" +.TH TELLDIR 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME telldir \- return current location in directory stream .SH SYNOPSIS diff --git a/man3/tempnam.3 b/man3/tempnam.3 index aad5a0fa78..58a171539a 100644 --- a/man3/tempnam.3 +++ b/man3/tempnam.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TEMPNAM 3 2014-02-27 "" "Linux Programmer's Manual" +.TH TEMPNAM 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME tempnam \- create a name for a temporary file .SH SYNOPSIS diff --git a/man3/termios.3 b/man3/termios.3 index 517cce224c..02aee64970 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -37,7 +37,7 @@ .\" Enhanced the discussion of "raw" mode for cfmakeraw(). .\" Document CMSPAR. .\" -.TH TERMIOS 3 2015-02-01 "Linux" "Linux Programmer's Manual" +.TH TERMIOS 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \- diff --git a/man3/tgamma.3 b/man3/tgamma.3 index 0cb37bd72d..c3215bc0ec 100644 --- a/man3/tgamma.3 +++ b/man3/tgamma.3 @@ -10,7 +10,7 @@ .\" Modified 2004-11-15, fixed error noted by Fabian Kreutz .\" <kreutz@dbs.uni-hannover.de> .\" -.TH TGAMMA 3 2014-12-31 "GNU" "Linux Programmer's Manual" +.TH TGAMMA 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME tgamma, tgammaf, tgammal \- true gamma function .SH SYNOPSIS diff --git a/man3/timegm.3 b/man3/timegm.3 index 07bbb7ae53..6ef1f074e8 100644 --- a/man3/timegm.3 +++ b/man3/timegm.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TIMEGM 3 2013-07-04 "GNU" "Linux Programmer's Manual" +.TH TIMEGM 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME timegm, timelocal \- inverses of gmtime and localtime .SH SYNOPSIS diff --git a/man3/tmpfile.3 b/man3/tmpfile.3 index d0e4d808b2..0f641d76fd 100644 --- a/man3/tmpfile.3 +++ b/man3/tmpfile.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 17:46:57 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2001-11-17, aeb -.TH TMPFILE 3 2008-07-14 "" "Linux Programmer's Manual" +.TH TMPFILE 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME tmpfile \- create a temporary file .SH SYNOPSIS diff --git a/man3/tmpnam.3 b/man3/tmpnam.3 index bf6815904d..90366ee4c2 100644 --- a/man3/tmpnam.3 +++ b/man3/tmpnam.3 @@ -24,7 +24,7 @@ .\" .\" 2003-11-15, aeb, added tmpnam_r .\" -.TH TMPNAM 3 2014-02-27 "" "Linux Programmer's Manual" +.TH TMPNAM 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME tmpnam, tmpnam_r \- create a name for a temporary file .SH SYNOPSIS diff --git a/man3/toascii.3 b/man3/toascii.3 index 2724c4264a..c3bdcd5c43 100644 --- a/man3/toascii.3 +++ b/man3/toascii.3 @@ -24,7 +24,7 @@ .\" .\" Added BUGS section, aeb, 950919 .\" -.TH TOASCII 3 2013-12-23 "GNU" "Linux Programmer's Manual" +.TH TOASCII 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME toascii \- convert character to ASCII .SH SYNOPSIS diff --git a/man3/toupper.3 b/man3/toupper.3 index e3abba0526..2401a4d164 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -25,7 +25,7 @@ .\" .\" Modified Sat Jul 24 17:45:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2000-02-13 by Nicolás Lichtmaier <nick@debian.org> -.TH TOUPPER 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH TOUPPER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME toupper, tolower, toupper_l, tolower_l \- convert uppercase or lowercase .SH SYNOPSIS diff --git a/man3/towctrans.3 b/man3/towctrans.3 index 6b2c54a45d..9e122c090e 100644 --- a/man3/towctrans.3 +++ b/man3/towctrans.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH TOWCTRANS 3 2013-12-24 "GNU" "Linux Programmer's Manual" +.TH TOWCTRANS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME towctrans \- wide-character transliteration .SH SYNOPSIS diff --git a/man3/towlower.3 b/man3/towlower.3 index f6bab08d3f..ca5adfad8d 100644 --- a/man3/towlower.3 +++ b/man3/towlower.3 @@ -14,7 +14,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH TOWLOWER 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH TOWLOWER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME towlower, towlower_l \- convert a wide character to lowercase .SH SYNOPSIS diff --git a/man3/towupper.3 b/man3/towupper.3 index 4a7de9dd46..c2d45caed8 100644 --- a/man3/towupper.3 +++ b/man3/towupper.3 @@ -14,7 +14,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH TOWUPPER 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH TOWUPPER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME towupper, towupper_l \- convert a wide character to uppercase .SH SYNOPSIS diff --git a/man3/trunc.3 b/man3/trunc.3 index 333740192f..99eb800479 100644 --- a/man3/trunc.3 +++ b/man3/trunc.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TRUNC 3 2013-06-21 "" "Linux Programmer's Manual" +.TH TRUNC 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME trunc, truncf, truncl \- round to integer, toward zero .SH SYNOPSIS diff --git a/man3/tsearch.3 b/man3/tsearch.3 index 1de3050c75..6648c7124f 100644 --- a/man3/tsearch.3 +++ b/man3/tsearch.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TSEARCH 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH TSEARCH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME tsearch, tfind, tdelete, twalk, tdestroy \- manage a binary tree .SH SYNOPSIS diff --git a/man3/ttyname.3 b/man3/ttyname.3 index 273e37cb40..0c1e0f4570 100644 --- a/man3/ttyname.3 +++ b/man3/ttyname.3 @@ -24,7 +24,7 @@ .\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org> .\" Added ttyname_r, aeb, 2002-07-20 .\" -.TH TTYNAME 3 2013-06-21 "Linux" "Linux Programmer's Manual" +.TH TTYNAME 3 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME ttyname, ttyname_r \- return name of a terminal .SH SYNOPSIS diff --git a/man3/ttyslot.3 b/man3/ttyslot.3 index 5a98a0ca06..63388bafff 100644 --- a/man3/ttyslot.3 +++ b/man3/ttyslot.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" <walter.harms@informatik.uni-oldenburg.de>. .\" -.TH TTYSLOT 3 2013-07-22 "GNU" "Linux Programmer's Manual" +.TH TTYSLOT 3 2015-03-02 "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 98120d0693..28b64ca736 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH UALARM 3 2013-12-23 "" "Linux Programmer's Manual" +.TH UALARM 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME ualarm \- schedule signal after given number of microseconds .SH SYNOPSIS diff --git a/man3/ungetwc.3 b/man3/ungetwc.3 index 1e20a99b3b..dd5cd23370 100644 --- a/man3/ungetwc.3 +++ b/man3/ungetwc.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH UNGETWC 3 2013-12-09 "GNU" "Linux Programmer's Manual" +.TH UNGETWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME ungetwc \- push back a wide character onto a FILE stream .SH SYNOPSIS diff --git a/man3/unlockpt.3 b/man3/unlockpt.3 index 1c232b502f..e1f91c4e44 100644 --- a/man3/unlockpt.3 +++ b/man3/unlockpt.3 @@ -2,7 +2,7 @@ .\" This page is in the public domain. - aeb .\" %%%LICENSE_END .\" -.TH UNLOCKPT 3 2013-12-09 "" "Linux Programmer's Manual" +.TH UNLOCKPT 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME unlockpt \- unlock a pseudoterminal master/slave pair .SH SYNOPSIS diff --git a/man3/usleep.3 b/man3/usleep.3 index e98847e4f1..a510def086 100644 --- a/man3/usleep.3 +++ b/man3/usleep.3 @@ -30,7 +30,7 @@ .\" Modified 2001-04-01 by aeb .\" Modified 2003-07-23 by aeb .\" -.TH USLEEP 3 2013-12-10 "" "Linux Programmer's Manual" +.TH USLEEP 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME usleep \- suspend execution for microsecond intervals .SH SYNOPSIS diff --git a/man3/wcpcpy.3 b/man3/wcpcpy.3 index c8bf6d4a9f..51079d6277 100644 --- a/man3/wcpcpy.3 +++ b/man3/wcpcpy.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCPCPY 3 2013-12-10 "GNU" "Linux Programmer's Manual" +.TH WCPCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcpcpy \- copy a wide-character string, returning a pointer to its end .SH SYNOPSIS diff --git a/man3/wcpncpy.3 b/man3/wcpncpy.3 index 2a83334fea..0ede0bc19a 100644 --- a/man3/wcpncpy.3 +++ b/man3/wcpncpy.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCPNCPY 3 2013-12-16 "GNU" "Linux Programmer's Manual" +.TH WCPNCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcpncpy \- copy a fixed-size string of wide characters, returning a pointer to its end diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3 index f5db10a3fc..be04a71f84 100644 --- a/man3/wcscasecmp.3 +++ b/man3/wcscasecmp.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSCASECMP 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH WCSCASECMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcscasecmp \- compare two wide-character strings, ignoring case .SH SYNOPSIS diff --git a/man3/wcscat.3 b/man3/wcscat.3 index d5f5e3a2e0..75a7b559eb 100644 --- a/man3/wcscat.3 +++ b/man3/wcscat.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSCAT 3 2013-12-02 "GNU" "Linux Programmer's Manual" +.TH WCSCAT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcscat \- concatenate two wide-character strings .SH SYNOPSIS diff --git a/man3/wcschr.3 b/man3/wcschr.3 index 883aa2aebb..46a6d25a83 100644 --- a/man3/wcschr.3 +++ b/man3/wcschr.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSCHR 3 2013-12-02 "GNU" "Linux Programmer's Manual" +.TH WCSCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcschr \- search a wide character in a wide-character string .SH SYNOPSIS diff --git a/man3/wcscmp.3 b/man3/wcscmp.3 index 7011f11ac6..174d456488 100644 --- a/man3/wcscmp.3 +++ b/man3/wcscmp.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSCMP 3 2013-12-02 "GNU" "Linux Programmer's Manual" +.TH WCSCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcscmp \- compare two wide-character strings .SH SYNOPSIS diff --git a/man3/wcscpy.3 b/man3/wcscpy.3 index 8b2881b37a..30a11effe6 100644 --- a/man3/wcscpy.3 +++ b/man3/wcscpy.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSCPY 3 2013-12-02 "GNU" "Linux Programmer's Manual" +.TH WCSCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcscpy \- copy a wide-character string .SH SYNOPSIS diff --git a/man3/wcscspn.3 b/man3/wcscspn.3 index 5bd3f967bf..abc0e2a741 100644 --- a/man3/wcscspn.3 +++ b/man3/wcscspn.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSCSPN 3 2013-12-02 "GNU" "Linux Programmer's Manual" +.TH WCSCSPN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcscspn \- search a wide-character string for any of a set of wide characters .SH SYNOPSIS diff --git a/man3/wcsdup.3 b/man3/wcsdup.3 index 1bd63534be..3b9dc2c149 100644 --- a/man3/wcsdup.3 +++ b/man3/wcsdup.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSDUP 3 2013-04-19 "GNU" "Linux Programmer's Manual" +.TH WCSDUP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsdup \- duplicate a wide-character string .SH SYNOPSIS diff --git a/man3/wcslen.3 b/man3/wcslen.3 index beacf94f98..1007f9e9c7 100644 --- a/man3/wcslen.3 +++ b/man3/wcslen.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSLEN 3 2013-11-21 "GNU" "Linux Programmer's Manual" +.TH WCSLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcslen \- determine the length of a wide-character string .SH SYNOPSIS diff --git a/man3/wcsncasecmp.3 b/man3/wcsncasecmp.3 index 81b95e904c..153fcf0635 100644 --- a/man3/wcsncasecmp.3 +++ b/man3/wcsncasecmp.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSNCASECMP 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH WCSNCASECMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsncasecmp \- compare two fixed-size wide-character strings, ignoring case .SH SYNOPSIS diff --git a/man3/wcsncat.3 b/man3/wcsncat.3 index 11bd5cea9e..91ece186ef 100644 --- a/man3/wcsncat.3 +++ b/man3/wcsncat.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSNCAT 3 2013-11-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCAT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsncat \- concatenate two wide-character strings .SH SYNOPSIS diff --git a/man3/wcsncmp.3 b/man3/wcsncmp.3 index 782ab9ffe9..2914f6e49a 100644 --- a/man3/wcsncmp.3 +++ b/man3/wcsncmp.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSNCMP 3 2013-11-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsncmp \- compare two fixed-size wide-character strings .SH SYNOPSIS diff --git a/man3/wcsncpy.3 b/man3/wcsncpy.3 index d830d97858..0af11a179a 100644 --- a/man3/wcsncpy.3 +++ b/man3/wcsncpy.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSNCPY 3 2013-11-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsncpy \- copy a fixed-size string of wide characters .SH SYNOPSIS diff --git a/man3/wcsnlen.3 b/man3/wcsnlen.3 index 52551bd5de..02549286c3 100644 --- a/man3/wcsnlen.3 +++ b/man3/wcsnlen.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSNLEN 3 2013-11-25 "GNU" "Linux Programmer's Manual" +.TH WCSNLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsnlen \- determine the length of a fixed-size wide-character string .SH SYNOPSIS diff --git a/man3/wcspbrk.3 b/man3/wcspbrk.3 index 1303f1fa79..765eec87d0 100644 --- a/man3/wcspbrk.3 +++ b/man3/wcspbrk.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSPBRK 3 2013-11-18 "GNU" "Linux Programmer's Manual" +.TH WCSPBRK 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcspbrk \- search a wide-character string for any of a set of wide characters .SH SYNOPSIS diff --git a/man3/wcsrchr.3 b/man3/wcsrchr.3 index b6e47faafd..8965192a8c 100644 --- a/man3/wcsrchr.3 +++ b/man3/wcsrchr.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSRCHR 3 2013-11-19 "GNU" "Linux Programmer's Manual" +.TH WCSRCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsrchr \- search a wide character in a wide-character string .SH SYNOPSIS diff --git a/man3/wcsspn.3 b/man3/wcsspn.3 index 82aa84e939..e39c3492fb 100644 --- a/man3/wcsspn.3 +++ b/man3/wcsspn.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSSPN 3 2013-11-11 "GNU" "Linux Programmer's Manual" +.TH WCSSPN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsspn \- advance in a wide-character string, skipping any of a set of wide characters diff --git a/man3/wcsstr.3 b/man3/wcsstr.3 index 8823c3794c..357d05632e 100644 --- a/man3/wcsstr.3 +++ b/man3/wcsstr.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSSTR 3 2013-11-12 "GNU" "Linux Programmer's Manual" +.TH WCSSTR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcsstr \- locate a substring in a wide-character string .SH SYNOPSIS diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3 index eede904009..7a56dd1674 100644 --- a/man3/wcstoimax.3 +++ b/man3/wcstoimax.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH WCSTOIMAX 3 2014-01-22 "" "Linux Programmer's Manual" +.TH WCSTOIMAX 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME wcstoimax, wcstoumax \- convert wide-character string to integer .SH SYNOPSIS diff --git a/man3/wcstok.3 b/man3/wcstok.3 index cec7427798..a39ac14301 100644 --- a/man3/wcstok.3 +++ b/man3/wcstok.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSTOK 3 2013-11-18 "GNU" "Linux Programmer's Manual" +.TH WCSTOK 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcstok \- split wide-character string into tokens .SH SYNOPSIS diff --git a/man3/wcswidth.3 b/man3/wcswidth.3 index 9e0360ba2f..3ff0bc558a 100644 --- a/man3/wcswidth.3 +++ b/man3/wcswidth.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSWIDTH 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH WCSWIDTH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcswidth \- determine columns needed for a fixed-size wide-character string .SH SYNOPSIS diff --git a/man3/wctomb.3 b/man3/wctomb.3 index feadf37cf9..99c5dbd4a6 100644 --- a/man3/wctomb.3 +++ b/man3/wctomb.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCTOMB 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH WCTOMB 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wctomb \- convert a wide character to a multibyte sequence .SH SYNOPSIS diff --git a/man3/wctrans.3 b/man3/wctrans.3 index 5828d4b31e..fafd190aa9 100644 --- a/man3/wctrans.3 +++ b/man3/wctrans.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCTRANS 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH WCTRANS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wctrans \- wide-character translation mapping .SH SYNOPSIS diff --git a/man3/wctype.3 b/man3/wctype.3 index fcad823b75..53a7f50d74 100644 --- a/man3/wctype.3 +++ b/man3/wctype.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCTYPE 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH WCTYPE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wctype \- wide-character classification .SH SYNOPSIS diff --git a/man3/wcwidth.3 b/man3/wcwidth.3 index c2d57670c9..552afbca91 100644 --- a/man3/wcwidth.3 +++ b/man3/wcwidth.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCWIDTH 3 2014-01-22 "GNU" "Linux Programmer's Manual" +.TH WCWIDTH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wcwidth \- determine columns needed for a wide character .SH SYNOPSIS diff --git a/man3/wmemchr.3 b/man3/wmemchr.3 index d4fe2356e2..8bf3e1abc4 100644 --- a/man3/wmemchr.3 +++ b/man3/wmemchr.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WMEMCHR 3 2013-11-05 "GNU" "Linux Programmer's Manual" +.TH WMEMCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wmemchr \- search a wide character in a wide-character array .SH SYNOPSIS diff --git a/man3/wmemcmp.3 b/man3/wmemcmp.3 index 298126c6b8..a8a49687bc 100644 --- a/man3/wmemcmp.3 +++ b/man3/wmemcmp.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WMEMCMP 3 2013-11-05 "GNU" "Linux Programmer's Manual" +.TH WMEMCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wmemcmp \- compare two arrays of wide-characters .SH SYNOPSIS diff --git a/man3/wmemcpy.3 b/man3/wmemcpy.3 index e39f825cd0..253bba1e8e 100644 --- a/man3/wmemcpy.3 +++ b/man3/wmemcpy.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WMEMCPY 3 2013-11-11 "GNU" "Linux Programmer's Manual" +.TH WMEMCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wmemcpy \- copy an array of wide-characters .SH SYNOPSIS diff --git a/man3/wmemmove.3 b/man3/wmemmove.3 index 7a7add4fe6..00cf4177b8 100644 --- a/man3/wmemmove.3 +++ b/man3/wmemmove.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WMEMMOVE 3 2013-11-11 "GNU" "Linux Programmer's Manual" +.TH WMEMMOVE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wmemmove \- copy an array of wide-characters .SH SYNOPSIS diff --git a/man3/wmemset.3 b/man3/wmemset.3 index f973259a7f..e29e7a3d8e 100644 --- a/man3/wmemset.3 +++ b/man3/wmemset.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WMEMSET 3 2013-11-11 "GNU" "Linux Programmer's Manual" +.TH WMEMSET 3 2015-03-02 "GNU" "Linux Programmer's Manual" .SH NAME wmemset \- fill an array of wide-characters with a constant wide character .SH SYNOPSIS @@ -33,7 +33,7 @@ .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB .\" 2008-07-24, mtk, created this page, based on material from j0.3. .\" -.TH Y0 3 2014-01-18 "" "Linux Programmer's Manual" +.TH Y0 3 2015-03-02 "" "Linux Programmer's Manual" .SH NAME y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \- Bessel functions of the second kind diff --git a/man7/attributes.7 b/man7/attributes.7 index a1a5fa7db0..bcdbcfa616 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH ATTRIBUTES 7 2014-10-16 "Linux" "Linux Programmer's Manual" +.TH ATTRIBUTES 7 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME attributes \- POSIX safety concepts .SH DESCRIPTION diff --git a/man7/man-pages.7 b/man7/man-pages.7 index b6fc190a36..2b705c753e 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -27,7 +27,7 @@ .\" 2007-05-30 created by mtk, using text from old man.7 plus .\" rewrites and additional text. .\" -.TH MAN-PAGES 7 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH MAN-PAGES 7 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME man-pages \- conventions for writing Linux man pages .SH SYNOPSIS diff --git a/man7/standards.7 b/man7/standards.7 index 1c19d64d84..7bb2cf6bb9 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH STANDARDS 7 2014-01-15 "Linux" "Linux Programmer's Manual" +.TH STANDARDS 7 2015-03-02 "Linux" "Linux Programmer's Manual" .SH NAME standards \- C and UNIX Standards .SH DESCRIPTION |
