diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2015-12-10 20:53:48 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-12-11 17:23:13 +0100 |
| commit | 25ca8ac76b1712ba6278a82c95cfd6bb7186a5a0 (patch) | |
| tree | 898ff07d96cf15cbbe580d82e3866bf5468612a2 /man7 | |
| parent | 16f21c27f44e3baa585f86b934cc02c0be016496 (diff) | |
| download | man-pages-25ca8ac76b1712ba6278a82c95cfd6bb7186a5a0.tar.gz | |
feature_test_macros.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/feature_test_macros.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index d470990194..e6457e495a 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -202,7 +202,7 @@ is defined with a value greater than or equal to 500 .I and neither .B _POSIX_SOURCE -not +nor .B _POSIX_C_SOURCE is explicitly defined, then the following macros are implicitly defined: |
