summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/syslog.3
diff options
context:
space:
mode:
authorcwt <cwt@FreeBSD.org>2001-03-27 19:55:53 +0000
committercwt <cwt@FreeBSD.org>2001-03-27 19:55:53 +0000
commita7847b560691a2f312ff3a6ab5003c4bdd26ef9a (patch)
treebd66113784c174cbcc36a53ad547088cb08fcac6 /lib/libc/gen/syslog.3
parentf767ca7e60f2f04f4d7f30da195b56abab4296df (diff)
downloadFreeBSD-src-a7847b560691a2f312ff3a6ab5003c4bdd26ef9a.zip
FreeBSD-src-a7847b560691a2f312ff3a6ab5003c4bdd26ef9a.tar.gz
Document LOG_CONSOLE.
Diffstat (limited to 'lib/libc/gen/syslog.3')
-rw-r--r--lib/libc/gen/syslog.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3
index e392a87..23962cd 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 .
OpenPOWER on IntegriCloud