bitbake: bitbake-user-manual-fetching.xml: Small fix in Git Fetcher
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 26 Jun 2014 12:30:24 +0000 (15:30 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2014 12:58:56 +0000 (13:58 +0100)
Fixed how we refer to the "rev" paramater.

(Bitbake rev: 90b1aec42cd29716f1cbd058757941cbfda235b0)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml

index 07fc820..7cc69f8 100644 (file)
                         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.