summaryrefslogtreecommitdiff
path: root/lib/libc/gen/syslog.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-04-04 09:52:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-04-04 09:52:28 +0000
commit6a5e9ec9402c90d379c672eb7f57f292afc50a78 (patch)
tree1de362bfcc13e72a979d8ae29547c0df4b790cd9 /lib/libc/gen/syslog.3
parent02ee7aa71f93bea5f38bed0755a267b347c007e9 (diff)
downloadsrc-test2-6a5e9ec9402c90d379c672eb7f57f292afc50a78.tar.gz
src-test2-6a5e9ec9402c90d379c672eb7f57f292afc50a78.zip
Notes
Diffstat (limited to 'lib/libc/gen/syslog.3')
-rw-r--r--lib/libc/gen/syslog.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3
index 23962cde9bb7..a2763234f4fb 100644
--- a/lib/libc/gen/syslog.3
+++ b/lib/libc/gen/syslog.3
@@ -178,7 +178,9 @@ The same as
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.
+Messages written to
+.Pa /dev/console
+by the kernel console output driver.
.It Dv LOG_CRON
The cron daemon:
.Xr cron 8 .