From: Taj M. <taj...@us...> - 2004-09-15 03:53:27
|
Update of /cvsroot/davinci/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4785 Modified Files: MasterPlan.xml Log Message: Oops...missed a <listitem> tag and made my name jump all over the place. Index: MasterPlan.xml =================================================================== RCS file: /cvsroot/davinci/docs/MasterPlan.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MasterPlan.xml 13 Sep 2004 21:51:47 -0000 1.1 --- MasterPlan.xml 15 Sep 2004 03:53:16 -0000 1.2 *************** *** 379,389 **** </listitem> ! <para> ! <para>Taj Morton</para> <para> ! Official Title: Propaganda Minister, Programmer ! Email: <email>taj at wildgardenseed dot com</email> </para> ! </para> </itemizedlist> </chapter> --- 379,391 ---- </listitem> ! <listitem> <para> ! <para>Taj Morton</para> ! <para> ! Official Title: Propaganda Minister, Programmer<sbr/> ! Email: <email>taj at wildgardenseed dot com</email> ! </para> </para> ! </listitem> </itemizedlist> </chapter> |