]> git.ipfire.org Git - thirdparty/man-pages.git/commit
string_copying.7: Consistently list strtcpy() after stpecpy()
authorAlejandro Colomar <alx@kernel.org>
Mon, 4 Dec 2023 12:58:53 +0000 (13:58 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 4 Dec 2023 12:58:53 +0000 (13:58 +0100)
commita5be2253f456b29cd5a32bffaf9f1ab8c4d20081
treec52510274856f2543875d6acd54ce6a00d4959b1
parentb5c5e93b651ca1a89107e61b59c41732ee136f88
string_copying.7: Consistently list strtcpy() after stpecpy()

And put it next to strlcpy(3bsd), which is very similar to strtcpy().

Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/string_copying.7