Skip to content

Commit b7f1bfb

Browse files
sjp38dbaluta
authored andcommitted
Documentation/device_model: Fix 'udevadm monitor' test instruction
The test instruction seems let the user to follow the test instruction we did in previous steps, but no previous step crated type 'test' device. Rather than that, task 3 asked the userto create name 'name' and type 'type' device. Update the instruction to reflect it. Signed-off-by: SeongJae Park <sj38.park@gmail.com>
1 parent 4c27963 commit b7f1bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/teaching/labs/device_model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,7 @@ Use the ``udevadm monitor`` command and observe what happens when:
12771277

12781278
* the ``bex.ko`` and ``bex_misc.ko`` modules are inserted
12791279

1280-
* a new device with the type "test" is created
1280+
* a new device with the type "type" is created
12811281

12821282
* a new device with the type "misc" and version 2 is created
12831283

0 commit comments

Comments
 (0)