[15/22] list.3: CONFORMING TO: Copy from queue.3

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

Patch

diff --git a/man3/list.3 b/man3/list.3
index 71b35c26d..64f94197a 100644
--- a/man3/list.3
+++ b/man3/list.3
@@ -257,6 +257,11 @@  from the list.
 .\" .IR head2 .
 .SH RETURN VALUE
 .SH CONFORMING TO
+Not in POSIX.1, POSIX.1-2001 or POSIX.1-2008.
+Present on the BSDs.
+.Nm queue
+functions first appeared in
+.Bx 4.4 .
 .SH BUGS
 .SH EXAMPLES
 .SH SEE ALSO