aboutsummaryrefslogtreecommitdiffstats
path: root/man7/feature_test_macros.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/feature_test_macros.7')
-rw-r--r--man7/feature_test_macros.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7
index 00cf8031c0..45b95767ae 100644
--- a/man7/feature_test_macros.7
+++ b/man7/feature_test_macros.7
@@ -29,6 +29,7 @@ feature_test_macros \- feature test macros
.SH SYNOPSIS
.nf
.B #include <features.h>
+.fi
.SH DESCRIPTION
Feature test macros allow the programmer to control the definitions that
are exposed by system header files when a program is compiled.