On 03/14/2016 07:00 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html