feature_test_macros.7: tfix

Signed-off-by: John A. Leuenhagen <john@zlima12.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
John A. Leuenhagen 2020-11-01 23:11:47 -05:00 committed by Michael Kerrisk
parent 07d6c242cf
commit 5115a7dede
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ itself includes
.EX
#include <abc.h>
#define _GNU_SOURCE
#include <xys.h>
#include <xyz.h>
.EE
.in
.PP