diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-05-08 13:53:59 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-05-08 13:53:59 +0000 |
| commit | c841cb6b8722094b149e77dc388340a047861f7c (patch) | |
| tree | 51204f45d95426da275cf2096bc623516906655d | |
| parent | 1de3e6adea56927ca4d40eb3bd2dd615f9c5ff24 (diff) | |
| download | man-pages-c841cb6b8722094b149e77dc388340a047861f7c.tar.gz | |
Update timestamp
| -rw-r--r-- | man3/dlopen.3 | 2 | ||||
| -rw-r--r-- | man3/getpt.3 | 2 | ||||
| -rw-r--r-- | man3/mq_open.3 | 2 | ||||
| -rw-r--r-- | man7/credentials.7 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 6064c9172f..7763efd2f8 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -31,7 +31,7 @@ .\" Modified by Michael Kerrisk <mtk.manpages@gmail.com> 2003-05-16. .\" Modified by Walter Harms: dladdr, dlvsym .\" -.TH DLOPEN 3 2007-06-27 "Linux" "Linux Programmer's Manual" +.TH DLOPEN 3 2008-05-08 "Linux" "Linux Programmer's Manual" .SH NAME dladdr, dlclose, dlerror, dlopen, dlsym, dlvsym \- programming interface to dynamic linking loader diff --git a/man3/getpt.3 b/man3/getpt.3 index a0e00cb9e8..5f0d2874fa 100644 --- a/man3/getpt.3 +++ b/man3/getpt.3 @@ -2,7 +2,7 @@ .\" This man page was written by Jeremy Phelps <jphelps@notreached.net>. .\" Redistribute and modify at will. .\" -.TH GETPT 3 2002-10-09 "GNU" "Linux Programmer's Manual" +.TH GETPT 3 2008-05-08 "GNU" "Linux Programmer's Manual" .SH NAME getpt \- open the pseudo-terminal master (PTM) .SH SYNOPSIS diff --git a/man3/mq_open.3 b/man3/mq_open.3 index 5c86c234c1..6cef8e4fa4 100644 --- a/man3/mq_open.3 +++ b/man3/mq_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 MQ_OPEN 3 2006-02-25 "Linux" "Linux Programmer's Manual" +.TH MQ_OPEN 3 2008-05-08 "Linux" "Linux Programmer's Manual" .SH NAME mq_open \- open a message queue .SH SYNOPSIS diff --git a/man7/credentials.7 b/man7/credentials.7 index fc54ddae31..eac61c650d 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -22,7 +22,7 @@ .\" .\" 2007-06-13 Creation .\" -.TH CREDENTIALS 7 2007-06-13 "Linux" "Linux Programmer's Manual" +.TH CREDENTIALS 7 2008-05-08 "Linux" "Linux Programmer's Manual" .SH NAME credentials \- process identifiers .SH DESCRIPTION |
