.\"
.\" $FreeBSD$
.Dd August 14, 2014
.Dd September 7, 2016
.Dt DEVD 8
.Os
.Sh NAME
Do not process all pending events before becoming a daemon.
Instead, call daemon right away.
.It Fl q
Quiet mode. Only log messages at priority LOG_WARNING or above.
Quiet mode.
Only log messages at priority LOG_WARNING or above.
.El
.Sh IMPLEMENTATION NOTES
The
.Sh SEE ALSO
.Xr devctl 4 ,
.Xr devd.conf 5
.Sh HISTORY
.Nm
utility first appeared in
.Fx 5.0 .
.Sh AUTHORS
.An M. Warner Losh