diff options
Diffstat (limited to 'man3/queue.3')
| -rw-r--r-- | man3/queue.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man3/queue.3 b/man3/queue.3 index fdc17b2140..5b0147fd68 100644 --- a/man3/queue.3 +++ b/man3/queue.3 @@ -1219,9 +1219,7 @@ while (head.cqh_first != (void *)&head) CIRCLEQ_REMOVE(&head, head.cqh_first, entries); .Ed .Sh CONFORMING TO -Not in POSIX.1-2001 or POSIX.1-2008. -.SH CONFORMING TO -Not in POSIX.1. +Not in POSIX.1, POSIX.1-2001 or POSIX.1-2008. Present on the BSDs. .Nm queue functions first appeared in |
