diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 18:52:05 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 22:30:09 +0200 |
| commit | 1e64c86bbf60914ce435d0209e982c0b4b5e2c5e (patch) | |
| tree | c82dc6b140e03e1c15f5189c6a8f7efecea75004 /man3 | |
| parent | b10a1929c3b1039ac27567455925948b06053e4a (diff) | |
| download | man-pages-1e64c86bbf60914ce435d0209e982c0b4b5e2c5e.tar.gz | |
intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, msgop.2, open.2, seccomp.2, setgid.2, setresuid.2, setreuid.2, setuid.2, sigaction.2, sigpending.2, sigprocmask.2, sigreturn.2, sigsuspend.2, sigwaitinfo.2, socket.2, syscall.2, syscalls.2, umount.2, clock.3, dlopen.3, fmemopen.3, fpathconf.3, fputwc.3, fputws.3, fseek.3, fseeko.3, gcvt.3, getline.3, getwchar.3, hypot.3, if_nameindex.3, initgroups.3, popen.3, resolver.3, strcoll.3, strdup.3, tzset.3, ulimit.3, wcstombs.3, wctob.3, xdr.3, console_codes.4, random.4, filesystems.5, host.conf.5, hosts.5, proc.5, resolv.conf.5, securetty.5, credentials.7, feature_test_macros.7, hier.7, ipv6.7, packet.7, pthreads.7, raw.7, signal.7, tcp.7, user_namespaces.7, ld.so.8, ldconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/clock.3 | 2 | ||||
| -rw-r--r-- | man3/dlopen.3 | 2 | ||||
| -rw-r--r-- | man3/fmemopen.3 | 2 | ||||
| -rw-r--r-- | man3/fpathconf.3 | 2 | ||||
| -rw-r--r-- | man3/fputwc.3 | 2 | ||||
| -rw-r--r-- | man3/fputws.3 | 2 | ||||
| -rw-r--r-- | man3/fseek.3 | 2 | ||||
| -rw-r--r-- | man3/fseeko.3 | 2 | ||||
| -rw-r--r-- | man3/gcvt.3 | 2 | ||||
| -rw-r--r-- | man3/getline.3 | 2 | ||||
| -rw-r--r-- | man3/getwchar.3 | 2 | ||||
| -rw-r--r-- | man3/hypot.3 | 2 | ||||
| -rw-r--r-- | man3/if_nameindex.3 | 2 | ||||
| -rw-r--r-- | man3/initgroups.3 | 2 | ||||
| -rw-r--r-- | man3/popen.3 | 2 | ||||
| -rw-r--r-- | man3/resolver.3 | 2 | ||||
| -rw-r--r-- | man3/strcoll.3 | 2 | ||||
| -rw-r--r-- | man3/strdup.3 | 2 | ||||
| -rw-r--r-- | man3/tzset.3 | 2 | ||||
| -rw-r--r-- | man3/ulimit.3 | 2 | ||||
| -rw-r--r-- | man3/wcstombs.3 | 2 | ||||
| -rw-r--r-- | man3/wctob.3 | 2 | ||||
| -rw-r--r-- | man3/xdr.3 | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/man3/clock.3 b/man3/clock.3 index 3d99b1453d..745754a3ea 100644 --- a/man3/clock.3 +++ b/man3/clock.3 @@ -26,7 +26,7 @@ .\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com> .\" Added notes on differences from other UNIX systems with respect to .\" waited-for children. -.TH CLOCK 3 2014-09-21 "GNU" "Linux Programmer's Manual" +.TH CLOCK 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME clock \- determine processor time .SH SYNOPSIS diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 9d654625e6..cb5dbf94fa 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -32,7 +32,7 @@ .\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat .\" -.TH DLOPEN 3 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH DLOPEN 3 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME dladdr, dlclose, dlerror, dlopen, dlsym, dlvsym \- programming interface to dynamic linking loader diff --git a/man3/fmemopen.3 b/man3/fmemopen.3 index 4e84bf80a3..47b8975691 100644 --- a/man3/fmemopen.3 +++ b/man3/fmemopen.3 @@ -7,7 +7,7 @@ .\" .\" 2008-12-04, Petr Baudis <pasky@suse.cz>: Document open_wmemstream() .\" -.TH FMEMOPEN 3 2015-01-22 "GNU" "Linux Programmer's Manual" +.TH FMEMOPEN 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME fmemopen, open_memstream, open_wmemstream \- open memory as stream .SH SYNOPSIS diff --git a/man3/fpathconf.3 b/man3/fpathconf.3 index 251b373620..05f76ab136 100644 --- a/man3/fpathconf.3 +++ b/man3/fpathconf.3 @@ -38,7 +38,7 @@ .\" _PC_SYMLINK_MAX, .\" _PC_2_SYMLINKS .\" -.TH FPATHCONF 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH FPATHCONF 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME fpathconf, pathconf \- get configuration values for files .SH SYNOPSIS diff --git a/man3/fputwc.3 b/man3/fputwc.3 index fb79ada4fc..91e9565c5e 100644 --- a/man3/fputwc.3 +++ b/man3/fputwc.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH FPUTWC 3 2013-04-19 "GNU" "Linux Programmer's Manual" +.TH FPUTWC 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME fputwc, putwc \- write a wide character to a FILE stream .SH SYNOPSIS diff --git a/man3/fputws.3 b/man3/fputws.3 index 3f177949b7..d8ba2f2590 100644 --- a/man3/fputws.3 +++ b/man3/fputws.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH FPUTWS 3 2011-09-28 "GNU" "Linux Programmer's Manual" +.TH FPUTWS 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME fputws \- write a wide-character string to a FILE stream .SH SYNOPSIS diff --git a/man3/fseek.3 b/man3/fseek.3 index eecf1396a8..3936ba1625 100644 --- a/man3/fseek.3 +++ b/man3/fseek.3 @@ -39,7 +39,7 @@ .\" .\" Converted for Linux, Mon Nov 29 15:22:01 1993, faith@cs.unc.edu .\" -.TH FSEEK 3 2014-05-28 "GNU" "Linux Programmer's Manual" +.TH FSEEK 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream .SH SYNOPSIS diff --git a/man3/fseeko.3 b/man3/fseeko.3 index cdc4687d8c..86937685c9 100644 --- a/man3/fseeko.3 +++ b/man3/fseeko.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FSEEKO 3 2014-10-02 "" "Linux Programmer's Manual" +.TH FSEEKO 3 2015-03-29 "" "Linux Programmer's Manual" .SH NAME fseeko, ftello \- seek to or report file position .SH SYNOPSIS diff --git a/man3/gcvt.3 b/man3/gcvt.3 index 9d283b8245..84a801ea31 100644 --- a/man3/gcvt.3 +++ b/man3/gcvt.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:32:25 1993 by Rik Faith (faith@cs.unc.edu) -.TH GCVT 3 2014-05-28 "" "Linux Programmer's Manual" +.TH GCVT 3 2015-03-29 "" "Linux Programmer's Manual" .SH NAME gcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/getline.3 b/man3/getline.3 index ca94dd0cf7..51fd659283 100644 --- a/man3/getline.3 +++ b/man3/getline.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETLINE 3 2015-01-22 "GNU" "Linux Programmer's Manual" +.TH GETLINE 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME getline, getdelim \- delimited string input .SH SYNOPSIS diff --git a/man3/getwchar.3 b/man3/getwchar.3 index 96a95f6795..80462c80d4 100644 --- a/man3/getwchar.3 +++ b/man3/getwchar.3 @@ -14,7 +14,7 @@ .\" http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH GETWCHAR 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH GETWCHAR 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME getwchar \- read a wide character from standard input .SH SYNOPSIS diff --git a/man3/hypot.3 b/man3/hypot.3 index 5c67c4eb0f..1bbf5c71ea 100644 --- a/man3/hypot.3 +++ b/man3/hypot.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH HYPOT 3 2010-09-20 "" "Linux Programmer's Manual" +.TH HYPOT 3 2015-03-29 "" "Linux Programmer's Manual" .SH NAME hypot, hypotf, hypotl \- Euclidean distance function .SH SYNOPSIS diff --git a/man3/if_nameindex.3 b/man3/if_nameindex.3 index 9d38c6e8d9..90b8ca79da 100644 --- a/man3/if_nameindex.3 +++ b/man3/if_nameindex.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH IF_NAMEINDEX 3 2012-11-21 "GNU" "Linux Programmer's Manual" +.TH IF_NAMEINDEX 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME if_nameindex, if_freenameindex \- get network interface names and indexes .SH SYNOPSIS diff --git a/man3/initgroups.3 b/man3/initgroups.3 index 25cdee2234..7c0e394641 100644 --- a/man3/initgroups.3 +++ b/man3/initgroups.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-24 by Rik Faith <faith@cs.unc.edu> .\" Modified 2004-10-10 by aeb .\" -.TH INITGROUPS 3 2007-07-26 "GNU" "Linux Programmer's Manual" +.TH INITGROUPS 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME initgroups \- initialize the supplementary group access list .SH SYNOPSIS diff --git a/man3/popen.3 b/man3/popen.3 index f511810976..d375472862 100644 --- a/man3/popen.3 +++ b/man3/popen.3 @@ -37,7 +37,7 @@ .\" Modified Sat May 18 20:37:44 1996 by Martin Schulze (joey@linux.de) .\" Modified 7 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) .\" -.TH POPEN 3 2013-04-19 "GNU" "Linux Programmer's Manual" +.TH POPEN 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME popen, pclose \- pipe stream to or from a process .SH SYNOPSIS diff --git a/man3/resolver.3 b/man3/resolver.3 index 4a1c97d0d8..ec5335ef3a 100644 --- a/man3/resolver.3 +++ b/man3/resolver.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH RESOLVER 3 2015-02-21 "GNU" "Linux Programmer's Manual" +.TH RESOLVER 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME res_init, res_query, res_search, res_querydomain, res_mkquery, res_send, dn_comp, dn_expand \- resolver routines diff --git a/man3/strcoll.3 b/man3/strcoll.3 index aca8745945..cea3b1eea6 100644 --- a/man3/strcoll.3 +++ b/man3/strcoll.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:40:44 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRCOLL 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRCOLL 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME strcoll \- compare two strings using the current locale .SH SYNOPSIS diff --git a/man3/strdup.3 b/man3/strdup.3 index 59adc250b2..6e55ccf6dc 100644 --- a/man3/strdup.3 +++ b/man3/strdup.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sun Jul 25 10:41:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Wed Oct 17 01:12:26 2001 by John Levon <moz@compsoc.man.ac.uk> -.TH STRDUP 3 2013-04-19 "GNU" "Linux Programmer's Manual" +.TH STRDUP 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME strdup, strndup, strdupa, strndupa \- duplicate a string .SH SYNOPSIS diff --git a/man3/tzset.3 b/man3/tzset.3 index f09ba9f471..c135f1b161 100644 --- a/man3/tzset.3 +++ b/man3/tzset.3 @@ -30,7 +30,7 @@ .\" Modified 2001-11-13, aeb .\" Modified 2004-12-01 mtk and Martin Schulze <joey@infodrom.org> .\" -.TH TZSET 3 2015-02-21 "" "Linux Programmer's Manual" +.TH TZSET 3 2015-03-29 "" "Linux Programmer's Manual" .SH NAME tzset, tzname, timezone, daylight \- initialize time conversion information .SH SYNOPSIS diff --git a/man3/ulimit.3 b/man3/ulimit.3 index 7f9847af9c..b2a8669298 100644 --- a/man3/ulimit.3 +++ b/man3/ulimit.3 @@ -24,7 +24,7 @@ .\" .\" Moved to man3, aeb, 980612 .\" -.TH ULIMIT 3 2008-08-06 "Linux" "Linux Programmer's Manual" +.TH ULIMIT 3 2015-03-29 "Linux" "Linux Programmer's Manual" .SH NAME ulimit \- get and set user limits .SH SYNOPSIS diff --git a/man3/wcstombs.3 b/man3/wcstombs.3 index ff37eaf586..e72c97fe3a 100644 --- a/man3/wcstombs.3 +++ b/man3/wcstombs.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSTOMBS 3 2014-03-18 "GNU" "Linux Programmer's Manual" +.TH WCSTOMBS 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME wcstombs \- convert a wide-character string to a multibyte string .SH SYNOPSIS diff --git a/man3/wctob.3 b/man3/wctob.3 index e7b0f5a3ef..5bfb51b216 100644 --- a/man3/wctob.3 +++ b/man3/wctob.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCTOB 3 2011-09-22 "GNU" "Linux Programmer's Manual" +.TH WCTOB 3 2015-03-29 "GNU" "Linux Programmer's Manual" .SH NAME wctob \- try to represent a wide character as a single byte .SH SYNOPSIS diff --git a/man3/xdr.3 b/man3/xdr.3 index d74ec0668f..0e2d939e67 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -8,7 +8,7 @@ .\" .\" 2007-12-30, mtk, Convert function prototypes to modern C syntax .\" -.TH XDR 3 2007-12-30 "" "Linux Programmer's Manual" +.TH XDR 3 2015-03-29 "" "Linux Programmer's Manual" .SH NAME xdr \- library routines for external data representation .SH SYNOPSIS AND DESCRIPTION |
