summaryrefslogtreecommitdiffstats
path: root/man2/syslog.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/syslog.2')
-rw-r--r--man2/syslog.210
1 files changed, 5 insertions, 5 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2
index 15426badf..9b16e2c84 100644
--- a/man2/syslog.2
+++ b/man2/syslog.2
@@ -35,9 +35,9 @@ Standard C library
Probably, you are looking for the C library function
.BR syslog (),
which talks to
-.BR syslogd (8);
+.MR syslogd 8 ;
see
-.BR syslog (3)
+.MR syslog 3
for details.
.P
This page describes the kernel
@@ -373,6 +373,6 @@ different animals.
.\" In glibc 2.0 the syscall is baptized
.\" .BR klogctl ().
.SH SEE ALSO
-.BR dmesg (1),
-.BR syslog (3),
-.BR capabilities (7)
+.MR dmesg 1 ,
+.MR syslog 3 ,
+.MR capabilities 7