diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-09-27 20:31:26 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-09-27 20:31:26 +0000 |
| commit | 3d08ec926a78bc612251b0136c4cc9b304bbaec7 (patch) | |
| tree | a57512591c8c9f5805831a0ee1b47cdfe962f66b /usr.sbin/syslogd | |
| parent | d7c71d3534865ab9f17c87e5b779ea040467a523 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/syslogd')
| -rw-r--r-- | usr.sbin/syslogd/syslog.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 70bd0d818dfe..59112a3023d4 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -95,7 +95,7 @@ The .Em level describes the severity of the message, and is a keyword from the following ordered list (higher to lower): emerg, alert, crit, err, -warning, notice and debug. +warning, notice, info and debug. These keywords correspond to the similar .Pq Dv LOG_ |
