]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getent.1, fallocate.2, getrlimit.2, llseek.2, madvise.2, mount.2, poll.2, posix_fadvi...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 19 Apr 2015 09:20:58 +0000 (11:20 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 19 Apr 2015 09:20:58 +0000 (11:20 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
128 files changed:
man1/getent.1
man2/fallocate.2
man2/getrlimit.2
man2/llseek.2
man2/madvise.2
man2/mount.2
man2/poll.2
man2/posix_fadvise.2
man2/pread.2
man2/stat.2
man2/symlink.2
man2/timer_create.2
man2/timerfd_create.2
man2/unshare.2
man3/acos.3
man3/acosh.3
man3/asin.3
man3/asinh.3
man3/asprintf.3
man3/atan.3
man3/atan2.3
man3/atanh.3
man3/cabs.3
man3/cacos.3
man3/cacosh.3
man3/carg.3
man3/casin.3
man3/casinh.3
man3/catan.3
man3/catanh.3
man3/cbrt.3
man3/ccos.3
man3/ccosh.3
man3/ceil.3
man3/cexp.3
man3/cimag.3
man3/clog.3
man3/conj.3
man3/copysign.3
man3/cos.3
man3/cosh.3
man3/cpow.3
man3/cproj.3
man3/creal.3
man3/csin.3
man3/csinh.3
man3/csqrt.3
man3/ctan.3
man3/ctanh.3
man3/ctime.3
man3/erf.3
man3/erfc.3
man3/exec.3
man3/exp.3
man3/exp2.3
man3/expm1.3
man3/fabs.3
man3/fdim.3
man3/floor.3
man3/fma.3
man3/fmax.3
man3/fmin.3
man3/fmod.3
man3/frexp.3
man3/ftw.3
man3/get_nprocs_conf.3
man3/getcwd.3
man3/gethostbyname.3
man3/getnetent.3
man3/getutent.3
man3/glob.3
man3/ilogb.3
man3/insque.3
man3/j0.3
man3/ldexp.3
man3/lgamma.3
man3/log.3
man3/log10.3
man3/log1p.3
man3/log2.3
man3/logb.3
man3/login.3
man3/lrint.3
man3/lround.3
man3/lseek64.3
man3/malloc.3
man3/mbsnrtowcs.3
man3/mbsrtowcs.3
man3/modf.3
man3/mq_notify.3
man3/mq_open.3
man3/nan.3
man3/nextafter.3
man3/openpty.3
man3/perror.3
man3/posix_memalign.3
man3/pow.3
man3/printf.3
man3/qsort.3
man3/realpath.3
man3/remainder.3
man3/remquo.3
man3/rint.3
man3/round.3
man3/scalbln.3
man3/scandir.3
man3/scanf.3
man3/setnetgrent.3
man3/significand.3
man3/sin.3
man3/sinh.3
man3/sqrt.3
man3/strcasecmp.3
man3/tan.3
man3/tanh.3
man3/tgamma.3
man3/trunc.3
man3/unlocked_stdio.3
man3/updwtmp.3
man3/wcrtomb.3
man3/wcsnrtombs.3
man3/wcsrtombs.3
man3/wordexp.3
man3/wprintf.3
man3/y0.3
man7/epoll.7
man7/icmp.7
man7/nptl.7

index 9c5f452059fc310b60143e2a58bd2d217cde6c5a..af162fd168497bc29574d8516bc066a7b6517b9b 100644 (file)
@@ -22,7 +22,7 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH GETENT 1 2013-03-15 "Linux" "User Commands"
+.TH GETENT 1 2015-04-19 "Linux" "User Commands"
 .SH NAME
 getent \- get entries from Name Service Switch libraries
 .SH SYNOPSIS
index 54a9de4ea116e823c57ca0b2aec60a57e00108d0..0cc1a000ee2df98d4ccd7fe6f4a901bb85e100bb 100644 (file)
@@ -8,7 +8,7 @@
 .\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
 .\" 2011-09-19: Substantial restructuring of the page
 .\"
-.TH FALLOCATE 2 2015-01-22 "Linux" "Linux Programmer's Manual"
+.TH FALLOCATE 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fallocate \- manipulate file space
 .SH SYNOPSIS
index d24854075ad569c5dc7b572150d01580e36bfe83..211ff690421fb948574eab8ee959d7f4942d86ab 100644 (file)
@@ -61,7 +61,7 @@
 .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME
 .\" 2010-11-06, mtk: Added documentation of prlimit()
 .\"
-.TH GETRLIMIT 2 2015-01-22 "Linux" "Linux Programmer's Manual"
+.TH GETRLIMIT 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getrlimit, setrlimit, prlimit \- get/set resource limits
 .SH SYNOPSIS
index 89759ce871cabbe04e4fa7ecf18b559252ecd117..da674dfb768acbd7c9c7d7402b46930b9f43e601 100644 (file)
@@ -25,7 +25,7 @@
 .\"
 .\" Modified Thu Oct 31 15:16:23 1996 by Eric S. Raymond <esr@thyrsus.com>
 .\"
-.TH LLSEEK 2 2012-07-13 "Linux" "Linux Programmer's Manual"
+.TH LLSEEK 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 _llseek \- reposition read/write file offset
 .SH SYNOPSIS
index a7f6dd508badff9638ecfb9a4eb281401c265fd5..c1df67ccff2b3115c71cc45cccf385ac65f1dc96 100644 (file)
@@ -32,7 +32,7 @@
 .\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com>
 .\"     Document MADV_HUGEPAGE and MADV_NOHUGEPAGE
 .\"
-.TH MADVISE 2 2015-02-21 "Linux" "Linux Programmer's Manual"
+.TH MADVISE 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 madvise \- give advice about use of memory
 .SH SYNOPSIS
index 4680fda0dd83791780daac6df0787787951a9937..0ceaca3a5bd544dfcffc5c6a18c7bbe200eddee6 100644 (file)
@@ -37,7 +37,7 @@
 .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
 .\" 2008-10-06, mtk: Add discussion of namespaces.
 .\"
-.TH MOUNT 2 2014-09-21 "Linux" "Linux Programmer's Manual"
+.TH MOUNT 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mount \- mount filesystem
 .SH SYNOPSIS
index b1436288a37a107335b841348ce6027b5511bdb0..463ec45bf65104ca7b2d4e9071a5d7a819ddc907 100644 (file)
@@ -28,7 +28,7 @@
 .\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
 .\"    formatting changes.
 .\"
-.TH POLL 2 2014-09-06 "Linux" "Linux Programmer's Manual"
+.TH POLL 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 poll, ppoll \- wait for some event on a file descriptor
 .SH SYNOPSIS
index 1daeeb57c13fcb6fe2f4ac4c4529e7234f6d18fe..da34e6b053b86b6632778df52f36536c30a12c4c 100644 (file)
@@ -25,7 +25,7 @@
 .\" 2005-04-08 mtk, noted kernel version and added BUGS
 .\" 2010-10-09, mtk, document arm_fadvise64_64()
 .\"
-.TH POSIX_FADVISE 2 2014-12-31 "Linux" "Linux Programmer's Manual"
+.TH POSIX_FADVISE 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 posix_fadvise \- predeclare an access pattern for file data
 .SH SYNOPSIS
index 18eae6a71dcc1c39f42a4b77c77100f043d0f11f..e1aa5425f0874cbdadde8dd0c332dda80890614a 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PREAD 2 2013-06-21 "Linux" "Linux Programmer's Manual"
+.TH PREAD 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pread, pwrite \- read from or write to a file descriptor at a given offset
 .SH SYNOPSIS
index a78ffafe97a6d2ec2e435fc640fc295192a5dd22..eae2673f31516f05ff740281c23589e4b08517d8 100644 (file)
@@ -37,7 +37,7 @@
 .\" 2007-06-08 mtk: Added example program
 .\" 2007-07-05 mtk: Added details on underlying system call interfaces
 .\"
-.TH STAT 2 2015-02-21 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 stat, fstat, lstat, fstatat \- get file status
 .SH SYNOPSIS
index 94bcfed137227d02f490b46a4cc7a3618b38a2d8..4fde59ae668d6c162ab0d5b8d39766753960eb54 100644 (file)
@@ -30,7 +30,7 @@
 .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH SYMLINK 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH SYMLINK 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 symlink, symlinkat \- make a new name for a file
 .SH SYNOPSIS
index 901a38b43be49bdb35c3c1a91d11670f0a722bf3..83ce18dece20b7f6044837feed5e8fa0190e5ec0 100644 (file)
@@ -30,7 +30,7 @@
 .\" which need be documented
 .\" Does this also affect timerfd_create()?
 .\"
-.TH TIMER_CREATE 2 2014-08-19 Linux "Linux Programmer's Manual"
+.TH TIMER_CREATE 2 2015-04-19 Linux "Linux Programmer's Manual"
 .SH NAME
 timer_create \- create a POSIX per-process timer
 .SH SYNOPSIS
index f7cd1b8c77bd8af7663c70789e5e9f4e7b9e9c00..459e4a06e24ed37b4024694ca81b3376ec92b856 100644 (file)
@@ -19,7 +19,7 @@
 .\" FIXME Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag;
 .\" This flag needs to documented.
 .\"
-.TH TIMERFD_CREATE 2 2011-09-14 Linux "Linux Programmer's Manual"
+.TH TIMERFD_CREATE 2 2015-04-19 Linux "Linux Programmer's Manual"
 .SH NAME
 timerfd_create, timerfd_settime, timerfd_gettime \-
 timers that notify via file descriptors
index d3b503714ece5813840ec7d7e062c3be6984eb18..1e99c126f02f7ca67c1a5970622c00452f16053c 100644 (file)
@@ -17,7 +17,7 @@
 .\" by clone, which would require porting and maintaining all commands
 .\" such as login, and su, that establish a user session.
 .\"
-.TH UNSHARE 2 2014-09-21 "Linux" "Linux Programmer's Manual"
+.TH UNSHARE 2 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 unshare \- disassociate parts of the process execution context
 .SH SYNOPSIS
index 877fc35c2997907d5d4a61ff43eed1d1ce905a4c..ddf6eff858b4eb755fd0fd74d242cd1dfec8f3dc 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-25 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ACOS 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH ACOS 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 acos, acosf, acosl \- arc cosine function
 .SH SYNOPSIS
index 679810e418487ea3fac985c830777bb63732f5b9..21e240ae6f4f81673e062a458fe7dc45494a3f48 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-25 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ACOSH 3   2015-03-02 "" "Linux Programmer's Manual"
+.TH ACOSH 3   2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 acosh, acoshf, acoshl \- inverse hyperbolic cosine function
 .SH SYNOPSIS
index 890456de2dafbe9a67e79530109483986dec23f5..955f25aee249adcfa2c238d510eacf2b4acb03aa 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-25 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ASIN 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH ASIN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 asin, asinf, asinl \- arc sine function
 .SH SYNOPSIS
index 932d21c3ee11cdd9d882d1d9e197a6918c6c9494..9c940e2374161c02852ddddc882ba72a9d606a60 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ASINH 3  2015-03-02 "GNU"  "Linux Programmer's Manual"
+.TH ASINH 3  2015-04-19 "GNU"  "Linux Programmer's Manual"
 .SH NAME
 asinh, asinhf, asinhl \- inverse hyperbolic sine function
 .SH SYNOPSIS
index 981126cef7118bc3724e12ad2315971a0a8fc36a..1d5e18c0a2cf8485940fccd02bf141f44312a1cb 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" Text fragments inspired by Martin Schulze <joey@infodrom.org>.
 .\"
-.TH ASPRINTF 3 2013-06-21 "GNU" "Linux Programmer's Manual"
+.TH ASPRINTF 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 asprintf, vasprintf \- print to allocated string
 .SH SYNOPSIS
index 8ba043901ebb18f4e70fcce41c3baa88ddcdfcda..bd3a9111cf1db0fec2abc10b9ab6efc2b27976ff 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ATAN 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH ATAN 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 atan, atanf, atanl \- arc tangent function
 .SH SYNOPSIS
index 8ecd5f656e08cd4d393445691e39475c1296acdf..0d8fa036bbd00201c3a1ca8dd3a002ce46ce48fd 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ATAN2 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH ATAN2 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 atan2, atan2f, atan2l \- arc tangent function of two variables
 .SH SYNOPSIS
index 673f012a31fefb7cfe001c064b74960b47a8defb..ab656b07d9eee5e82ffd5c1568d0e05353c2457a 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ATANH 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH ATANH 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 atanh, atanhf, atanhl \- inverse hyperbolic tangent function
 .SH SYNOPSIS
index 44cf31af3c4c4ce9d08954b9dcde549c7654477a..583f4fb7235f3c85fb200b7cce9d6b290488ffbf 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CABS 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CABS 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cabs, cabsf, cabsl \- absolute value of a complex number
 .SH SYNOPSIS
index 6c7b0e2dd68b33d4482e6d40db85090b2d44e91d..39436672fd1ce6ac6751eff6a7ae1dd0f0c6d7ac 100644 (file)
@@ -5,7 +5,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CACOS 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CACOS 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cacos, cacosf, cacosl \- complex arc cosine
 .SH SYNOPSIS
index f27364ce65fb7ce176d64fc989687d3763397a95..d457c2482f719af4c7b1b9fc982d67d923d385a7 100644 (file)
@@ -5,7 +5,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CACOSH 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CACOSH 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine
 .SH SYNOPSIS
index 3c65eeda98073f34f980f160d2155295d2b8e2db..dc4edd5982cada348bb984e8ce65112d531b3401 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CARG 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CARG 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 carg, cargf, cargl \- calculate the complex argument
 .SH SYNOPSIS
index 294a874f01677d11c25bff99253fb75972da51d2..0b76fdce3f6c860a8c47d42ab0847699e425e1e2 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CASIN 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CASIN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 casin, casinf, casinl \- complex arc sine
 .SH SYNOPSIS
index 70b4441bca8afdefe8b455a965e8399eee0173fc..6a636bc0053860ea44f958fdbbcf8b2183b98a0a 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CASINH 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CASINH 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 casinh, casinhf, casinhl \- complex arc sine hyperbolic
 .SH SYNOPSIS
index 4725ab5f7d5259cee762609394957e632ced9cb2..06e142412972c8be2374cb74fec25e078dad6e76 100644 (file)
@@ -5,7 +5,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CATAN 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CATAN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 catan, catanf, catanl \- complex arc tangents
 .SH SYNOPSIS
index c5417c057f6b8682c941143b2e6e9044481a02fd..ef33b15cc8dd1b2f9321eb485c16fe07e1262b33 100644 (file)
@@ -5,7 +5,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CATANH 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CATANH 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 catanh, catanhf, catanhl \- complex arc tangents hyperbolic
 .SH SYNOPSIS
index 76aa8724810370bd5cdf955797baac31b46090ed..c44b8ec98cf19bb3b0a4878d99ea00f55b217acb 100644 (file)
@@ -27,7 +27,7 @@
 .\" Modified 2002-07-27 Walter Harms
 .\" (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH CBRT 3  2015-03-02 "GNU"  "Linux Programmer's Manual"
+.TH CBRT 3  2015-04-19 "GNU"  "Linux Programmer's Manual"
 .SH NAME
 cbrt, cbrtf, cbrtl \- cube root function
 .SH SYNOPSIS
index 4c040d045310b94bcb7620f00df9b4a9c8efda94..1ea35adf7b58ecd18087b752f9a6032bffaf20ad 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CCOS 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CCOS 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ccos, ccosf, ccosl \- complex cosine function
 .SH SYNOPSIS
index b04dc80a22d9836cc8010d17b259673b77c00f75..54638464b05f24dfab1d26ba46d8e4cd004d927f 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CCOSH 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CCOSH 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ccosh, ccoshf, ccoshl \- complex hyperbolic cosine
 .SH SYNOPSIS
index 487957443a931aa39db42e8514fdc46ec37d4779..3515dbad9d1f2cc4b0538ef37a4edbf4c09b3537 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH CEIL 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH CEIL 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ceil, ceilf, ceill \- ceiling function: smallest integral value not
 less than argument
index ce26da96dba69c6d75e09bc0aeaa2327c829c596..520f2628600c6392972d11364d617ba408a30c2d 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CEXP 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CEXP 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cexp, cexpf, cexpl \- complex exponential function
 .SH SYNOPSIS
index e0d4f26e030b6f03bd227adec6fd2e11d9fb3758..7e422de88999e3bb5333351257b6d8bf28ed693c 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CIMAG 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CIMAG 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cimag, cimagf, cimagl \- get imaginary part of a complex number
 .SH SYNOPSIS
index dc37636a5da7be314e18e27107ad1be975805aca..b31c5325686bc9c04332201b59abf189bafa1fe8 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CLOG 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CLOG 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 clog, clogf, clogl \- natural logarithm of a complex number
 .SH SYNOPSIS
index 4d4ad81efa995e813d509b4e51e178931ca41464..a27c167fd2fb6315442b404c123b0ee6cc9e1a54 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CONJ 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CONJ 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 conj, conjf, conjl \- calculate the complex conjugate
 .SH SYNOPSIS
index ce400b98993d7a8e3c08862ad0b7e736200d37d8..77bd2831d28a6cb5e41326d51b270c53fbf2d0ba 100644 (file)
@@ -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  2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH COPYSIGN 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 copysign, copysignf, copysignl \- copy sign of a number
 .SH SYNOPSIS
index 65f41dda98bba6a8be41ffa22e49509adfe94421..db9c0f4b300411827c6005e74a3fec87fee20914 100644 (file)
@@ -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 2015-03-02 ""   "Linux Programmer's Manual"
+.TH COS 3 2015-04-19 ""   "Linux Programmer's Manual"
 .SH NAME
 cos, cosf, cosl \- cosine function
 .SH SYNOPSIS
index b5800e149760c0413bda7c9674df4c1be4f24229..5f1397b91c989cebcb524fa11b0bb30fa355e7ef 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\" (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH COSH 3 2015-03-02 ""  "Linux Programmer's Manual"
+.TH COSH 3 2015-04-19 ""  "Linux Programmer's Manual"
 .SH NAME
 cosh, coshf, coshl \- hyperbolic cosine function
 .SH SYNOPSIS
index e84c3017ca51d5d7c903142d32d4c2c6789da321..2ac786d13d1487b8722e0879e7b77aba9e9dd267 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CPOW 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CPOW 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cpow, cpowf, cpowl \- complex power function
 .SH SYNOPSIS
index ee3bbb9b31aab6c74efa25596b4557be662fde50..fbffe56d415e9889c9118a57d60da4892ffbf251 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CPROJ 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CPROJ 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 cproj, cprojf, cprojl \- project into Riemann Sphere
 .SH SYNOPSIS
index 8681a708bb84fac60ac958898d331f0ca6a0315d..3225299c776ffbfdafb5c3c0231eef08778217db 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CREAL 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CREAL 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 creal, crealf, creall \- get real part of a complex number
 .SH SYNOPSIS
index 8f723930e7caab6778ba9ed4879e60895de546cf..b82ffdef0e3b8eabb01c99a185b8cab8170f4462 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CSIN 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CSIN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 csin, csinf, csinl \- complex sine function
 .SH SYNOPSIS
index d8e820777452eb7a705a28202740fde9df9c4e18..422b852599e7664bd72e881e279bda01e9a83aba 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CSINH 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CSINH 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 csinh, csinhf, csinhl \- complex hyperbolic sine
 .SH SYNOPSIS
index e4b7b67908b59e15c961c0f41b464e193cff7d6b..f6ced6ce4751db78f7dcde2789f7e3647180e976 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CSQRT 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CSQRT 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 csqrt, csqrtf, csqrtl \- complex square root
 .SH SYNOPSIS
index b88a79a1d4610c28f4ea4148bda214d38ccfabc0..af71effe1ffea1dbaf64ce8d35d817e373d13881 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CTAN 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CTAN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ctan, ctanf, ctanl \- complex tangent function
 .SH SYNOPSIS
index eaf440c3897f6a1ef78be79a83d88d92b647730a..7d2e63b829bfde87d3fae8964af391c1a226d5e6 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CTANH 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CTANH 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ctanh, ctanhf, ctanhl \- complex hyperbolic tangent
 .SH SYNOPSIS
index c5959d1fe06893348573ef05152eb0264f03cd31..abe5b763e10df479ad674d962260849b5c779906 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2001-12-13, joey, aeb
 .\" Modified 2004-11-16, mtk
 .\"
-.TH CTIME 3 2014-08-19 "" "Linux Programmer's Manual"
+.TH CTIME 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r,
 localtime_r \- transform date and time to broken-down time or ASCII
index d573bb0cfb2c7ccf47ec7f890af9d775c0285757..b7d3615095a80547bf603013d6cab122b3d4b8ed 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH ERF 3  2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ERF 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 erf, erff, erfl, \- error function
 .SH SYNOPSIS
index a3382f9fc5ebb5ee3241fd3d20fda892d98fd5a3..5a046157907151a6918bfe7a7a49824497ff7426 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH ERFC 3  2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ERFC 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 erfc, erfcf, erfcl \- complementary error function
 .SH SYNOPSIS
index 1d9de2c6f61e4d2df78f5dc6b60181995883c3e8..416a101f845f3e7095fad094560cae7631580edb 100644 (file)
@@ -38,7 +38,7 @@
 .\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com>
 .\"     Added note on casting NULL
 .\"
-.TH EXEC 3  2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH EXEC 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 execl, execlp, execle, execv, execvp, execvpe \- execute a file
 .SH SYNOPSIS
index ca6defb28b320b860bd7b77b51a0012d036a099a..e9d090781a8f0232e14a61bb594a7af349909dfe 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH EXP 3  2015-03-02  "" "Linux Programmer's Manual"
+.TH EXP 3  2015-04-19  "" "Linux Programmer's Manual"
 .SH NAME
 exp, expf, expl \- base-e exponential function
 .SH SYNOPSIS
index 9f912b3a8db64a85c33050d7bac7daadf871a5c1..2ef2774d83eaf816d92a0e358a1872c7af07ffe4 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH EXP2 3  2015-03-02  "" "Linux Programmer's Manual"
+.TH EXP2 3  2015-04-19  "" "Linux Programmer's Manual"
 .SH NAME
 exp2, exp2f, exp2l \- base-2 exponential function
 .SH SYNOPSIS
index 1bc68aabfbc26c1ce6dd2bb435dba73a5761700e..d22d02f6326ba0a79b37fafba56d930a786312f0 100644 (file)
@@ -27,7 +27,7 @@
 .\" Modified 2002-07-27 Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH EXPM1 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH EXPM1 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 expm1, expm1f, expm1l \- exponential minus 1
 .SH SYNOPSIS
index b0204b4974d4723f4490bcb56cf9f88ce52bd3f3..02cdadafcb37e2c202a9e8632b9798831507bafd 100644 (file)
@@ -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  2015-03-02 "" "Linux Programmer's Manual"
+.TH FABS 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 fabs, fabsf, fabsl \- absolute value of floating-point number
 .SH SYNOPSIS
index eb85f2d287c6aee0dfdf02d6a755d0be94ba0681..f054b8ea9b9d8a3f140861a2494ddfd3c63a9657 100644 (file)
@@ -6,7 +6,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH FDIM 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH FDIM 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 fdim, fdimf, fdiml \- positive difference
 .SH SYNOPSIS
index d324f7150c4bf80dcfa547a6a3376ef94dbf095e..43587a03a433bb29fceb54cae3b357cff25a6b67 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH FLOOR 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH FLOOR 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 floor, floorf, floorl \- largest integral value not greater than argument
 .SH SYNOPSIS
index 3bd00299c380062c467cc67aa8c07ee024402287..8e73fbd5090f9adc949e6c55e5839ca7dac519d7 100644 (file)
@@ -9,7 +9,7 @@
 .\" Modified 2004-11-15, Added further text on FLT_ROUNDS
 .\"    as suggested by AEB and Fabian Kreutz
 .\"
-.TH FMA 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH FMA 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 fma, fmaf, fmal \- floating-point multiply and add
 .SH SYNOPSIS
index bc9df669c01147072b4f0fd29ebde59b3d08af99..a58e1bd47490e625f09e598515175b2d32fbe28f 100644 (file)
@@ -6,7 +6,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH FMAX 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH FMAX 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers
 .SH SYNOPSIS
index 50a7b073862d61375fd0f6291c3017a20abc04d8..1536623caa2bd9f90ebe657018aeffbc063b5052 100644 (file)
@@ -6,7 +6,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH FMIN 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH FMIN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 fmin, fminf, fminl \- determine minimum of two floating-point numbers
 .SH SYNOPSIS
index 700a1eedf4601211dc66b3880898335d2ba9a2eb..03066de98c709177f79d3560e5fc417d0de47ff8 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH FMOD 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH FMOD 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 fmod, fmodf, fmodl \- floating-point remainder function
 .SH SYNOPSIS
index d126d85323aa5bdf9399d5c97abc7e7a704a9508..41589ebcfac3e4e83cb86578e3a0be50f7857d47 100644 (file)
@@ -30,7 +30,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH FREXP 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH FREXP 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 frexp, frexpf, frexpl \- convert floating-point number to fractional
 and integral components
index aa6787fffe093a137dd5396e8d751c6855ee3498..4580d5aebd3106304a1a9230acb7d929f4f0cf36 100644 (file)
@@ -33,7 +33,7 @@
 .\" 2006-05-24, Michael Kerrisk <mtk.manpages@gmail.com>
 .\"    Added an example program.
 .\"
-.TH FTW 3 2014-12-31 "Linux" "Linux Programmer's Manual"
+.TH FTW 3 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ftw, nftw \- file tree walk
 .SH SYNOPSIS
index 157ac01ebd42b361d07c6d69783572975e2fa01c..6fe620b248c3a5f4b588633bedc2f776cb960f2f 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH GET_NPROCS 3   2012-03-20 "GNU" "Linux Programmer's Manual"
+.TH GET_NPROCS 3   2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 get_nprocs, get_nprocs_conf \- get number of processors
 .SH SYNOPSIS
index 67f255e528a1b0f85a04cd9a6bbc550fe87b60f8..e4f592b873cb1c19015f76ff95d86755d0776671 100644 (file)
@@ -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 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETCWD 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 getcwd, getwd, get_current_dir_name \- get current working directory
 .SH SYNOPSIS
index de22cb089becfac9f3d7dc537359cd836235d3ef..7875f88529bdf9606634f8682f3751dd7c1a0f89 100644 (file)
@@ -35,7 +35,7 @@
 .\" Modified 2002-08-05, Michael Kerrisk
 .\" Modified 2004-10-31, Andries Brouwer
 .\"
-.TH GETHOSTBYNAME 3 2014-03-11 "" "Linux Programmer's Manual"
+.TH GETHOSTBYNAME 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent,
 h_errno,
index c4f197ef6e2542f183103926d5dbe60ce037e701..d12676f88f1271e26be51a0d5a9851d9f18fa1fb 100644 (file)
@@ -27,7 +27,7 @@
 .\"     Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
 .\"     386BSD man pages
 .\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETNETENT 3  2008-08-19 "GNU" "Linux Programmer's Manual"
+.TH GETNETENT 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \-
 get network entry
index 1611d9bb9d2605bdc2f08617edfe87dec872f259..f9426ce15983ffa5595fbcd3ea7a163f19ae0a9d 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
 .\"     <michael@cantor.informatik.rwth-aachen.de>
 .\"
-.TH GETUTENT 3 2014-08-19 "" "Linux Programmer's Manual"
+.TH GETUTENT 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 getutent, getutid, getutline, pututline, setutent, endutent,
 utmpname \- access utmp file entries
index 4ed5611086d8cd73ac90e7301c57546e907a5619..d65ad7f1f1b3807c03c33bc2a231fa55c1cd56f9 100644 (file)
@@ -31,7 +31,7 @@
 .\"     Expanded the description of various flags
 .\"     Various wording fixes.
 .\"
-.TH GLOB 3  2014-08-19 "GNU" "Linux Programmer's Manual"
+.TH GLOB 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 glob, globfree \- find pathnames matching a pattern, free memory from glob()
 .SH SYNOPSIS
index 53cd8edfaa27bb569b67e854cd46ac87f54b1970..53311167ad21875a7f1e0ca29caa4cd08c07640f 100644 (file)
@@ -26,7 +26,7 @@
 .\"
 .\" Inspired by a page by Walter Harms created 2002-08-10
 .\"
-.TH ILOGB 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH ILOGB 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value
 .SH SYNOPSIS
index eb57355dbf9f5536db8f17885f17f7cbe166e945..11ce33b68dc1771bf3ed792ed9b7c778cf3df8d1 100644 (file)
@@ -33,7 +33,7 @@
 .\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular
 .\"    lists, added example program
 .\"
-.TH INSQUE 3  2014-08-19 "" "Linux Programmer's Manual"
+.TH INSQUE 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 insque, remque \- insert/remove an item from a queue
 .SH SYNOPSIS
index 041769baf16dd3169ef0b0fce60b1cc770eb674c..f2694852fb48d2cbcf639b32f567c6a54b7102b1 100644 (file)
--- a/man3/j0.3
+++ b/man3/j0.3
@@ -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  2015-03-02 "" "Linux Programmer's Manual"
+.TH J0 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \-
 Bessel functions of the first kind
index 1e22fec7923995a10649cb7bd259e00f59b2c111..2b634f82c3c98b40a14a6470a6689e87a260ad8a 100644 (file)
@@ -31,7 +31,7 @@
 .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
 .\" Modified 2004-10-31 by aeb
 .\"
-.TH LDEXP 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH LDEXP 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2
 .SH SYNOPSIS
index af2925f30dec486c6183972d08adf49be1a87460..efbf14acd5abb2214c0b42ef9f144a3760144d9f 100644 (file)
@@ -8,7 +8,7 @@
 .\"
 .\" based on glibc infopages
 .\"
-.TH LGAMMA 3 2014-01-18 "" "Linux Programmer's Manual"
+.TH LGAMMA 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 lgamma, lgammaf, lgammal, lgamma_r, lgammaf_r, lgammal_r, signgam \-
 log gamma function
index 6ae17d2634f0e34bdf61886e5bb78b352f4b184d..18a9a4d5f99b095fa9bd1e93baa3067e28c3285e 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH LOG 3  2015-03-02  "" "Linux Programmer's Manual"
+.TH LOG 3  2015-04-19  "" "Linux Programmer's Manual"
 .SH NAME
 log, logf, logl \- natural logarithmic function
 .SH SYNOPSIS
index c096a9f0400db993938fedcfed59930afd53028d..5f92c02df05bc6f1ffa059cf6b2710a103a0d04f 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH LOG10 3  2015-03-02  "" "Linux Programmer's Manual"
+.TH LOG10 3  2015-04-19  "" "Linux Programmer's Manual"
 .SH NAME
 log10, log10f, log10l \-  base-10 logarithmic function
 .SH SYNOPSIS
index 0889e5746d32734701cac9f80dd27c456030b4b0..bc8d9b4571e2f89befd80fa90f13c89b5273e953 100644 (file)
@@ -26,7 +26,7 @@
 .\"
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
-.TH LOG1P 3   2015-03-02 "" "Linux Programmer's Manual"
+.TH LOG1P 3   2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 log1p, log1pf, log1pl \-  logarithm of 1 plus argument
 .SH SYNOPSIS
index e0f9f8a7f4af0fea83848f64beb39f95f7ab5334..e9d4d406c202f344dad92fade06888a7328b3996 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH LOG2 3  2015-03-02  "" "Linux Programmer's Manual"
+.TH LOG2 3  2015-04-19  "" "Linux Programmer's Manual"
 .SH NAME
 log2, log2f, log2l \- base-2 logarithmic function
 .SH SYNOPSIS
index 964e0c07707d0f4df1c64cbbdde3d8265ac9b692..883952a8fad8ea6531bd85cb114b2ec3fc04e5c9 100644 (file)
@@ -26,7 +26,7 @@
 .\"
 .\" Inspired by a page by Walter Harms created 2002-08-10
 .\"
-.TH LOGB 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH LOGB 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 logb, logbf, logbl \- get exponent of a floating-point value
 .SH SYNOPSIS
index e23704405a658860f4f3f0439435c9ea731bdfe8..45aeda8d6f0076a0faaa5656e789de2ce4a86e45 100644 (file)
@@ -22,7 +22,7 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH LOGIN 3 2004-05-06 "GNU" "Linux Programmer's Manual"
+.TH LOGIN 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 login, logout \- write utmp and wtmp entries
 .SH SYNOPSIS
index 7079136b0e734c8e80a5d8b815d9075b2b9ea719..27a2ed52634d42d5e27b64a1df3c97182ae2f083 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH LRINT 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH LRINT 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer
 .SH SYNOPSIS
index 4c020bef00413b6f9403b27032261426dac96631..1383fc27fd8059f7592bf4626fe462be15c70599 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH LROUND 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH LROUND 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 lround, lroundf, lroundl, llround, llroundf, llroundl \- round to
 nearest integer, away from zero
index c0846f80abbf3dd8c014252c0df6d7cba7c49f9f..22fd5d89451f648e3d5cbc5cbb282a59c556cda8 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH LSEEK64 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH LSEEK64 3 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 lseek64 \- reposition 64-bit read/write file offset
 .SH SYNOPSIS
index 370c8913f96ce45e5a2906ab25c6c31a39b90867..eae415873024360c163bb79d5f1860f79af12a8b 100644 (file)
@@ -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  2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MALLOC 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 malloc, free, calloc, realloc \- allocate and free dynamic memory
 .SH SYNOPSIS
index f5e084ec7ae8947114a450440fbc5a310714fb47..0a832331cf05854582192ce9fd2568c964fa18a0 100644 (file)
@@ -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 MBSNRTOWCS 3  2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH MBSNRTOWCS 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 mbsnrtowcs \- convert a multibyte string to a wide-character string
 .SH SYNOPSIS
index 1359685fde9a14825f7988d8d2bb9bcd46662757..deb77b90ff72d44d9d179f7f539afba7db4bb3a7 100644 (file)
@@ -13,7 +13,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH MBSRTOWCS 3  2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH MBSRTOWCS 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 mbsrtowcs \- convert a multibyte string to a wide-character string
 .SH SYNOPSIS
index 62155e77dce6e911cb5b0210828cacba3b98ec97..7a7eed0f4028e5256293b4d9d65b76564fcc1fe4 100644 (file)
@@ -30,7 +30,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH MODF 3  2015-03-02 ""  "Linux Programmer's Manual"
+.TH MODF 3  2015-04-19 ""  "Linux Programmer's Manual"
 .SH NAME
 modf, modff, modfl \- extract signed integral and fractional values from
 floating-point number
index 8bc4635525b82b93953f71de4d3d34d003db05be..9b8850a6e822c7ad7a0d52bc0921a9df891efdad 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_NOTIFY 3 2014-04-06 "Linux" "Linux Programmer's Manual"
+.TH MQ_NOTIFY 3 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_notify \- register for notification when a message is available
 .SH SYNOPSIS
index 6c40768cf69119205128071eb8427e480e8fd3fd..26932ef68f3195cc2c5b9aa9eeb2a46a54b65048 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_OPEN 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH MQ_OPEN 3 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_open \- open a message queue
 .SH SYNOPSIS
index 9c1fff16136abb71cbbee2d749cc116e14a8d80f..5ea72612d12459dac038e93f0b3301ca37f7c577 100644 (file)
@@ -8,7 +8,7 @@
 .\"
 .\" Corrections by aeb
 .\"
-.TH NAN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH NAN 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 nan, nanf, nanl \- return 'Not a Number'
 .SH SYNOPSIS
index 2390e30e7a446e49eeb343c0d7208f50eb31133d..f450a2c1e0e813d3846761457dce4aaa4a57be16 100644 (file)
@@ -8,7 +8,7 @@
 .\"
 .\" Based on glibc infopages
 .\"
-.TH NEXTAFTER 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH NEXTAFTER 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \-
 floating-point number manipulation
index 81d73e8b7fcd63fb44b1534dd6522b3aae24203f..d07db6436ca79af91ed42a7743ca0ee16b7bb4db 100644 (file)
@@ -31,7 +31,7 @@
 .\"
 .\" Added -lutil remark, 030718
 .\"
-.TH OPENPTY 3  2014-08-19 "GNU" "Linux Programmer's Manual"
+.TH OPENPTY 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 openpty, login_tty, forkpty \- terminal utility functions
 .SH SYNOPSIS
index 2d67edcff05569f149902ebf3eae92bf12af7921..17ca05ef39401c70091f29adc971c2e964b96272 100644 (file)
@@ -28,7 +28,7 @@
 .\"   (msmith@falcon.mercer.peachnet.edu) and various other changes.
 .\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de)
 .\"
-.TH PERROR 3 2014-05-28 "" "Linux Programmer's Manual"
+.TH PERROR 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 perror \- print a system error message
 .SH SYNOPSIS
index f7b919dd43b53daffdf3636c04f88bf3d151d28a..beeab936651edf4cacb96049ba15f7345d1ab76e 100644 (file)
@@ -26,7 +26,7 @@
 .\" 2001-10-11, 2003-08-22, aeb, added some details
 .\" 2012-03-23, Michael Kerrisk <mtk.manpages@mail.com>
 .\"     Document pvalloc() and aligned_alloc()
-.TH POSIX_MEMALIGN 3  2013-09-02 "GNU" "Linux Programmer's Manual"
+.TH POSIX_MEMALIGN 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory
 .SH SYNOPSIS
index 3fc8ccf123b2fd3840f8bfc29be0b2961491e597..ff5b722caba108750295ea7a0cc95645b621e397 100644 (file)
@@ -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  2015-03-02 "" "Linux Programmer's Manual"
+.TH POW 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 pow, powf, powl \- power functions
 .SH SYNOPSIS
index 6a6c128c0b58c97111b1776e74fa0d63bdfaaa14..f03969becbde3450f6e5b531b7f277008e0c9fb8 100644 (file)
@@ -31,7 +31,7 @@
 .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
 .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
 .\"
-.TH PRINTF 3  2014-07-08 "GNU" "Linux Programmer's Manual"
+.TH PRINTF 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf,
 vsnprintf \- formatted output conversion
index c4009c51faa9d0dd2909d3223e22d6bb86853beb..442ae154d926e43518e040c207ba07c07201035d 100644 (file)
@@ -34,7 +34,7 @@
 .\"                  and Ben Bacarisse <software@bsb.me.uk>
 .\"     Document qsort_r()
 .\"
-.TH QSORT 3 2012-03-08 "" "Linux Programmer's Manual"
+.TH QSORT 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 qsort, qsort_r \- sort an array
 .SH SYNOPSIS
index 19c12f964a1bea3b16e17059116e18abfd3478ac..85395bfc6f77732cdaca3b7753defc4865916b92 100644 (file)
@@ -25,7 +25,7 @@
 .\" Rewritten old page, 990824, aeb@cwi.nl
 .\" 2004-12-14, mtk, added discussion of resolved_path == NULL
 .\"
-.TH REALPATH 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH REALPATH 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 realpath \- return the canonicalized absolute pathname
 .SH SYNOPSIS
index 49c4214ec25a5c88f8d4e9b2c98b772ba3e5d535..9e342f05da5a157d08f278f78bc11d945e11fcdb 100644 (file)
@@ -34,7 +34,7 @@
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\" Modified 2003-11-18, 2004-10-05 aeb
 .\"
-.TH REMAINDER 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH REMAINDER 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 drem, dremf, dreml, remainder, remainderf, remainderl \- \
 floating-point remainder function
index 7496c3025e0a697fa01dcfcb9653a75bf9ac0977..94062712692694bd4c53bb906fef31d5d8dbb107 100644 (file)
@@ -9,7 +9,7 @@
 .\" based on glibc infopages
 .\" polished, aeb
 .\"
-.TH REMQUO 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH REMQUO 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 remquo, remquof, remquol \- remainder and part of quotient
 .SH SYNOPSIS
index 36fdeefaa956fdea44104dba2d020e4de91f594d..1b475f3a4c2da42675bbb69ef3ce0fdf81b57d0c 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH RINT 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH RINT 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round
 to nearest integer
index 92dc9b8168f674f63b19ddc37c6dd18af5f8fb2d..bd9a45cc2c8c590a471e45b541d62badccb4eb86 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH ROUND 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH ROUND 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 round, roundf, roundl \- round to nearest integer, away from zero
 .SH SYNOPSIS
index f85c7c78b28cdeeedde0daf73d57be8b39f4c9b5..ba5a41e6d32d443a62d02f949d90c26e7fc0324d 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH SCALBLN 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH SCALBLN 3 2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl \-
 multiply floating-point number by integral power of radix
index 16235c39a49215d2e77f4d86ce46ba868828e642..3477310595be94a5deaee3d019d289cd547fc029 100644 (file)
@@ -59,7 +59,7 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH SCANDIR 3  2014-05-28 "GNU" "Linux Programmer's Manual"
+.TH SCANDIR 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 scandir, scandirat, alphasort, versionsort \- scan
 a directory for matching entries
index 6018694705e8fd53c00d10ab51b6c7d31d3a1510..66c6aa7b9381f22ad05d21932cf1c1b48a5044e8 100644 (file)
@@ -49,7 +49,7 @@
 .\"     Add ERRORS section.
 .\"     Document the 'a' and 'm' modifiers for dynamic string allocation.
 .\"
-.TH SCANF 3  2014-01-11 "GNU" "Linux Programmer's Manual"
+.TH SCANF 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion
 .SH SYNOPSIS
index 233bea65959eb448a4512c6555e2cceab1255d0d..19f5f7b943b4eb2eba4b19b468aec28e69d7ad83 100644 (file)
@@ -7,7 +7,7 @@
 .\"  based on glibc infopages
 .\" polished - aeb
 .\"
-.TH SETNETGRENT 3 2014-05-28 "GNU" "Linux Programmer's Manual"
+.TH SETNETGRENT 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 setnetgrent, endnetgrent, getnetgrent, getnetgrent_r, innetgr \-
 handle network group entries
index 2798ec6fc5a6cc1df3435611746e56a4d3f550e8..c0b5adbc59a244907316d9b1d5084856eb65e6d7 100644 (file)
@@ -6,7 +6,7 @@
 .\"
 .\" heavily based on glibc infopages, copyright Free Software Foundation
 .\"
-.TH SIGNIFICAND 3 2009-02-04 "GNU" "Linux Programmer's Manual"
+.TH SIGNIFICAND 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 significand, significandf, significandl \-
 get mantissa of floating-point number
index cff26e9c74f4476a18ceb14f241a1abc159ced20..b05b1be7c5ea4ac67e4fdc6b9523f938f1befc95 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH SIN 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH SIN 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 sin, sinf, sinl \- sine function
 .SH SYNOPSIS
index 3648c4bd8a22b1f224b8ff5f6a0e463b5bf0a3e0..af276f628f4cb683027b435cf3cbf9fdea48fccc 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH SINH 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH SINH 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 sinh, sinhf, sinhl \- hyperbolic sine function
 .SH SYNOPSIS
index 40fee56cb006caaf8c3934d94388ad36cd4673dc..374ef848da8f1f1f281d490ceebed2d71306a0f7 100644 (file)
@@ -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  2015-03-02 ""  "Linux Programmer's Manual"
+.TH SQRT 3  2015-04-19 ""  "Linux Programmer's Manual"
 .SH NAME
 sqrt, sqrtf, sqrtl \- square root function
 .SH SYNOPSIS
index 10d95e808c5d8c930b691de86293937dce7835ac..fcfe438f9e868b561d6bddc4b87e55a70e8cc23c 100644 (file)
@@ -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  2015-03-02 "" "Linux Programmer's Manual"
+.TH STRCASECMP 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 strcasecmp, strncasecmp \- compare two strings ignoring case
 .SH SYNOPSIS
index ad44cf4ec3840d92b47623cb9944561591b777aa..04c9faf733ae84ffde52bc57b5c04fd7091157cf 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH TAN 3 2015-03-02 ""  "Linux Programmer's Manual"
+.TH TAN 3 2015-04-19 ""  "Linux Programmer's Manual"
 .SH NAME
 tan, tanf, tanl \- tangent function
 .SH SYNOPSIS
index f86de0232fd48941d54013526a23c6e80ff34fb3..fb87e227277207673c84f3e20e3bbc0f1acf3ea7 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2002-07-27 by Walter Harms
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\"
-.TH TANH 3 2015-03-02 ""  "Linux Programmer's Manual"
+.TH TANH 3 2015-04-19 ""  "Linux Programmer's Manual"
 .SH NAME
 tanh, tanhf, tanhl \- hyperbolic tangent function
 .SH SYNOPSIS
index 1bd04e7ae008efdc67e8a5903932d8d4cd87f215..4f6346130789e19af48de2b957051e69d25a1ff3 100644 (file)
@@ -10,7 +10,7 @@
 .\" Modified 2004-11-15, fixed error noted by Fabian Kreutz
 .\"     <kreutz@dbs.uni-hannover.de>
 .\"
-.TH TGAMMA 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH TGAMMA 3 2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 tgamma, tgammaf, tgammal \- true gamma function
 .SH SYNOPSIS
index d763d55ca26287ed0ce23ce87c8a572be8ff50f3..d79d37298730ad12f3dba56389cabe2c61bb23e3 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH TRUNC 3  2015-03-02 "" "Linux Programmer's Manual"
+.TH TRUNC 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 trunc, truncf, truncl \- round to integer, toward zero
 .SH SYNOPSIS
index 24bd179de2a64a21842b201d7a1c9bcc4912ef02..b55c7c13da4892840169cb5a33d557953972bdba 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH UNLOCKED_STDIO 3  2008-08-29 "" "Linux Programmer's Manual"
+.TH UNLOCKED_STDIO 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 getc_unlocked, getchar_unlocked, putc_unlocked,
 putchar_unlocked \- nonlocking stdio functions
index 70281f4a8f5966c6903f5090e73fa5d86af5701d..bf60d484ff00e739dc1b91b25355bc1a1cf5c9fc 100644 (file)
@@ -26,7 +26,7 @@
 .\" Added -lutil remark, 030718
 .\" 2008-07-02, mtk, document updwtmpx()
 .\"
-.TH UPDWTMP 3  2014-08-19 "GNU" "Linux Programmer's Manual"
+.TH UPDWTMP 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 updwtmp, logwtmp \- append an entry to the wtmp file
 .SH SYNOPSIS
index 98bbba5b8a88da53f78c83d4d0d433cdf83d18bb..9e7f86d0cf32c338575a58def02356a9f972c5aa 100644 (file)
@@ -13,7 +13,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH WCRTOMB 3  2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH WCRTOMB 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wcrtomb \- convert a wide character to a multibyte sequence
 .SH SYNOPSIS
index ab69767dc3b2a27f267dc0882c5b6ea77e356ab0..871ab7719a9b6494e80a20233aefc750577b895a 100644 (file)
@@ -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 WCSNRTOMBS 3  2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH WCSNRTOMBS 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wcsnrtombs \- convert a wide-character string to a multibyte string
 .SH SYNOPSIS
index 8c0170192c6de63332965050996f396c7bc76238..60ada51629bc8339f6d140c9ed587906fd3478d2 100644 (file)
@@ -13,7 +13,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH WCSRTOMBS 3  2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH WCSRTOMBS 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wcsrtombs \- convert a wide-character string to a multibyte string
 .SH SYNOPSIS
index d48f3e6f51d35681b56ffa78090ce884fc640f28..b33cb6399c3e4b4f69a16c98d439498d77da312c 100644 (file)
@@ -21,7 +21,7 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH WORDEXP 3 2014-12-31  "" "Linux Programmer's Manual"
+.TH WORDEXP 3 2015-04-19  "" "Linux Programmer's Manual"
 .SH NAME
 wordexp, wordfree \- perform word expansion like a posix-shell
 .SH SYNOPSIS
index 219560de25432cd3efb6f8b8528cb52201b65bfe..635033d0918b686b95b83011296d0a2d3372e4cc 100644 (file)
@@ -13,7 +13,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH WPRINTF 3  2014-03-19 "GNU" "Linux Programmer's Manual"
+.TH WPRINTF 3  2015-04-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted
 wide-character output conversion
index 9a92fefe4a47d6b75e08767e59df63e894a5b21d..30a6b7bf318bb7d5f42b2518d9b8fe1fbab2601e 100644 (file)
--- a/man3/y0.3
+++ b/man3/y0.3
@@ -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  2015-03-02 "" "Linux Programmer's Manual"
+.TH Y0 3  2015-04-19 "" "Linux Programmer's Manual"
 .SH NAME
 y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \-
 Bessel functions of the second kind
index a614754a495a71e01f2706edde414d7af49c57b6..44760d2fddabdcb705c28a279fa891764f33787e 100644 (file)
@@ -18,7 +18,7 @@
 .\"
 .\"  Davide Libenzi <davidel@xmailserver.org>
 .\"
-.TH EPOLL 7 2015-01-10 "Linux" "Linux Programmer's Manual"
+.TH EPOLL 7 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 epoll \- I/O event notification facility
 .SH SYNOPSIS
index 448da9f017c15a35169ad02578714e851fd694fa..6c23415ed03cdf9e4d9848552e708f10fa5ed589 100644 (file)
@@ -9,7 +9,7 @@
 .\"
 .\" $Id: icmp.7,v 1.6 2000/08/14 08:03:45 ak Exp $
 .\"
-.TH ICMP 7 2012-05-10 "Linux" "Linux Programmer's Manual"
+.TH ICMP 7 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 icmp \- Linux IPv4 ICMP kernel module.
 .SH DESCRIPTION
index 34915898d17127e83a4eb960c783be627f9fe28c..8845ea857a00ff29087c063500b6c2fe5d5cace5 100644 (file)
@@ -23,7 +23,7 @@
 .\" %%%LICENSE_END
 .\"
 .\"
-.TH NPTL 7 2015-03-21 "Linux" "Linux Programmer's Manual"
+.TH NPTL 7 2015-04-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nptl \- Native POSIX Threads Library
 .SH DESCRIPTION