diff options
author | Josh Blum <josh@joshknows.com> | 2011-04-05 15:32:41 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-04-05 15:32:41 -0700 |
commit | af2ab1c688d641e82060016aa772432de6445633 (patch) | |
tree | 6c832eaba453cca0c4f4790fa5f234587961423d /host/docs/usrp_e1xx.rst | |
parent | dcd555636c282ac0454b463c91d360ce062e316d (diff) | |
download | uhd-af2ab1c688d641e82060016aa772432de6445633.tar.gz uhd-af2ab1c688d641e82060016aa772432de6445633.tar.bz2 uhd-af2ab1c688d641e82060016aa772432de6445633.zip |
uhd: replace <prefix> with <install-path> in docs for clarity
Diffstat (limited to 'host/docs/usrp_e1xx.rst')
-rw-r--r-- | host/docs/usrp_e1xx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_e1xx.rst b/host/docs/usrp_e1xx.rst index ffcd370dd..fb5848bad 100644 --- a/host/docs/usrp_e1xx.rst +++ b/host/docs/usrp_e1xx.rst @@ -61,5 +61,5 @@ can talk directly to the clock generator over a SPI interface. Run the following commands to restore the clock generator to a usable state: :: - cd <prefix>/share/uhd/usrp_e_utilities + cd <install-path>/share/uhd/usrp_e_utilities ./usrp-e-utility --fpga=../images/usrp_e100_pt_fpga.bin --reclk |