diff options
Diffstat (limited to 'man3/malloc.3')
| -rw-r--r-- | man3/malloc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/malloc.3 b/man3/malloc.3 index 9958e1843a..389dd5725a 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -45,10 +45,10 @@ malloc, free, calloc, realloc, reallocarray \- allocate and free dynamic memory .BI "void *reallocarray(void " "*ptr" ", size_t " nmemb ", size_t " "size" ); .fi .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR reallocarray (): .ad l |
