Skip to content

Commit c88773d

Browse files
committed
docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup
There's a missing new line for a literal block: .../Documentation/virt/uml/user_mode_linux_howto_v2.rst:682: WARNING: Unexpected indentation. Fixes: 04301bf ("docs: replace the old User Mode Linux HowTo with a new one") Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
1 parent f2c6855 commit c88773d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/virt/uml/user_mode_linux_howto_v2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@ Starting UML
679679

680680
We can now run UML.
681681
::
682+
682683
# linux mem=2048M umid=TEST \
683684
ubd0=Filesystem.img \
684685
vec0:transport=tap,ifname=tap0,depth=128,gro=1 \

0 commit comments

Comments
 (0)