diff options
Diffstat (limited to 'man3/confstr.3')
| -rw-r--r-- | man3/confstr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/confstr.3 b/man3/confstr.3 index 85a80b86f9..96fb698057 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -40,10 +40,10 @@ confstr \- get configuration dependent string variables .BI "size_t confstr(int " "name" ", char *" buf ", size_t " len ); .fi .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR confstr (): _POSIX_C_SOURCE\ >=\ 2 || _XOPEN_SOURCE |
