[PATCH 09/11] stailq.3: fix section reference

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux