Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- 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 -- 2.7.0 -- 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