aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e3x0.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-10-08 14:03:21 -0700
committerMartin Braun <martin.braun@ettus.com>2015-10-08 14:03:21 -0700
commitf567b5d818697a5c8fdc9031563fa124329a6768 (patch)
treec9ae20b561ca66393527bc68067c9818cf3dcaa0 /host/docs/usrp_e3x0.dox
parentc7564bc99e8a1b72af1cef61d4fbde182fc55da7 (diff)
downloaduhd-f567b5d818697a5c8fdc9031563fa124329a6768.tar.gz
uhd-f567b5d818697a5c8fdc9031563fa124329a6768.tar.bz2
uhd-f567b5d818697a5c8fdc9031563fa124329a6768.zip
docs: Removed some Doxygen warnings
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