[04/22] list.3: NAME: Add description

Message ID 20201020142146.61837-5-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 | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/man3/list.3 b/man3/list.3
index d26ac8971..21ea42fa4 100644
--- a/man3/list.3
+++ b/man3/list.3
@@ -48,6 +48,7 @@  LIST_NEXT,
 LIST_PREV,
 LIST_REMOVE
 .\"LIST_SWAP
+\- implementation of a doubly-linked list
 .SH SYNOPSIS
 .SH DESCRIPTION
 .SH RETURN VALUE