diff options
Diffstat (limited to 'man3/strerror.3')
| -rw-r--r-- | man3/strerror.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/strerror.3 b/man3/strerror.3 index af95ae3054..ac72ad2ecf 100644 --- a/man3/strerror.3 +++ b/man3/strerror.3 @@ -54,10 +54,10 @@ strerror, strerror_r, strerror_l \- return string describing error number .BI "char *strerror_l(int " errnum ", locale_t " locale ); .fi .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .ad l .PP .BR strerror_r (): |
