diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-02-09 20:57:44 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-02-09 20:57:44 +0000 |
| commit | 1709027cddce03a1ffe8f2a130e91ff33e56ab06 (patch) | |
| tree | 7e8c1abd2c07b3099d8baee14af2f73b01050fff /man3/strdup.3 | |
| parent | dcec8eb5515fbb4a292846b5ac8e5ddd0877e139 (diff) | |
| download | man-pages-1709027cddce03a1ffe8f2a130e91ff33e56ab06.tar.gz | |
Added SEE ALSO pointers to wide character equivalent functions
Diffstat (limited to 'man3/strdup.3')
| -rw-r--r-- | man3/strdup.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/strdup.3 b/man3/strdup.3 index 83bec938fa..d6012368a9 100644 --- a/man3/strdup.3 +++ b/man3/strdup.3 @@ -75,4 +75,5 @@ SVID 3, 4.3BSD. .BR calloc (3), .BR free (3), .BR malloc (3), -.BR realloc (3) +.BR realloc (3), +.BR wcsdup (3) |
