]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - manual/locale.texi
Split large string section; add truncation advice
[thirdparty/glibc.git] / manual / locale.texi
index ee1c3a120177faef9005cb0c649d0c2fd43b20de..18285003311f94f67f68672c37db9080006cddad 100644 (file)
@@ -374,8 +374,8 @@ a null pointer as the @var{locale} argument.  In this case,
 currently selected for category @var{category}.
 
 The string returned by @code{setlocale} can be overwritten by subsequent
-calls, so you should make a copy of the string (@pxref{Copying and
-Concatenation}) if you want to save it past any further calls to
+calls, so you should make a copy of the string (@pxref{Copying Strings
+and Arrays}) if you want to save it past any further calls to
 @code{setlocale}.  (The standard library is guaranteed never to call
 @code{setlocale} itself.)