]> git.tuebingen.mpg.de Git - gsu.git/commitdiff
README: Fix typo/braino.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 25 Oct 2023 19:13:04 +0000 (21:13 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 25 Oct 2023 22:27:38 +0000 (00:27 +0200)
The tree node is called "storage/" not "block_devices/" a few lines
earlier.

README.md

index 1fbcef9872ce9f5ef0ae6bb642d8a501993f448b..815009f575b484fd55b9cbb3bce55c091e5d364e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -444,7 +444,7 @@ tree could look like this:
                                dmesg
                '
 
                                dmesg
                '
 
-In this tree, `hardware/`, `block_devices/` and `log/` are the only
+In this tree, `hardware/`, `storage/` and `log/` are the only
 internal nodes. Note that these are written with a trailing slash
 character while the leaf nodes have no slash at the end. All entries
 of the menu tree must be indented by tab characters.
 internal nodes. Note that these are written with a trailing slash
 character while the leaf nodes have no slash at the end. All entries
 of the menu tree must be indented by tab characters.