From: Andre Noll Date: Wed, 25 Oct 2023 19:13:04 +0000 (+0200) Subject: README: Fix typo/braino. X-Git-Url: http://git.tuebingen.mpg.de/?p=gsu.git;a=commitdiff_plain;h=4003d415635d974a8d040589057fce086752a385 README: Fix typo/braino. The tree node is called "storage/" not "block_devices/" a few lines earlier. --- diff --git a/README.md b/README.md index 1fbcef9..815009f 100644 --- a/README.md +++ b/README.md @@ -444,7 +444,7 @@ tree could look like this: 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.