aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strdup.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-03-29 18:52:05 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-03-29 22:30:09 +0200
commit1e64c86bbf60914ce435d0209e982c0b4b5e2c5e (patch)
treec82dc6b140e03e1c15f5189c6a8f7efecea75004 /man3/strdup.3
parentb10a1929c3b1039ac27567455925948b06053e4a (diff)
downloadman-pages-1e64c86bbf60914ce435d0209e982c0b4b5e2c5e.tar.gz
intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, msgop.2, open.2, seccomp.2, setgid.2, setresuid.2, setreuid.2, setuid.2, sigaction.2, sigpending.2, sigprocmask.2, sigreturn.2, sigsuspend.2, sigwaitinfo.2, socket.2, syscall.2, syscalls.2, umount.2, clock.3, dlopen.3, fmemopen.3, fpathconf.3, fputwc.3, fputws.3, fseek.3, fseeko.3, gcvt.3, getline.3, getwchar.3, hypot.3, if_nameindex.3, initgroups.3, popen.3, resolver.3, strcoll.3, strdup.3, tzset.3, ulimit.3, wcstombs.3, wctob.3, xdr.3, console_codes.4, random.4, filesystems.5, host.conf.5, hosts.5, proc.5, resolv.conf.5, securetty.5, credentials.7, feature_test_macros.7, hier.7, ipv6.7, packet.7, pthreads.7, raw.7, signal.7, tcp.7, user_namespaces.7, ld.so.8, ldconfig.8: 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 59adc250b2..6e55ccf6dc 100644
--- a/man3/strdup.3
+++ b/man3/strdup.3
@@ -28,7 +28,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 2013-04-19 "GNU" "Linux Programmer's Manual"
+.TH STRDUP 3 2015-03-29 "GNU" "Linux Programmer's Manual"
.SH NAME
strdup, strndup, strdupa, strndupa \- duplicate a string
.SH SYNOPSIS