diff options
| -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 6c0d70cd00..4dc9b9594c 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -780,7 +780,7 @@ but is employed on some other implementations. .BR _REENTRANT , and .B _THREAD_SAFE -are specific to Linux (glibc). +are specific to glibc. .SH NOTES .I <features.h> is a Linux/glibc-specific header file. |
