diff --git a/ext/POSIX/lib/POSIX.pod b/ext/POSIX/lib/POSIX.pod index 2ce1b32f712d..696ef8a80a06 100644 --- a/ext/POSIX/lib/POSIX.pod +++ b/ext/POSIX/lib/POSIX.pod @@ -1132,7 +1132,7 @@ Not implemented. C is C-specific. Perl does memory management transp This is the same as the C function C on unthreaded perls. On threaded perls, it transparently (almost) substitutes the more -thread-safe L(3)>, if available, instead of C. +thread-safe C>, if available, instead of C. Core Perl does not have any support for wide and multibyte locales, except Unicode UTF-8 locales. This function, in conjunction with @@ -1161,7 +1161,7 @@ actual length of the first parameter string. This is the same as the C function C on unthreaded perls. On threaded perls, it transparently (almost) substitutes the more -thread-safe L(3)>, if available, instead of C. +thread-safe C>, if available, instead of C. Core Perl does not have any support for wide and multibyte locales, except Unicode UTF-8 locales. This function, in conjunction with @@ -2265,7 +2265,7 @@ See L. This is the same as the C function C on unthreaded perls. On threaded perls, it transparently (almost) substitutes the more -thread-safe L(3)>, if available, instead of C. +thread-safe C>, if available, instead of C. Core Perl does not have any support for wide and multibyte locales, except Unicode UTF-8 locales. This function, in conjunction with