diff options
| author | Warner Losh <imp@FreeBSD.org> | 2020-08-18 21:26:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2020-08-18 21:26:58 +0000 |
| commit | 97f744901f7d2863dfe2719e592142bf06a42e82 (patch) | |
| tree | 4747d52a5ac90ce159c755d3574404e83a4ebecb /sbin/devd | |
| parent | 77f4a8090c54935d8916d5ae6c4dc9c37144fb07 (diff) | |
Notes
Diffstat (limited to 'sbin/devd')
| -rw-r--r-- | sbin/devd/devd.conf.5 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index dc08c24d8a77..adfec614bbac 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -571,6 +571,17 @@ USB interface is attached to a device. USB interface is detached from a device. .El .Pp +.Bl -column "System" "Subsystem" "1234567" -compact +.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description" +.It Li ZFS Ta ZFS Ta Ta +Events about the ZFS subsystem. +See +.Xr zfsd 8 +and +.Pa /etc/devd/zfs.conf +for details. +.El +.Pp .\" .\" End of tables .\" |
