mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add BUGS section and note departure of actual implementation from what
is documented so the pioneers will know why it works the way it does.
This commit is contained in:
parent
a121cb6a7f
commit
acbfae74e3
2 changed files with 6 additions and 0 deletions
|
|
@ -100,3 +100,6 @@ config files.
|
|||
.Xr devd.conf 5
|
||||
.Sh AUTHORS
|
||||
.An M. Warner Losh
|
||||
.Sh BUGS
|
||||
devd currently always runs "/etc/devd-generic $device $startstop" for
|
||||
all device events, reguardless of what the config file says to do.
|
||||
|
|
|
|||
|
|
@ -131,3 +131,6 @@ configuration file.
|
|||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr devd 8
|
||||
.Sh BUGS
|
||||
devd currently always runs "/etc/devd-generic $device $startstop" for
|
||||
all device events, reguardless of what the config file says to do.
|
||||
|
|
|
|||
Loading…
Reference in a new issue