diff options
Diffstat (limited to 'man3/syslog.3')
| -rw-r--r-- | man3/syslog.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3 index 3a7c3d22c5..40056560b0 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -259,13 +259,13 @@ A .BR syslog () function call appeared in 4.2BSD. 4.3BSD documents -.IR openlog (), -.IR syslog (), -.IR closelog (), +.BR openlog (), +.BR syslog (), +.BR closelog (), and -.IR setlogmask (). +.BR setlogmask (). 4.3BSD-Reno also documents -.IR vsyslog (). +.BR vsyslog (). Of course early v* functions used the .I <varargs.h> mechanism, which is not compatible with |
