]> code.ossystems Code Review - openembedded-core.git/commitdiff
document/poky-ref-manual/ref-classes.xml: removed <function> tag
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 4 Apr 2011 20:25:15 +0000 (15:25 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Apr 2011 14:59:55 +0000 (07:59 -0700)
I got rid of the <function> tag and replaced with <filename>.  We
have too many styles.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/poky-ref-manual/ref-classes.xml

index d7cfb6e1438fd08891765f5fea0be35627e0c8bc..9082aa7098a203af648e45a8d8d74835712ebd27 100644 (file)
@@ -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>