[06/22] list.3: SYNOPSIS: Copy include from queue.3

Message ID 20201020142146.61837-7-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 c43832098..0ea135900 100644
--- a/man3/list.3
+++ b/man3/list.3
@@ -50,6 +50,8 @@  LIST_REMOVE
 .\"LIST_SWAP
 \- implementation of a doubly-linked list
 .SH SYNOPSIS
+.In sys/queue.h
+.\"
 .Fn LIST_EMPTY "LIST_HEAD *head"
 .Fn LIST_ENTRY "TYPE"
 .Fn LIST_FIRST "LIST_HEAD *head"