From 6beb8ce0554474f6e2f275f470f38172cdaf0620 Mon Sep 17 00:00:00 2001 From: David Bryant Date: Thu, 22 Dec 2022 12:23:21 -0600 Subject: Add a missing XML tag (). --- chapter09/udev.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter09/udev.xml') diff --git a/chapter09/udev.xml b/chapter09/udev.xml index 4bcb52dfe..20212035c 100644 --- a/chapter09/udev.xml +++ b/chapter09/udev.xml @@ -85,7 +85,8 @@ sysfs (devtmpfs internally) as they are detected by the kernel. For drivers compiled as modules, registration happens when the module is loaded. Once the sysfs filesystem is mounted (on /sys), + class="filesystem">sysfs filesystem is mounted (on + /sys), data which the drivers have registered with sysfs are available to userspace processes and to udevd for processing (including modifications to device -- cgit v1.2.3-54-g00ecf