aboutsummaryrefslogtreecommitdiffstats
path: root/man3/syslog.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/syslog.3')
-rw-r--r--man3/syslog.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3
index 5e9c233bb1..169cf3ecf6 100644
--- a/man3/syslog.3
+++ b/man3/syslog.3
@@ -107,7 +107,9 @@ as in
.BR printf (3)
and any arguments required by the
.IR format ,
-except that the two character sequence %m will be replaced by
+except that the two character sequence
+.B %m
+will be replaced by
the error message string
.IR strerror ( errno ).
A trailing newline may be added if needed.