Commit c88773dc authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: 04301bf5 ("docs: replace the old User Mode Linux HowTo with a new one")
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent f2c68551
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -679,6 +679,7 @@ Starting UML

We can now run UML.
::

   # linux mem=2048M umid=TEST \
    ubd0=Filesystem.img \
    vec0:transport=tap,ifname=tap0,depth=128,gro=1 \