diff options
| -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 |
