diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2014-08-11 15:33:54 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2014-08-12 12:09:04 +0200 |
commit | 94c2740bc009ea813938db03807c6f9666c32561 (patch) | |
tree | dcbe243f71b1e87c444d8f717903e71ad3e62fef /host/docs/usrp_x3x0_config.dox | |
parent | de12fae1c963f4dbad873d7409001138442832c1 (diff) | |
download | uhd-94c2740bc009ea813938db03807c6f9666c32561.tar.gz uhd-94c2740bc009ea813938db03807c6f9666c32561.tar.bz2 uhd-94c2740bc009ea813938db03807c6f9666c32561.zip |
docs: fixing broken doxygen syntax in some existing docs
Diffstat (limited to 'host/docs/usrp_x3x0_config.dox')
-rw-r--r-- | host/docs/usrp_x3x0_config.dox | 6 |
1 files changed, 4 insertions, 2 deletions
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> |