diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-19 22:16:47 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-19 22:16:47 +0200 |
| commit | b9c93deb3db51721a151b45991f013aa96cf3bce (patch) | |
| tree | a6044fb85d12b28cc2385f5538fa96fa66b07b23 /man7/feature_test_macros.7 | |
| parent | 9bc87ed07a97ef38674f646162d92dbf05c866c6 (diff) | |
| download | man-pages-b9c93deb3db51721a151b45991f013aa96cf3bce.tar.gz | |
getgroups.2, getrlimit.2, ioctl_ficlonerange.2, ioctl_fideduperange.2, semop.2, difftime.3, getpw.3, malloc_hook.3, mbrtowc.3, newlocale.3, offsetof.3, pthread_tryjoin_np.3, rand.3, rtnetlink.3, setbuf.3, strtol.3, fuse.4, feature_test_macros.7, pkeys.7: ffix: fix mismatched .EX/.EE tags
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/feature_test_macros.7')
| -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 d4f4e4c209..c7516fc573 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -65,7 +65,7 @@ manual page): .PP .BI "int acct(const char *" filename ); .PP -.nf +.EX .in -4n Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): |
