From: <ki...@us...> - 2003-05-06 23:01:29
|
Update of /cvsroot/pymerase/Docs/output/modules In directory sc8-pr-cvs1:/tmp/cvs-serv16270 Modified Files: CreateDBAPI.tex CreateGraphvizUML.tex template.tex Log Message: spelling error fixed Index: CreateDBAPI.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/output/modules/CreateDBAPI.tex,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** CreateDBAPI.tex 6 May 2003 22:52:58 -0000 1.2 --- CreateDBAPI.tex 6 May 2003 23:01:26 -0000 1.3 *************** *** 15,19 **** generate your database. ! \subsection{\cb Useage} Once you generate your DBAPI, you'll want to use it. Below is an example of how to use your DBAPI. --- 15,19 ---- generate your database. ! \subsection{\cb Usage} Once you generate your DBAPI, you'll want to use it. Below is an example of how to use your DBAPI. Index: CreateGraphvizUML.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/output/modules/CreateGraphvizUML.tex,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** CreateGraphvizUML.tex 6 May 2003 22:59:25 -0000 1.2 --- CreateGraphvizUML.tex 6 May 2003 23:01:26 -0000 1.3 *************** *** 16,20 **** this module becomes useful for displaying your schema to the world. ! \subsection{\cb Useage} Once you have generated a '.dot' file, you use the following line to generate a '.ps' (postscript) file. --- 16,20 ---- this module becomes useful for displaying your schema to the world. ! \subsection{\cb Usage} Once you have generated a '.dot' file, you use the following line to generate a '.ps' (postscript) file. Index: template.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/output/modules/template.tex,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** template.tex 6 May 2003 22:56:05 -0000 1.1 --- template.tex 6 May 2003 23:01:26 -0000 1.2 *************** *** 10,14 **** Description ! \subsection{\cb Useage} Useage --- 10,14 ---- Description ! \subsection{\cb Usage} Useage |