mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
docs(boot): fix typo in code block
This commit is contained in:
committed by
Yu Watanabe
parent
0f8706915a
commit
83b5dabb40
@@ -67,7 +67,7 @@ options root=PARTUUID=084917b7-8be2-4e86-838d-f771a9902e08
|
|||||||
title My kernel with initrd
|
title My kernel with initrd
|
||||||
linux /bzImage
|
linux /bzImage
|
||||||
initrd /initrd.img
|
initrd /initrd.img
|
||||||
options root=PARTUUID=084917b7-8be2-4e86-838d-f771a9902e08 quiet`
|
options root=PARTUUID=084917b7-8be2-4e86-838d-f771a9902e08 quiet
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user