summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 2385187f4d..3208bf8d99 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -1028,9 +1028,10 @@
1028 </para> 1028 </para>
1029 1029
1030 <para> 1030 <para>
1031 Some key tags are <filename>dylan-9.0.0</filename>, 1031 Some key tags are <filename>dylan-9.0.4</filename>,
1032 <filename>dora-10.0.0</filename>, <filename>daisy-11.0.0</filename>, 1032 <filename>dora-10.0.4</filename>, <filename>daisy-11.0.2</filename>,
1033 and <filename>&DISTRO_NAME;-&POKYVERSION;</filename>. 1033 <filename>dizzy-12.0.0</filename>, and
1034 <filename>&DISTRO_NAME;-&POKYVERSION;</filename>.
1034 These tags represent Yocto Project releases. 1035 These tags represent Yocto Project releases.
1035 </para> 1036 </para>
1036 1037
@@ -1074,7 +1075,9 @@
1074 A good place to look for instruction on a minimal set of Git commands is 1075 A good place to look for instruction on a minimal set of Git commands is
1075 <ulink url='http://git-scm.com/documentation'>here</ulink>. 1076 <ulink url='http://git-scm.com/documentation'>here</ulink>.
1076 If you need to download Git, you can do so 1077 If you need to download Git, you can do so
1077 <ulink url='http://git-scm.com/download'>here</ulink>. 1078 <ulink url='http://git-scm.com/download'>here</ulink>, although
1079 any reasonably current Linux distribution should already have an
1080 installable package for Git.
1078 </para> 1081 </para>
1079 1082
1080 <para> 1083 <para>