summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-11-26 14:00:38 -0800
committerScott Rifenbark <srifenbark@gmail.com>2018-11-26 14:00:38 -0800
commit4149e2b20668c49b41dd1bbd292b155ea42a2713 (patch)
tree707383c3c9b28c7fc1a21297cc9d83be51a5714a
parenta845733ac47f460df361ce18251126704c7f4fbf (diff)
R-Car Build: Fixed spacing problem for list.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
-rw-r--r--docs/getting-started/machines/renesas.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started/machines/renesas.md b/docs/getting-started/machines/renesas.md
index 14c91e1..c3943bc 100644
--- a/docs/getting-started/machines/renesas.md
+++ b/docs/getting-started/machines/renesas.md
@@ -457,6 +457,7 @@ confirm the device name every time you write to the card.
To summarize this example so far, we have the following:
* The first SATA drive is `/dev/sda`.
+
* `/dev/sdc` corresponds to the MicroSD card, and is also marked as a removable device.
You can see this in the output of the `lsblk` command where "1" appears in the "RM" column
for that device.