aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strdup.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-09-26 17:43:00 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-09-26 17:43:00 +0200
commit7990e026cc46b6fbb7e29fda1ba180a5e618040d (patch)
tree8fb2d4ee8e85c9158987dfea8914d2db83440829 /man3/strdup.3
parent34c909ac1194daaf939077b4e629609029973e05 (diff)
downloadman-pages-7990e026cc46b6fbb7e29fda1ba180a5e618040d.tar.gz
chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigaltstack.2, truncate.2, wait.2, dirfd.3, getsubopt.3, mkdtemp.3, mkstemp.3, siginterrupt.3, strdup.3: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/strdup.3')
-rw-r--r--man3/strdup.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strdup.3 b/man3/strdup.3
index a9dc1f9b20..468c0adb3f 100644
--- a/man3/strdup.3
+++ b/man3/strdup.3
@@ -26,7 +26,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 2010-09-15 "GNU" "Linux Programmer's Manual"
+.TH STRDUP 3 2010-09-26 "GNU" "Linux Programmer's Manual"
.SH NAME
strdup, strndup, strdupa, strndupa \- duplicate a string
.SH SYNOPSIS