From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH 3/3] feature_test_macros.7: tfix Date: Mon, 14 Mar 2016 08:34:50 +1300 Message-ID: <56E5C0DA.2080306@gmail.com> References: <1457892059-7685-1-git-send-email-jwilk@jwilk.net> <1457892059-7685-3-git-send-email-jwilk@jwilk.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1457892059-7685-3-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jakub Wilk Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 03/14/2016 07:00 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk Thanks, Jakub. Applied. Cheers, Michael > --- > man7/feature_test_macros.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 > index 527bf73..b3c3295 100644 > --- a/man7/feature_test_macros.7 > +++ b/man7/feature_test_macros.7 > @@ -133,7 +133,7 @@ The macros that you most likely need to use in modern source code are > .BR _POSIX_C_SOURCE > (for definitions from various versions of POSIX.1), > .BR _XOPEN_SOURCE > -(fof definitions from various versions of SUS), > +(for definitions from various versions of SUS), > .BR _GNU_SOURCE > (for GNU and/or Linux specific stuff), and > .BR _DEFAULT_SOURCE > -- 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