aboutsummaryrefslogtreecommitdiff
path: root/docs/system/arm/orangepi.rst
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2021-11-18 20:27:44 +0100
committerThomas Huth <thuth@redhat.com>2021-11-22 15:02:38 +0100
commitc5ba62195427d65a44472901cff3dddffc14b3b3 (patch)
tree4fa80766f3a461aec85f3ee70279d908056aa693 /docs/system/arm/orangepi.rst
parenteff708a876b40fe71bedb792d084972d7a52166a (diff)
docs: Render binary names as monospaced text
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20211118192744.64325-1-philmd@redhat.com> Reviewed-by: Darren Kenny <darren.kenny@oracle.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/system/arm/orangepi.rst')
-rw-r--r--docs/system/arm/orangepi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/arm/orangepi.rst b/docs/system/arm/orangepi.rst
index c55694dd91..83c7445197 100644
--- a/docs/system/arm/orangepi.rst
+++ b/docs/system/arm/orangepi.rst
@@ -128,7 +128,7 @@ Alternatively, you can also choose to build you own image with buildroot
using the orangepi_pc_defconfig. Also see https://buildroot.org for more information.
When using an image as an SD card, it must be resized to a power of two. This can be
-done with the qemu-img command. It is recommended to only increase the image size
+done with the ``qemu-img`` command. It is recommended to only increase the image size
instead of shrinking it to a power of two, to avoid loss of data. For example,
to prepare a downloaded Armbian image, first extract it and then increase
its size to one gigabyte as follows: