summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-04-04 09:52:28 +0000
committerru <ru@FreeBSD.org>2001-04-04 09:52:28 +0000
commit91b29fba9603eb17034d95c3372fa92b725bb3ee (patch)
tree3aeaa51c08d015f5ecd79dc80dbd4b79e9a58f93 /lib
parentbaf1e69c50b40f1adac61807f36aa7c20ca7ca7b (diff)
downloadFreeBSD-src-91b29fba9603eb17034d95c3372fa92b725bb3ee.zip
FreeBSD-src-91b29fba9603eb17034d95c3372fa92b725bb3ee.tar.gz
mdoc(7) police: add missing .Pa call.
Diffstat (limited to 'lib')
-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 23962cd..a276323 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 .
OpenPOWER on IntegriCloud