diff options
| -rw-r--r-- | man7/feature_test_macros.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index f9798affe0..08ac6fa8b4 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -201,7 +201,7 @@ it is implicit that the following has the same effect: .\" would make for a complicated description. Linux glibc understands the following feature test macros: -.TP +.TP 8 .B __STRICT_ANSI__ ISO Standard C. This macro is implicitly defined by @@ -290,7 +290,7 @@ is defined with the value 1. .B _POSIX_C_SOURCE is defined, according to the value of .BR _XOPEN_SOURCE : -.RS 7 +.RS .TP .BR _XOPEN_SOURCE " < 500" .B _POSIX_C_SOURCE |
