aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/errno.32
-rw-r--r--man3/exec.32
-rw-r--r--man3/fclose.32
-rw-r--r--man3/fexecve.32
-rw-r--r--man3/fmemopen.32
-rw-r--r--man3/fopencookie.32
-rw-r--r--man3/getgrent_r.32
-rw-r--r--man3/getline.32
-rw-r--r--man3/getmntent.32
-rw-r--r--man3/getpw.32
-rw-r--r--man3/getpwent_r.32
-rw-r--r--man3/getspnam.32
-rw-r--r--man3/malloc_info.32
-rw-r--r--man3/posix_fallocate.32
-rw-r--r--man3/putgrent.32
-rw-r--r--man3/shm_open.32
16 files changed, 16 insertions, 16 deletions
diff --git a/man3/errno.3 b/man3/errno.3
index 8aa580a592..e97f7b72c9 100644
--- a/man3/errno.3
+++ b/man3/errno.3
@@ -28,7 +28,7 @@
.\" 2006-02-09 Kurt Wall, mtk
.\" Added non-POSIX errors
.\"
-.TH ERRNO 3 2014-09-06 "" "Linux Programmer's Manual"
+.TH ERRNO 3 2015-01-22 "" "Linux Programmer's Manual"
.SH NAME
errno \- number of last error
.SH SYNOPSIS
diff --git a/man3/exec.3 b/man3/exec.3
index db82621798..5105e3efda 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 2010-09-25 "GNU" "Linux Programmer's Manual"
+.TH EXEC 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
execl, execlp, execle, execv, execvp, execvpe \- execute a file
.SH SYNOPSIS
diff --git a/man3/fclose.3 b/man3/fclose.3
index b07d444ae8..3ba0f549f8 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 2009-02-23 "GNU" "Linux Programmer's Manual"
+.TH FCLOSE 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
fclose \- close a stream
.SH SYNOPSIS
diff --git a/man3/fexecve.3 b/man3/fexecve.3
index 8511c9f9f7..77c1a98504 100644
--- a/man3/fexecve.3
+++ b/man3/fexecve.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FEXECVE 3 2014-04-20 "Linux" "Linux Programmer's Manual"
+.TH FEXECVE 3 2015-01-22 "Linux" "Linux Programmer's Manual"
.SH NAME
fexecve \- execute program specified via file descriptor
.SH SYNOPSIS
diff --git a/man3/fmemopen.3 b/man3/fmemopen.3
index 3c59594114..de6831a85d 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 2014-04-06 "GNU" "Linux Programmer's Manual"
+.TH FMEMOPEN 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
fmemopen, open_memstream, open_wmemstream \- open memory as stream
.SH SYNOPSIS
diff --git a/man3/fopencookie.3 b/man3/fopencookie.3
index 707b5a29f0..3f83196f0a 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 2013-03-17 "Linux" "Linux Programmer's Manual"
+.TH FOPENCOOKIE 3 2015-01-22 "Linux" "Linux Programmer's Manual"
.SH NAME
fopencookie \- opening a custom stream
.SH SYNOPSIS
diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3
index bf810a0c46..00927d6745 100644
--- a/man3/getgrent_r.3
+++ b/man3/getgrent_r.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH GETGRENT_R 3 2014-08-19 "GNU" "Linux Programmer's Manual"
+.TH GETGRENT_R 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
getgrent_r, fgetgrent_r \- get group file entry reentrantly
.SH SYNOPSIS
diff --git a/man3/getline.3 b/man3/getline.3
index a1f17813dc..9ba07e5db7 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 2014-08-19 "GNU" "Linux Programmer's Manual"
+.TH GETLINE 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
getline, getdelim \- delimited string input
.SH SYNOPSIS
diff --git a/man3/getmntent.3 b/man3/getmntent.3
index 8540bc5e89..085c63223a 100644
--- a/man3/getmntent.3
+++ b/man3/getmntent.3
@@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 21:46:57 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 961109, 031115, aeb
.\"
-.TH GETMNTENT 3 2009-09-15 "" "Linux Programmer's Manual"
+.TH GETMNTENT 3 2015-01-22 "" "Linux Programmer's Manual"
.SH NAME
getmntent, setmntent, addmntent, endmntent, hasmntopt,
getmntent_r \- get filesystem descriptor file entry
diff --git a/man3/getpw.3 b/man3/getpw.3
index 5614e1fd48..68402f140d 100644
--- a/man3/getpw.3
+++ b/man3/getpw.3
@@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 19:23:25 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de)
.\"
-.TH GETPW 3 2010-10-21 "GNU" "Linux Programmer's Manual"
+.TH GETPW 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
getpw \- reconstruct password line entry
.SH SYNOPSIS
diff --git a/man3/getpwent_r.3 b/man3/getpwent_r.3
index 9af3cdf1f3..e3c14de50a 100644
--- a/man3/getpwent_r.3
+++ b/man3/getpwent_r.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH GETPWENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual"
+.TH GETPWENT_R 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
getpwent_r, fgetpwent_r \- get passwd file entry reentrantly
.SH SYNOPSIS
diff --git a/man3/getspnam.3 b/man3/getspnam.3
index 4b04d031db..df45c0f3c3 100644
--- a/man3/getspnam.3
+++ b/man3/getspnam.3
@@ -5,7 +5,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
-.TH GETSPNAM 3 2014-05-28 "GNU" "Linux Programmer's Manual"
+.TH GETSPNAM 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
getspnam, getspnam_r, getspent, getspent_r, setspent, endspent,
fgetspent, fgetspent_r, sgetspent, sgetspent_r, putspent,
diff --git a/man3/malloc_info.3 b/man3/malloc_info.3
index f8a487e415..0374e2eb6b 100644
--- a/man3/malloc_info.3
+++ b/man3/malloc_info.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MALLOC_INFO 3 2013-04-19 "GNU" "Linux Programmer's Manual"
+.TH MALLOC_INFO 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
malloc_info \- export malloc state to a stream
.SH SYNOPSIS
diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3
index df2229c81c..bc8ce68698 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 2014-06-03 "GNU" "Linux Programmer's Manual"
+.TH POSIX_FALLOCATE 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
posix_fallocate \- allocate file space
.SH SYNOPSIS
diff --git a/man3/putgrent.3 b/man3/putgrent.3
index 3509fe3196..4688c3a312 100644
--- a/man3/putgrent.3
+++ b/man3/putgrent.3
@@ -4,7 +4,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
-.TH PUTGRENT 3 2003-09-09 "GNU" "Linux Programmer's Manual"
+.TH PUTGRENT 3 2015-01-22 "GNU" "Linux Programmer's Manual"
.SH NAME
putgrent \- write a group database entry to a file
.SH SYNOPSIS
diff --git a/man3/shm_open.3 b/man3/shm_open.3
index 30e03f8da0..3ad75921db 100644
--- a/man3/shm_open.3
+++ b/man3/shm_open.3
@@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\" FIXME . Add an example to this page
-.TH SHM_OPEN 3 2009-02-25 "Linux" "Linux Programmer's Manual"
+.TH SHM_OPEN 3 2015-01-22 "Linux" "Linux Programmer's Manual"
.SH NAME
shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects
.SH SYNOPSIS