On Fri, Jan 16, 2015 at 08:27:57PM +0100, Michael Kerrisk (man-pages) wrote: > From: Michael Kerrisk <mtk.manpa...@gmail.com> > > FUTEX_CMP_REQUEUE_PI was misnamed in two different ways: > FUTEX_REQUEUE_CMP_PI and FUTEX_REQUEUE_PI. The existence of two > different misnamings leaves the reader wondering if we are talking > about two different operations. Furthermore, the misnamings mean > that grepping the source for the correct name (which doesn't > appear at all) won't find this documentation file. > > Signed-off-by: Michael Kerrisk <mtk.manpa...@gmail.com>
Ugh! I noticed this today while reviewing your futex manpage work. Embarassing to say the least :/ Thanks Michael! Reviewed-by: Darren Hart <dvh...@linux.intel.com> -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/