[bootlin/training-materials updates] master: sysdev: slides: fix \em scope (6ac9c99a)

Luca Ceresoli luca.ceresoli at bootlin.com
Tue Dec 13 13:17:01 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/6ac9c99af392e25bc8b177f29bf83776dbae2e9d

>---------------------------------------------------------------

commit 6ac9c99af392e25bc8b177f29bf83776dbae2e9d
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Dec 13 13:12:10 2022 +0100

    sysdev: slides: fix \em scope
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

6ac9c99af392e25bc8b177f29bf83776dbae2e9d
 slides/sysdev-hw-devices/sysdev-hw-devices.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-hw-devices/sysdev-hw-devices.tex b/slides/sysdev-hw-devices/sysdev-hw-devices.tex
index 11874c33..658f4902 100644
--- a/slides/sysdev-hw-devices/sysdev-hw-devices.tex
+++ b/slides/sysdev-hw-devices/sysdev-hw-devices.tex
@@ -335,7 +335,7 @@ close(fd);
     \item daemon that receives events from the kernel about devices
       appearing/disappearing
     \item can create/remove device files (but that's done by
-      {\em devtmpfs now}), adjust permission/ownership,
+      {\em devtmpfs} now), adjust permission/ownership,
       load kernel modules automatically, create symbolic links to
       devices
     \item according to rules files in \code{/lib/udev/rules.d} and




More information about the training-materials-updates mailing list