]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man9/strscpy.9: NAME: Clarify both etymology and actual semantics master
authorAlejandro Colomar <alx@kernel.org>
Sat, 11 Jul 2026 13:30:40 +0000 (15:30 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 11 Jul 2026 13:30:43 +0000 (15:30 +0200)
commit794e74fd54156f767801eb60a0d79a496c73e505
treef4c10adf7a99ea113e1fdeb0a610c81d074de5de
parent1b6ca378c9edb5b60f5f04b68f18419c7f8bd545
man/man9/strscpy.9: NAME: Clarify both etymology and actual semantics

The function is called strscpy() with an 's' for 'safe', but it
should actually be called strtcpy() with a 't' for 'truncation'.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man9/strscpy.9