aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/gpio_api.dox
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2014-08-11 15:33:54 -0700
committerMartin Braun <martin.braun@ettus.com>2014-08-12 12:09:04 +0200
commit94c2740bc009ea813938db03807c6f9666c32561 (patch)
treedcbe243f71b1e87c444d8f717903e71ad3e62fef /host/docs/gpio_api.dox
parentde12fae1c963f4dbad873d7409001138442832c1 (diff)
downloaduhd-94c2740bc009ea813938db03807c6f9666c32561.tar.gz
uhd-94c2740bc009ea813938db03807c6f9666c32561.tar.bz2
uhd-94c2740bc009ea813938db03807c6f9666c32561.zip
docs: fixing broken doxygen syntax in some existing docs
Diffstat (limited to 'host/docs/gpio_api.dox')
-rw-r--r--host/docs/gpio_api.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/gpio_api.dox b/host/docs/gpio_api.dox
index 17a2411fc..96d2a14be 100644
--- a/host/docs/gpio_api.dox
+++ b/host/docs/gpio_api.dox
@@ -69,7 +69,7 @@ one more:
\subsection xgpio_fpanel_xample An Example
The front panel X3x0 GPIO bank is enumerated in the motherboard property
-tree (`*<mb_path>/gpio/FP0/*`), and so is easily accessible through
+tree ('*<mb_path>/gpio/FP0/\*'), and so is easily accessible through
the standard uhd::usrp::multi_usrp UHD interface.
You can discover this using the uhd::usrp::multi_usrp::get_gpio_banks() function.