Add a missing XML tag (<filename class="directory">).

This commit is contained in:
David Bryant 2022-12-22 12:23:21 -06:00
parent 6ef50538b2
commit 6beb8ce055

View File

@ -85,7 +85,8 @@
<systemitem class="filesystem">sysfs</systemitem> (devtmpfs internally) <systemitem class="filesystem">sysfs</systemitem> (devtmpfs internally)
as they are detected by the kernel. For drivers compiled as modules, as they are detected by the kernel. For drivers compiled as modules,
registration happens when the module is loaded. Once the <systemitem registration happens when the module is loaded. Once the <systemitem
class="filesystem">sysfs</systemitem> filesystem is mounted (on /sys), class="filesystem">sysfs</systemitem> filesystem is mounted (on
<filename class="directory">/sys</filename>),
data which the drivers have registered with <systemitem data which the drivers have registered with <systemitem
class="filesystem">sysfs</systemitem> are available to userspace class="filesystem">sysfs</systemitem> are available to userspace
processes and to udevd for processing (including modifications to device processes and to udevd for processing (including modifications to device