[18/22] list.3: SEE ALSO: Add insque(3) and queue(3)

Message ID 20201020142146.61837-19-colomar.6.4.3@gmail.com
State Not applicable
Headers
Series list.3: New page forked from queue.3 |

Commit Message

Alejandro Colomar Oct. 20, 2020, 2:21 p.m. UTC
  Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man3/list.3 | 2 ++
 1 file changed, 2 insertions(+)
  

Patch

diff --git a/man3/list.3 b/man3/list.3
index 478fa2bf3..82ab4dae4 100644
--- a/man3/list.3
+++ b/man3/list.3
@@ -263,3 +263,5 @@  Present on the BSDs
 .SH BUGS
 .SH EXAMPLES
 .SH SEE ALSO
+.BR insque (3),
+.BR queue (3)