device_manager_introduction.rst: minor fix.

Three "only"s on the same sentence were a bit too distracting :^D

Change-Id: I0b2cbb80f4d976a586ef3972c2e608937a89eb81
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10569
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
Oscar Lesta
2026-03-23 16:34:26 +00:00
committed by nephele nephele
parent 8f8b01f5b4
commit 62eb6227b6
@@ -39,7 +39,7 @@ Exploring the Device Tree
------------------------- -------------------------
So how does it all work? When building the initial device tree, the So how does it all work? When building the initial device tree, the
system only explores a minimum of device drivers only, resulting in a system only explores a minimum set of device drivers, resulting in a
tree that basically only shows the hardware found in the computer. tree that basically only shows the hardware found in the computer.
Now, if the system requires disk access, it will scan the device file Now, if the system requires disk access, it will scan the device file