summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2013-11-07 16:22:04 +0000
committeravg <avg@FreeBSD.org>2013-11-07 16:22:04 +0000
commit57892feb9b97b080b26404c1648bcaaf7a04abbb (patch)
tree5d75438e17a395cd96165f49130fcf570a35f56a
parentbeda30f9385d485f242d7a3214dd55cfeda25cab (diff)
downloadFreeBSD-src-57892feb9b97b080b26404c1648bcaaf7a04abbb.zip
FreeBSD-src-57892feb9b97b080b26404c1648bcaaf7a04abbb.tar.gz
devd: fix a typo in a comment
Reviewed by: asomers
-rw-r--r--sbin/devd/devd.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devd/devd.cc b/sbin/devd/devd.cc
index 447ab87..58d6ccd 100644
--- a/sbin/devd/devd.cc
+++ b/sbin/devd/devd.cc
@@ -1111,7 +1111,7 @@ siginfohand(int)
}
/*
- * Local logging function. Prints to syslog if we're daemonized; syslog
+ * Local logging function. Prints to syslog if we're daemonized; stderr
* otherwise.
*/
static void
OpenPOWER on IntegriCloud