summaryrefslogtreecommitdiffstats
path: root/host/docs/images.rst
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-04-05 15:32:41 -0700
committerJosh Blum <josh@joshknows.com>2011-04-05 15:32:41 -0700
commitaf2ab1c688d641e82060016aa772432de6445633 (patch)
tree6c832eaba453cca0c4f4790fa5f234587961423d /host/docs/images.rst
parentdcd555636c282ac0454b463c91d360ce062e316d (diff)
downloaduhd-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/images.rst')
-rw-r--r--host/docs/images.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/images.rst b/host/docs/images.rst
index f5be88a65..adfa6d530 100644
--- a/host/docs/images.rst
+++ b/host/docs/images.rst
@@ -54,8 +54,8 @@ When installing images from an archive, there are two options:
**Option 1:**
Unpack the archive into the UHD installation prefix.
-The UHD will always search <prefix>/share/uhd/images for image files.
-Where <prefix> was set by the CMAKE_INSTALL_PREFIX at configure-time.
+The UHD will always search <install-path>/share/uhd/images for image files.
+Where <install-path> was set by the CMAKE_INSTALL_PREFIX at configure-time.
**Option 2:**