aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_n3xx.dox
diff options
context:
space:
mode:
authorsteviez <steve.czabaniuk@ni.com>2020-02-27 12:43:23 -0600
committeratrnati <54334261+atrnati@users.noreply.github.com>2020-02-27 13:03:46 -0600
commit221a5781877d95342f97d7967ee707ae1c81eea2 (patch)
tree7035d9aa641584ccadb3aff822ca958d535ebccf /host/docs/usrp_n3xx.dox
parentc74c56ef9414ba24f722d63026608b52fc88be8a (diff)
downloaduhd-221a5781877d95342f97d7967ee707ae1c81eea2.tar.gz
uhd-221a5781877d95342f97d7967ee707ae1c81eea2.tar.bz2
uhd-221a5781877d95342f97d7967ee707ae1c81eea2.zip
docs: n3xx/x3xx: Fix links to DPDK page
The n3xx and x3xx device pages both link to the DPDK page. However, the link was setup as type "subpage" instead of "ref". The result was that both device pages thought they owned the DPDK page which caused non-intuitive behavior when clicking through links in the manual
Diffstat (limited to 'host/docs/usrp_n3xx.dox')
-rw-r--r--host/docs/usrp_n3xx.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox
index 466f7677a..fe0570389 100644
--- a/host/docs/usrp_n3xx.dox
+++ b/host/docs/usrp_n3xx.dox
@@ -78,7 +78,7 @@ rates up to 250 Msps, resulting in a usable analog bandwidth of up to 200 MHz.
In order to better use the high available rates, the N320/N321 devices have an
additional QSFP+ connector on the back panel which can be used for streaming
data to and from the radios. In order to facilitate the higher bandwidth, UHD
-uses a technology called \subpage page_dpdk "Data Plane Development Kit (DPDK)".
+uses a technology called \ref page_dpdk "Data Plane Development Kit (DPDK)".
See the DPDK page for details on how it can improve streaming, and how to use
it.