There is a reference to NOTES section, which no longer exists since the commit 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections"). Fixes: 4131356cd Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx> --- man/man3/strtok.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man3/strtok.3 b/man/man3/strtok.3 index 34a90198c..ee9179d5f 100644 --- a/man/man3/strtok.3 +++ b/man/man3/strtok.3 @@ -131,7 +131,7 @@ .SH DESCRIPTION .I str should point to the string to be parsed, and the value of .I *saveptr -is ignored (but see NOTES). +is ignored (but see VERSIONS). In subsequent calls, .I str should be NULL, and -- 2.45.2