* [PATCH] queue.3: Remove double CONFORMING TO section
@ 2016-02-15 13:40 Dr. Tobias Quathamer
[not found] ` <1455543613-29970-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Dr. Tobias Quathamer @ 2016-02-15 13:40 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
---
man3/queue.3 | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/man3/queue.3 b/man3/queue.3
index fdc17b2..5b0147f 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
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-15 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 13:40 [PATCH] queue.3: Remove double CONFORMING TO section Dr. Tobias Quathamer
[not found] ` <1455543613-29970-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2016-02-15 15:23 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).