aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/bsearch.32
-rw-r--r--man3/fflush.32
-rw-r--r--man3/getaddrinfo.32
-rw-r--r--man3/getauxval.32
-rw-r--r--man3/getopt.32
-rw-r--r--man3/getsubopt.32
-rw-r--r--man3/mkfifo.32
-rw-r--r--man3/pthread_mutex_consistent.32
-rw-r--r--man3/pthread_setname_np.32
-rw-r--r--man3/pthread_tryjoin_np.32
-rw-r--r--man3/scandir.32
-rw-r--r--man3/sem_wait.32
-rw-r--r--man3/stailq.32
-rw-r--r--man3/strlen.32
-rw-r--r--man3/strstr.32
-rw-r--r--man3/termios.32
-rw-r--r--man3/tsearch.32
-rw-r--r--man3/wcslen.32
-rw-r--r--man3/wcstok.32
-rw-r--r--man3/wordexp.32
20 files changed, 20 insertions, 20 deletions
diff --git a/man3/bsearch.3 b/man3/bsearch.3
index 43e8b9c570..5c1bdc9b8c 100644
--- a/man3/bsearch.3
+++ b/man3/bsearch.3
@@ -28,7 +28,7 @@
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe
.\" Modified Sat Jul 24 21:35:16 1993, Rik Faith (faith@cs.unc.edu)
-.TH BSEARCH 3 2021-03-22 "" "Linux Programmer's Manual"
+.TH BSEARCH 3 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
bsearch \- binary search of a sorted array
.SH SYNOPSIS
diff --git a/man3/fflush.3 b/man3/fflush.3
index eb0bb93e21..2ec9e00249 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH FFLUSH 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
fflush \- flush a stream
.SH SYNOPSIS
diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3
index 1e13e3ef2c..6cffc636a7 100644
--- a/man3/getaddrinfo.3
+++ b/man3/getaddrinfo.3
@@ -41,7 +41,7 @@
.\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support
.\" and is SCTP support now also there?
.\"
-.TH GETADDRINFO 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETADDRINFO 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getaddrinfo, freeaddrinfo, gai_strerror \- network address and
service translation
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index a43e6ffae4..ef9869a6e0 100644
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -24,7 +24,7 @@
.\"
.\" See also https://lwn.net/Articles/519085/
.\"
-.TH GETAUXVAL 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETAUXVAL 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getauxval \- retrieve a value from the auxiliary vector
.SH SYNOPSIS
diff --git a/man3/getopt.3 b/man3/getopt.3
index f34625bbdd..56143c35ea 100644
--- a/man3/getopt.3
+++ b/man3/getopt.3
@@ -39,7 +39,7 @@
.\" the start of optstring
.\" Modified 2006-12-15, mtk, Added getopt() example program.
.\"
-.TH GETOPT 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETOPT 3 2021-08-27 "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/getsubopt.3 b/man3/getsubopt.3
index 2649984bb5..8ae1bfb5b8 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETSUBOPT 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getsubopt \- parse suboption arguments from a string
.SH SYNOPSIS
diff --git a/man3/mkfifo.3 b/man3/mkfifo.3
index a0c5789394..1faf08a941 100644
--- a/man3/mkfifo.3
+++ b/man3/mkfifo.3
@@ -25,7 +25,7 @@
.\"
.\" changed section from 2 to 3, aeb, 950919
.\"
-.TH MKFIFO 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH MKFIFO 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
mkfifo, mkfifoat \- make a FIFO special file (a named pipe)
.SH SYNOPSIS
diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3
index 87889844ea..c4963582b8 100644
--- a/man3/pthread_mutex_consistent.3
+++ b/man3/pthread_mutex_consistent.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_MUTEX_CONSISTENT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_MUTEX_CONSISTENT 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_mutex_consistent \- make a robust mutex consistent
.SH SYNOPSIS
diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3
index 0dfe3df391..fc82dd01f6 100644
--- a/man3/pthread_setname_np.3
+++ b/man3/pthread_setname_np.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SETNAME_NP 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETNAME_NP 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_setname_np, pthread_getname_np \- set/get the name of a thread
.SH SYNOPSIS
diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3
index 0c6f32dd78..e912f8e3be 100644
--- a/man3/pthread_tryjoin_np.3
+++ b/man3/pthread_tryjoin_np.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_TRYJOIN_NP 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_TRYJOIN_NP 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a
terminated thread
diff --git a/man3/scandir.3 b/man3/scandir.3
index f010720670..ce586142f9 100644
--- a/man3/scandir.3
+++ b/man3/scandir.3
@@ -59,7 +59,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH SCANDIR 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH SCANDIR 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
scandir, scandirat, alphasort, versionsort \- scan
a directory for matching entries
diff --git a/man3/sem_wait.3 b/man3/sem_wait.3
index 40cedb2a37..bc7988a1af 100644
--- a/man3/sem_wait.3
+++ b/man3/sem_wait.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_WAIT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH SEM_WAIT 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_wait, sem_timedwait, sem_trywait \- lock a semaphore
.SH SYNOPSIS
diff --git a/man3/stailq.3 b/man3/stailq.3
index 0392e17dde..04738a4dfa 100644
--- a/man3/stailq.3
+++ b/man3/stailq.3
@@ -29,7 +29,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH STAILQ 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH STAILQ 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
.\"SIMPLEQ_CONCAT,
SIMPLEQ_EMPTY,
diff --git a/man3/strlen.3 b/man3/strlen.3
index 27dc9f17df..ba926545c1 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH STRLEN 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
strlen \- calculate the length of a string
.SH SYNOPSIS
diff --git a/man3/strstr.3 b/man3/strstr.3
index 0e770e47a3..b828ca6a45 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH STRSTR 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
strstr, strcasestr \- locate a substring
.SH SYNOPSIS
diff --git a/man3/termios.3 b/man3/termios.3
index 256236819a..c96a5c15ec 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH TERMIOS 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-
diff --git a/man3/tsearch.3 b/man3/tsearch.3
index a1241e1540..86ea7219b5 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH TSEARCH 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
tsearch, tfind, tdelete, twalk, twalk_r, tdestroy \- manage a binary search tree
.SH SYNOPSIS
diff --git a/man3/wcslen.3 b/man3/wcslen.3
index 52c450c805..fd96343760 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH WCSLEN 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
wcslen \- determine the length of a wide-character string
.SH SYNOPSIS
diff --git a/man3/wcstok.3 b/man3/wcstok.3
index af642ca468..9fa1e3c41a 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH WCSTOK 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
wcstok \- split wide-character string into tokens
.SH SYNOPSIS
diff --git a/man3/wordexp.3 b/man3/wordexp.3
index 0aef4cc689..716b8334e8 100644
--- a/man3/wordexp.3
+++ b/man3/wordexp.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH WORDEXP 3 2021-03-22 "" "Linux Programmer's Manual"
+.TH WORDEXP 3 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
wordexp, wordfree \- perform word expansion like a posix-shell
.SH SYNOPSIS