From: Scott Rifenbark Date: Mon, 4 Apr 2011 21:08:48 +0000 (-0500) Subject: documentation/poky-ref-manual/ref-classes.xml: Fix to tag X-Git-Tag: 2011-1~1838 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=263e572055b09ad2f432f1feda797813ef254e74;p=openembedded-core.git documentation/poky-ref-manual/ref-classes.xml: Fix to tag Had to fix the tag by replacing it with . Previous commit didn't work so this is fixing it. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml index 9082aa7098..0cb2fcee17 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 autotools.bbclass or package.bbclass. The class also contains some commonly - used functions such as oe_runmake. + used functions such as oe_runmake.