diff options
Diffstat (limited to 'man3/syslog.3')
| -rw-r--r-- | man3/syslog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3 index 94272c7a98..e93cab4a81 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -48,10 +48,10 @@ closelog, openlog, syslog, vsyslog \- send messages to the system logger .PP .BI "void vsyslog(int " priority ", const char *" format ", va_list " ap ); .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR vsyslog (): Since glibc 2.19: |
