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/stailq.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man3/stailq.3 b/man/man3/stailq.3 index eca802cbd..c4dbf9450 100644 --- a/man/man3/stailq.3 +++ b/man/man3/stailq.3 @@ -96,7 +96,7 @@ .SH SYNOPSIS .\" .BI " STAILQ_ENTRY " NAME ); .fi .IR Note : -Identical macros prefixed with SIMPLEQ instead of STAILQ exist; see NOTES. +Identical macros prefixed with SIMPLEQ instead of STAILQ exist; see VERSIONS. .SH DESCRIPTION These macros define and operate on singly linked tail queues. .P -- 2.45.2