diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-02-21 06:56:43 +1300 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-02-21 06:56:43 +1300 |
| commit | 88d61d8a48dba41c7f5bc0bd8e77d87c092c07b9 (patch) | |
| tree | 3a742bb5bf1b6aff0539ea5f66b08ee85ff395a0 /man3/syslog.3 | |
| parent | 540cc87fed12fbebef64d2df8057f012007c0bb2 (diff) | |
| download | man-pages-88d61d8a48dba41c7f5bc0bd8e77d87c092c07b9.tar.gz | |
syslog.3: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/syslog.3')
| -rw-r--r-- | man3/syslog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3 index cae061e562..cb58342d8b 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -186,7 +186,7 @@ system daemons without separate facility value ftp daemon .TP .B LOG_KERN -kernel messages (these can't be generage from user processes) +kernel messages (these can't be generated from user processes) .\" LOG_KERN has the value 0; if used as a facility, zero translates to: .\" "use the default facility". .TP |
