Hi Shawn, On 21 December 2013 at 01:37, Shawn Landden <shawn@xxxxxxxxxxxxxxx> wrote: > Signed-off-by: Shawn Landden <shawn@xxxxxxxxxxxxxxx> > --- > man3/memmem.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/memmem.3 b/man3/memmem.3 > index 7b97d2d..667ff62 100644 > --- a/man3/memmem.3 > +++ b/man3/memmem.3 > @@ -57,7 +57,7 @@ The > function returns a pointer to the beginning of the > substring, or NULL if the substring is not found. > .SH CONFORMING TO > -This function is a GNU extension. > +This function is a GNU extension. Present in FreeBSD 6.0 and bionic. It seems to pbe present on some other systems as well, so I reworded as: This function is not specified in POSIX.1, but is present on a number of other systems. Thanks for the report. Cheers, Michael -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html