diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-07-09 21:02:59 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-07-09 21:02:59 +0000 |
| commit | 5adafd6d794fa93ca40e6af9c149112c10059436 (patch) | |
| tree | cf77c73082ea01e9bdf5a94a93fb7946e563c0de /man3/syslog.3 | |
| parent | d089e7b597f53d4eb29c7409c342f7e3f0c5fe59 (diff) | |
| download | man-pages-5adafd6d794fa93ca40e6af9c149112c10059436.tar.gz | |
ffix
Diffstat (limited to 'man3/syslog.3')
| -rw-r--r-- | man3/syslog.3 | 4 |
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. |
