summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-26 15:30:24 +0300
committerScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-26 15:30:24 +0300
commit90b1aec42cd29716f1cbd058757941cbfda235b0 (patch)
treed087ea4c9279ba96b5d5adb22898f4710d5f9bc2 /doc
parentc469ceb86c1f76e9fa867ffb8a5c9b120ed7942b (diff)
downloadbitbake-contrib-90b1aec42cd29716f1cbd058757941cbfda235b0.tar.gz
bitbake-user-manual-fetching.xml: Small fix in Git Fetcher
Fixed how we refer to the "rev" paramater. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-fetching.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index 07fc82029..7cc69f831 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
@@ -553,7 +553,7 @@
network.
For that reason, tags are often not used.
As far as Git is concerned, the "tag" parameter behaves
- effectively the same as the "revision" parameter.
+ effectively the same as the "rev" parameter.
</para></listitem>
<listitem><para><emphasis>"subpath":</emphasis>
Limits the checkout to a specific subpath of the tree.