]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
strncat.3: SEE ALSO: tfix
authorAlejandro Colomar <alx@kernel.org>
Tue, 21 Nov 2023 15:39:04 +0000 (16:39 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 21 Nov 2023 18:30:47 +0000 (19:30 +0100)
Reported-by: Paul Eggert <eggert@cs.ucla.edu>
Cowritten-by: Paul Eggert <eggert@cs.ucla.edu>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man3/strncat.3

index 8a563645e8e0989f28dd3663f117b87db0ec3be0..9e9c735c8d5634eb3923fed0bc6fa9fbff963f55 100644 (file)
@@ -123,4 +123,4 @@ main(void)
 .in
 .SH SEE ALSO
 .BR string (3),
-.BR string_copying (3)
+.BR string_copying (7)