aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-10-22 09:31:40 -0700
committerMartin Braun <martin.braun@ettus.com>2015-10-22 09:31:40 -0700
commit777352e7a4f24f21c1c0ea1db62a4d17726a1093 (patch)
treee98600e6482bc315420893ba3708f34c4e3c592e /host
parent4fd5f063ecf6c637a0c5c1d12e6163b7d0726a78 (diff)
parent9dea76ab85eb1ba3a0c52dc0499b2b16a16e82da (diff)
downloaduhd-777352e7a4f24f21c1c0ea1db62a4d17726a1093.tar.gz
uhd-777352e7a4f24f21c1c0ea1db62a4d17726a1093.tar.bz2
uhd-777352e7a4f24f21c1c0ea1db62a4d17726a1093.zip
Merge branch 'maint'
Diffstat (limited to 'host')
-rw-r--r--host/docs/usrp_e3x0.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_e3x0.dox b/host/docs/usrp_e3x0.dox
index 6baf7b7c8..807d82e4d 100644
--- a/host/docs/usrp_e3x0.dox
+++ b/host/docs/usrp_e3x0.dox
@@ -172,7 +172,7 @@ knowledge of Linux.
\code{.sh}
$ mkdir e300-oe-build
$ cd e300-oe-build
- $ repo init -u git://github.com/EttusResearch/e300-manifest.git -b Release-2
+ $ repo init -u git://github.com/EttusResearch/e300-manifest.git -b Release-3
\endcode
-# Initialize the environment. This will take a little while.