aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e3x0.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-10-09 10:03:43 -0700
committerMartin Braun <martin.braun@ettus.com>2015-10-09 10:03:43 -0700
commitc77ffb3e506a6fd80ba42d023a609a3653f02f2e (patch)
tree176a1ca2acd29732eea488ee38a103af72a6d3b3 /host/docs/usrp_e3x0.dox
parentb458566951d1a60b89adadd494eca6a64098a91f (diff)
parentf567b5d818697a5c8fdc9031563fa124329a6768 (diff)
downloaduhd-c77ffb3e506a6fd80ba42d023a609a3653f02f2e.tar.gz
uhd-c77ffb3e506a6fd80ba42d023a609a3653f02f2e.tar.bz2
uhd-c77ffb3e506a6fd80ba42d023a609a3653f02f2e.zip
Merge branch 'maint'
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