diff options
Diffstat (limited to 'man3/fopen.3')
| -rw-r--r-- | man3/fopen.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/fopen.3 b/man3/fopen.3 index a775d70a5d..393f2c05f2 100644 --- a/man3/fopen.3 +++ b/man3/fopen.3 @@ -55,10 +55,10 @@ fopen, fdopen, freopen \- stream open functions .BI "FILE *freopen(const char *" pathname ", const char *" mode ", FILE *" stream ); .fi .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR fdopen (): _POSIX_C_SOURCE |
