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

Alejandro Colomar colomar.6.4.3@gmail.com
Tue Oct 20 14:21:31 GMT 2020


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

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"
-- 
2.28.0



More information about the Libc-alpha mailing list