diff mbox series

[14/22] list.3: DESCRIPTION: Remove line pointing to the EXAMPLES

Message ID 20201020142146.61837-15-colomar.6.4.3@gmail.com
State New
Headers show
Series list.3: New page forked from queue.3 | expand

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 deletions(-)
diff mbox series

Patch

diff --git a/man3/list.3 b/man3/list.3
index 5b2a72fdb..71b35c26d 100644
--- a/man3/list.3
+++ b/man3/list.3
@@ -255,8 +255,6 @@  from the list.
 .\" .I head1
 .\" and
 .\" .IR head2 .
-.PP
-See the EXAMPLES section below for an example program using a linked list.
 .SH RETURN VALUE
 .SH CONFORMING TO
 .SH BUGS