diff options
author | Nicholas Corgan <nick.corgan@ettus.com> | 2012-03-30 09:27:59 -0700 |
---|---|---|
committer | Nicholas Corgan <nick.corgan@ettus.com> | 2012-03-30 09:27:59 -0700 |
commit | e8d9b4d94b201aa808c63f29b7edd6efdc56440e (patch) | |
tree | 0533184c37925d3f1c73bfd8be16697545733740 /host/docs/index.rst | |
parent | d1ad808f78497db2770a346d560c9a7f21ff1f1f (diff) | |
download | uhd-e8d9b4d94b201aa808c63f29b7edd6efdc56440e.tar.gz uhd-e8d9b4d94b201aa808c63f29b7edd6efdc56440e.tar.bz2 uhd-e8d9b4d94b201aa808c63f29b7edd6efdc56440e.zip |
docs: All instances of "the UHD" have been changed to "UHD". All paths, filenames, variables, etc. have been uniformly emphasized.
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index 8ad1dcb65..8649e7ce3 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -2,8 +2,8 @@ UHD - USRP Hardware Driver ======================================================================== -The UHD is the "Universal Software Radio Peripheral" hardware driver. -The goal of the UHD is to provide a host driver and API for current and future Ettus Research products. +UHD is the "Universal Software Radio Peripheral" hardware driver. +The goal of UHD is to provide a host driver and API for current and future Ettus Research products. Users will be able to use the UHD driver standalone or with third-party applications. ------------------------------------------------------------------------ @@ -11,7 +11,7 @@ Contents ------------------------------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Building and Installing the UHD +Building and Installing UHD ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * `Build Guide <./build.html>`_ * `Installation Guide (Linux) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Linux>`_ |