On 02/18/2015 11:48 PM, Luke Faraone wrote: >>From 9b57599ccf6784e76fd782405022dbe279de1d7e Mon Sep 17 00:00:00 2001 > From: Luke Faraone <lfaraone@xxxxxxxxxx> > Date: Wed, 18 Feb 2015 14:46:40 -0800 > Subject: [PATCH] mktemp(3) DESCRIPTION reference to BUGS corrected Thanks. Applied. Cheers, Michael > mktemp(3)'s DESCRIPTION referenced NOTES, but no such section exists. Corrected > to refer to BUGS. > --- > man3/mktemp.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/mktemp.3 b/man3/mktemp.3 > index bc58e2f..cdcc49a 100644 > --- a/man3/mktemp.3 > +++ b/man3/mktemp.3 > @@ -65,7 +65,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED > .ad b > .SH DESCRIPTION > .IR "Never use this function" ; > -see NOTES. > +see BUGS. > > The > .BR mktemp () > -- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html