summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2020-02-16 18:19:37 +0300
committerAnup Patel <anup@brainfault.org>2020-02-18 06:38:44 +0300
commit82fd42fcce30c9f57c2f34b70ef1be34c576172b (patch)
treed9ebda039009a2e2be070c912214b68a1d07f9be /docs
parenta8ef0b5d53816f6c21250c765b9397a8f390ea95 (diff)
downloadopensbi-82fd42fcce30c9f57c2f34b70ef1be34c576172b.tar.xz
doc: qemu_virt: Fix doc styles
Remove the unnecessary blank line at the end of the doc. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/platform/qemu_virt.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/platform/qemu_virt.md b/docs/platform/qemu_virt.md
index 12204e4..6d8a3d0 100644
--- a/docs/platform/qemu_virt.md
+++ b/docs/platform/qemu_virt.md
@@ -149,4 +149,3 @@ qemu-system-riscv32 -M virt -m 256M -nographic \
-device virtio-blk-device,drive=hd0 \
-append "root=/dev/vda rw console=ttyS0"
```
-