mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Add a missing XML tag (<filename class="directory">).
This commit is contained in:
parent
6ef50538b2
commit
6beb8ce055
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user