diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 08:25:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:36 +0100 |
commit | c35b0e33be89a2f94d82b844c365c575486e535a (patch) | |
tree | ec22e4c6bed593477da9b6e573ee61db4a993237 /documentation/ref-manual | |
parent | d72c0e688d6b38fffc5202ee4b0b6cf8749ad3b6 (diff) | |
download | poky-c35b0e33be89a2f94d82b844c365c575486e535a.tar.gz |
ref-manual: Edit to AUTHOR glossary entry.
(From yocto-docs rev: 89c0bbe3fbcf7848b7459a1a205c8a2e7f0edfbb)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c433110f2b..b6777747d5 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -27,7 +27,7 @@ | |||
27 | <link linkend='var-IMAGE_FEATURES'>I</link> | 27 | <link linkend='var-IMAGE_FEATURES'>I</link> |
28 | <!-- <link linkend='var-glossary-j'>J</link> --> | 28 | <!-- <link linkend='var-glossary-j'>J</link> --> |
29 | <link linkend='var-KARCH'>K</link> | 29 | <link linkend='var-KARCH'>K</link> |
30 | <link linkend='var-LAYERDIR'>L</link> | 30 | <link linkend='var-LAYERDEPENDS'>L</link> |
31 | <link linkend='var-MACHINE'>M</link> | 31 | <link linkend='var-MACHINE'>M</link> |
32 | <!-- <link linkend='var-glossary-n'>N</link> --> | 32 | <!-- <link linkend='var-glossary-n'>N</link> --> |
33 | <link linkend='var-OE_TERMINAL'>O</link> | 33 | <link linkend='var-OE_TERMINAL'>O</link> |
@@ -69,8 +69,8 @@ | |||
69 | 69 | ||
70 | <glossentry id='var-AUTHOR'><glossterm>AUTHOR</glossterm> | 70 | <glossentry id='var-AUTHOR'><glossterm>AUTHOR</glossterm> |
71 | <glossdef> | 71 | <glossdef> |
72 | <para>The email address used to contact the original author or authors in | 72 | <para>The email address used to contact the original author |
73 | order to send patches, forward bugs, etc.</para> | 73 | or authors in order to send patches and forward bugs.</para> |
74 | </glossdef> | 74 | </glossdef> |
75 | </glossentry> | 75 | </glossentry> |
76 | 76 | ||