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/identification.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/identification.rst')
-rw-r--r-- | host/docs/identification.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/identification.rst b/host/docs/identification.rst index 90484744c..deda61531 100644 --- a/host/docs/identification.rst +++ b/host/docs/identification.rst @@ -107,7 +107,7 @@ Set a custom name Run the following commands: :: - cd <prefix>/share/uhd/utils + cd <install-path>/share/uhd/utils ./usrp_burn_mb_eeprom --args=<optional device args> --key=name --val=lab1_xcvr ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |