summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-21 17:12:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:54:57 +0100
commit03fd402081ca37c527d989f749b9060cd2dce6e9 (patch)
treefa41fc4b3f05a894462e5e2427fa89c529319bb0 /documentation/poky-ref-manual
parent2c6f72d01a3c16867caf453f6a8dee8545a5ef70 (diff)
downloadpoky-03fd402081ca37c527d989f749b9060cd2dce6e9.tar.gz
documentation: Fixes to note for mega-manual processing
the notes that say "Due to production processes..." at the start of each manual contain links to manuals. the links needed to be formatted such that the entire <ulink> code and manual name appeared on the same line so that the sed script can effectively remove the link in the resulting mega-manual. (From yocto-docs rev: 0a41971c331ad1961e6ee1e067b59c36c9f048f6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index 4aa67f78d6..e405375bbb 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -74,9 +74,8 @@
74 </para> 74 </para>
75 <note> 75 <note>
76 Due to production processes, there could be differences between the Yocto Project 76 Due to production processes, there could be differences between the Yocto Project
77 documentation bundled in the release tarball and 77 documentation bundled in the release tarball and the
78 <ulink url='&YOCTO_DOCS_REF_URL;'> 78 <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink> on
79 The Yocto Project Reference Manual</ulink> on
80 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. 79 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
81 For the latest version of this manual, see the manual on the website. 80 For the latest version of this manual, see the manual on the website.
82 </note> 81 </note>