aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/gpio_api.dox2
-rw-r--r--host/docs/usrp_b200.dox2
-rw-r--r--host/docs/usrp_x3x0_config.dox6
3 files changed, 5 insertions, 5 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.
diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox
index 6788484de..93ea9b2c6 100644
--- a/host/docs/usrp_b200.dox
+++ b/host/docs/usrp_b200.dox
@@ -72,8 +72,6 @@ available gain to get reasonable dynamic range.
Below is a table of the LED indicators and their meanings:
<table>
-</table>
-<table>
<tr>
<th>Component ID</th><th>Description</th><th>Details</th>
</tr>
diff --git a/host/docs/usrp_x3x0_config.dox b/host/docs/usrp_x3x0_config.dox
index 8d15cdf29..935e4cc1c 100644
--- a/host/docs/usrp_x3x0_config.dox
+++ b/host/docs/usrp_x3x0_config.dox
@@ -147,7 +147,9 @@ save power. When running at high sample rates, reduction of CPU
frequencies can cause significant performance issues. To prevent those
issues, set the governor to "performance".
-**Ubuntu:** 1. Install cpufrequtils:
+\b Ubuntu:
+
+1. Install cpufrequtils:
sudo apt-get install cpufrequtils
@@ -214,7 +216,7 @@ After installing ORC, when building UHD from source, you should see
"ORC" as one of the configured UHD components.
-- ######################################################
- -- # UHD enabled components
+ -- # UHD enabled components
-- ######################################################
-- * LibUHD
<cut for brevity>