diff options
Diffstat (limited to 'man3/on_exit.3')
| -rw-r--r-- | man3/on_exit.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/on_exit.3 b/man3/on_exit.3 index 188c5bc88b..39dfb80ef9 100644 --- a/man3/on_exit.3 +++ b/man3/on_exit.3 @@ -38,10 +38,10 @@ on_exit \- register a function to be called at normal process termination .BI "int on_exit(void (*" function ")(int , void *), void *" arg ); .fi .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR on_exit (): Since glibc 2.19: |
