Skip to content

Commit 678927c

Browse files
arkamarbrauner
authored andcommitted
Documentation: fix typo in root= kernel parameter description
Fixes a typo in the root= parameter description, changing "this a a" to "this is a". Fixes: c0c1a7d ("init: move the nfs/cifs/ram special cases out of name_to_dev_t") Signed-off-by: Petr Vaněk <[email protected]> Link: https://lore.kernel.org/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
1 parent e68ecc1 commit 678927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6253,7 +6253,7 @@
62536253
port and the regular usb controller gets disabled.
62546254

62556255
root= [KNL] Root filesystem
6256-
Usually this a a block device specifier of some kind,
6256+
Usually this is a block device specifier of some kind,
62576257
see the early_lookup_bdev comment in
62586258
block/early-lookup.c for details.
62596259
Alternatively this can be "ram" for the legacy initial

0 commit comments

Comments
 (0)