aboutsummaryrefslogtreecommitdiffstats
path: root/man3/syslog.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-07-09 21:02:59 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-07-09 21:02:59 +0000
commit5adafd6d794fa93ca40e6af9c149112c10059436 (patch)
treecf77c73082ea01e9bdf5a94a93fb7946e563c0de /man3/syslog.3
parentd089e7b597f53d4eb29c7409c342f7e3f0c5fe59 (diff)
downloadman-pages-5adafd6d794fa93ca40e6af9c149112c10059436.tar.gz
ffix
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.