Hey, Good catch. Should encourage other people to do the same. Any typos or incorrect information, just go in and correct it. On Tue, 17 Apr 2001 [EMAIL PROTECTED] wrote: > User: alborini > Date: 01/04/17 09:46:22 > > Modified: src/docs howtombeans.xml > Log: > typo > > Revision Changes Path > 1.5 +3 -3 manual/src/docs/howtombeans.xml > > Index: howtombeans.xml > =================================================================== > RCS file: /cvsroot/jboss/manual/src/docs/howtombeans.xml,v > retrieving revision 1.4 > retrieving revision 1.5 > diff -u -r1.4 -r1.5 > --- howtombeans.xml 2001/04/04 02:43:21 1.4 > +++ howtombeans.xml 2001/04/17 16:46:21 1.5 > @@ -19,10 +19,10 @@ > <para>Parse the jboss.jcml file and >instantiate all MBeans</para> > </step> > <step> > - <para>Parse the optional jboss-auth.jcml</para> > + <para>Parse the optional jboss-auto.jcml</para> > <substeps> > <step> > - <para>If jboss-auth.jcml >exists, parse the file and instantiate any MBeans that were not created by the parse >of the jboss.jcml file.</para> > + <para>If jboss-auto.jcml >exists, parse the file and instantiate any MBeans that were not created by the parse >of the jboss.jcml file.</para> > </step> > <step> > <para>Apply the MBean >attribute settings from the jboss-auto.jcml file.</para> > @@ -317,4 +317,4 @@ > </figure> > </section> > </section> > -</section> > \ No newline at end of file > +</section> > > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
