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>
This commit is contained in:
Scott Rifenbark
2011-04-04 15:25:15 -05:00
committed by Saul Wold
parent 6bfb96bff3
commit dfb31f15b9

View File

@@ -35,7 +35,6 @@
(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 <filename>oe_runmake</filename>.
</para>
</section>