From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] queue.3: Remove double CONFORMING TO section Date: Mon, 15 Feb 2016 16:23:25 +0100 Message-ID: <56C1ED6D.7040302@gmail.com> References: <1455543613-29970-1-git-send-email-toddy@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1455543613-29970-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Dr. Tobias Quathamer" Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Thanks, Tobias. Applied. Cheers, Michael On 02/15/2016 02:40 PM, Dr. Tobias Quathamer wrote: > --- > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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