diff options
| author | Chris Timmons <cwt@FreeBSD.org> | 2001-03-27 19:55:53 +0000 |
|---|---|---|
| committer | Chris Timmons <cwt@FreeBSD.org> | 2001-03-27 19:55:53 +0000 |
| commit | 5c620e2dadc45e9ead078b044d36abaaab246c3f (patch) | |
| tree | 98afbf581d7e3087d293d704659576521149e2d8 /lib/libc | |
| parent | 5bc9d93db3afcaeaf216735a9bf5a7f1056982fd (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/syslog.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3 index e392a8719cd9..23962cde9bb7 100644 --- a/lib/libc/gen/syslog.3 +++ b/lib/libc/gen/syslog.3 @@ -177,6 +177,8 @@ The same as .Dv LOG_AUTH , but logged to a file readable only by selected individuals. +.It Dv LOG_CONSOLE +Messages written to /dev/console by the kernel console output driver. .It Dv LOG_CRON The cron daemon: .Xr cron 8 . |
