aboutsummaryrefslogtreecommitdiffstats
path: root/man3/syslog.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/syslog.3')
-rw-r--r--man3/syslog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3
index cb9a5b2d01..b0d16e4b45 100644
--- a/man3/syslog.3
+++ b/man3/syslog.3
@@ -41,7 +41,7 @@ closelog, openlog, syslog, vsyslog \- send messages to the system logger
.br
.BI "void syslog(int " priority ", const char *" format ", ...);"
.br
-.BI "void closelog(void);"
+.B "void closelog(void);"
.sp
.B #include <stdarg.h>
.sp
@@ -252,11 +252,11 @@ are specified in SUSv2 and POSIX.1-2001.
POSIX.1-2001 specifies only the
.B LOG_USER
and
-.BR LOG_LOCAL*
+.B LOG_LOCAL*
values for
.IR facility .
However, with the exception of
-.BR LOG_AUTHPRIV
+.B LOG_AUTHPRIV
and
.BR LOG_FTP ,
the other