summaryrefslogtreecommitdiff
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.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7
index 44efee6e..7834ed84 100644
--- a/man7/feature_test_macros.7
+++ b/man7/feature_test_macros.7
@@ -330,7 +330,7 @@ Defining this macro causes some lightweight checks to be performed
to detect some buffer overflow errors when employing
various string and memory manipulation functions.
Not all buffer overflows are detected, just some common cases.
-In the current implementation checks are added for
+In the current implementation, checks are added for
calls to
.BR memcpy (3),
.BR mempcpy (3),