]> git.ipfire.org Git - thirdparty/glibc.git/commit
manual: improve string section wording
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 8 Apr 2023 20:51:26 +0000 (13:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 8 Apr 2023 20:51:26 +0000 (13:51 -0700)
commit1fb225923a1da5dd54d4e7460ccb7fcd12879982
treeae550ff33d7f908ee5e4f0bfcf7edbf3563caeda
parenta778333951a2ae530dde8ff18a275155c478aec2
manual: improve string section wording

* manual/string.texi: Editorial fixes.  Do not say “text” when
“string” or “string contents” is meant, as a C string can contain
bytes that are not valid text in the current encoding.
When warning about strcat efficiency, warn similarly about strncat
and wcscat.  “coping” → “copying”.
Mention at the start of the two problematic sections that problems
are discussed at section end.
manual/string.texi