aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/backtrace.32
-rw-r--r--man3/getsubopt.32
-rw-r--r--man3/regex.32
-rw-r--r--man3/sem_open.32
-rw-r--r--man3/sem_post.32
5 files changed, 5 insertions, 5 deletions
diff --git a/man3/backtrace.3 b/man3/backtrace.3
index 4f1bcd2618..763d8dfe53 100644
--- a/man3/backtrace.3
+++ b/man3/backtrace.3
@@ -22,7 +22,7 @@
.\"
.\" References:
.\" glibc manual and source
-.TH BACKTRACE 3 2007-06-22 GNU "Linux Programmer's Manual"
+.TH BACKTRACE 3 2008-05-29 GNU "Linux Programmer's Manual"
.SH NAME
backtrace, backtrace_symbols, backtrace_symbols_fd \- support
for application self-debugging
diff --git a/man3/getsubopt.3 b/man3/getsubopt.3
index 54ed8ae468..ad3394e364 100644
--- a/man3/getsubopt.3
+++ b/man3/getsubopt.3
@@ -20,7 +20,7 @@
.\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\"
-.TH GETSUBOPT 3 2007-05-05 "GNU" "Linux Programmer's Manual"
+.TH GETSUBOPT 3 2008-05-29 "GNU" "Linux Programmer's Manual"
.SH NAME
getsubopt \- parse suboption arguments from a string
.SH SYNOPSIS
diff --git a/man3/regex.3 b/man3/regex.3
index 3d1e8fc0e7..59548c0025 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -29,7 +29,7 @@
.in \\n(INu+\\$1
.ti -\\$1
..
-.TH REGEX 3 1998-05-08 "GNU" "Linux Programmer's Manual"
+.TH REGEX 3 2008-05-29 "GNU" "Linux Programmer's Manual"
.SH NAME
regcomp, regexec, regerror, regfree \- POSIX regex functions
.SH SYNOPSIS
diff --git a/man3/sem_open.3 b/man3/sem_open.3
index 59449b9836..642604fa1a 100644
--- a/man3/sem_open.3
+++ b/man3/sem_open.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.
.\"
-.TH SEM_OPEN 3 2006-03-25 "Linux" "Linux Programmer's Manual"
+.TH SEM_OPEN 3 2008-05-29 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_open \- initialize and open a named semaphore
.SH SYNOPSIS
diff --git a/man3/sem_post.3 b/man3/sem_post.3
index 98e9f8e4f1..17fd1ce12b 100644
--- a/man3/sem_post.3
+++ b/man3/sem_post.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.
.\"
-.TH SEM_POST 3 2006-03-25 "Linux" "Linux Programmer's Manual"
+.TH SEM_POST 3 2008-05-29 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_post \- unlock a semaphore
.SH SYNOPSIS