diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2013-11-07 16:22:04 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2013-11-07 16:22:04 +0000 |
| commit | 2e024bc22f8774137a271224ae88bcd4f15abd3f (patch) | |
| tree | 5d75438e17a395cd96165f49130fcf570a35f56a /sbin/devd/devd.cc | |
| parent | 3135fb5e8b8b17b637e9f6aff26b438fe582e46f (diff) | |
Notes
Diffstat (limited to 'sbin/devd/devd.cc')
| -rw-r--r-- | sbin/devd/devd.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devd/devd.cc b/sbin/devd/devd.cc index 447ab87e2aa50..58d6ccd2f91f9 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 |
