summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-04-04 15:25:15 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-06 08:01:19 -0700
commit5bbffff68be1b8ab92a12f203a0ad57a80444c17 (patch)
tree2209dcde5e0a01a29eda7f721b6a7f1afed055ae /documentation/poky-ref-manual
parentda283ba65b4a9f632e18a521e531c2ced4987a55 (diff)
downloadast2050-yocto-poky-5bbffff68be1b8ab92a12f203a0ad57a80444c17.zip
ast2050-yocto-poky-5bbffff68be1b8ab92a12f203a0ad57a80444c17.tar.gz
document/poky-ref-manual/ref-classes.xml: removed <function> tag
I got rid of the <function> tag and replaced with <filename>. We have too many styles. (From OE-Core rev: 5ac97ba191c8707ff20105626427998df997d221) 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/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index d7cfb6e..9082aa7 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -35,7 +35,7 @@
(empty by default). These are often overridden or extended by other classes
such as <filename>autotools.bbclass</filename> or
<filename>package.bbclass</filename>. The class also contains some commonly
- used functions such as <function>oe_runmake</function>.
+ used functions such as <variable>oe_runmake</variable>.
</para>
</section>
OpenPOWER on IntegriCloud