aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e3x0.dox
diff options
context:
space:
mode:
authorAshish Chaudhari <ashish@ettus.com>2015-10-15 16:19:27 -0700
committerAshish Chaudhari <ashish@ettus.com>2015-10-15 16:19:27 -0700
commitc41a7fa386a467ba76d5f09f390cb62a1bfa7282 (patch)
tree3f458325c74af227b5745ce5390624f8fc94f638 /host/docs/usrp_e3x0.dox
parent09a69b22ae41ca6b9935508d523ae88df58301f3 (diff)
parenteb2f57a6241ce04a3d89c5f41557658387440c3f (diff)
downloaduhd-c41a7fa386a467ba76d5f09f390cb62a1bfa7282.tar.gz
uhd-c41a7fa386a467ba76d5f09f390cb62a1bfa7282.tar.bz2
uhd-c41a7fa386a467ba76d5f09f390cb62a1bfa7282.zip
Merge branch 'master' into x300/dram
Diffstat (limited to 'host/docs/usrp_e3x0.dox')
-rw-r--r--host/docs/usrp_e3x0.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_e3x0.dox b/host/docs/usrp_e3x0.dox
index 3c206195d..d49310c2c 100644
--- a/host/docs/usrp_e3x0.dox
+++ b/host/docs/usrp_e3x0.dox
@@ -215,7 +215,7 @@ again by:
In order to upgrade or reinitialize a sd card for the first time, you can use the 'dd' tool.
Make sure that you are using the right block device for your sd card as failing to do so can wipe your harddrive.
-Replace <yourimage>.direct with your image file name and yoursdcard with your blockdevice e.g. /dev/mmcblk0 or /dev/sdb.
+Replace `<yourimage>`.direct with your image file name and yoursdcard with your blockdevice e.g. /dev/mmcblk0 or /dev/sdb.
$ sudo dd if=<yourimage>.direct of=/dev/<yoursdcard> bs=1M