From f567b5d818697a5c8fdc9031563fa124329a6768 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 8 Oct 2015 14:03:21 -0700 Subject: docs: Removed some Doxygen warnings --- host/docs/usrp_e3x0.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/docs/usrp_e3x0.dox') 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 .direct with your image file name and yoursdcard with your blockdevice e.g. /dev/mmcblk0 or /dev/sdb. +Replace ``.direct with your image file name and yoursdcard with your blockdevice e.g. /dev/mmcblk0 or /dev/sdb. $ sudo dd if=.direct of=/dev/ bs=1M -- cgit v1.2.3