diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 17:28:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:22 +0100 |
commit | 3015438126c3558107135fc0a794d0b8f5f75a05 (patch) | |
tree | df6aa9c3ec04e8c168c7e340790f9db60f5068fe | |
parent | 92243fa59b65d7f1f8db564d2c5aa2062fe7b5b7 (diff) | |
download | poky-3015438126c3558107135fc0a794d0b8f5f75a05.tar.gz |
adt-manual: Added quotes around cross-link section title.
(From yocto-docs rev: e467b272498ad9400fe9c025a193d4d58851ffe5)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/adt-manual/adt-package.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 9e68c3131e..48edf0aef5 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml | |||
@@ -55,9 +55,9 @@ | |||
55 | </para> | 55 | </para> |
56 | 56 | ||
57 | <note> | 57 | <note> |
58 | For build performance information related to the PMS, see | 58 | For build performance information related to the PMS, see the |
59 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> | 59 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>" |
60 | in the Yocto Project Reference Manual. | 60 | section in the Yocto Project Reference Manual. |
61 | </note> | 61 | </note> |
62 | 62 | ||
63 | <para> | 63 | <para> |