feature_test_macros.7: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2016-03-13 19:00:59 +01:00 committed by Michael Kerrisk
parent d260f95eb0
commit 1d229d9f72
1 changed files with 1 additions and 1 deletions

View File

@ -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