diff mbox series

[11/11] queue.3: SEE ALSO: Add circleq(3)

Message ID 20201023145736.102750-12-colomar.6.4.3@gmail.com
State New
Headers show
Series circleq.3: Fork from queue.3 | expand

Commit Message

Alejandro Colomar Oct. 23, 2020, 2:57 p.m. UTC
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man3/queue.3 | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/man3/queue.3 b/man3/queue.3
index 79cdca318..0c57f8ef6 100644
--- a/man3/queue.3
+++ b/man3/queue.3
@@ -798,6 +798,7 @@  Present on the BSDs.
 functions first appeared in
 .Bx 4.4 .
 .Sh SEE ALSO
+.Xr circleq 3
 .Xr insque 3
 .Xr list 3
 .Xr slist 3