diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-26 14:00:38 -0800 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-26 14:00:38 -0800 |
commit | 4149e2b20668c49b41dd1bbd292b155ea42a2713 (patch) | |
tree | 707383c3c9b28c7fc1a21297cc9d83be51a5714a /docs/getting-started/machines | |
parent | a845733ac47f460df361ce18251126704c7f4fbf (diff) |
R-Car Build: Fixed spacing problem for list.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'docs/getting-started/machines')
-rw-r--r-- | docs/getting-started/machines/renesas.md | 1 |
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. |