]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - manual/stdio.texi
Split large string section; add truncation advice
[thirdparty/glibc.git] / manual / stdio.texi
index c0753b19cdd3116d16d5d57e0566d6ac5965da40..0326f29eaecd6efa20dd397db095f755bffac495 100644 (file)
@@ -2428,7 +2428,7 @@ the array @var{s}, not including the terminating null character.
 The behavior of this function is undefined if copying takes place
 between objects that overlap---for example, if @var{s} is also given
 as an argument to be printed under control of the @samp{%s} conversion.
-@xref{Copying and Concatenation}.
+@xref{Copying Strings and Arrays}.
 
 @strong{Warning:} The @code{sprintf} function can be @strong{dangerous}
 because it can potentially output more characters than can fit in the