[Kerncomp-cvs] www index.html,1.3,1.4
Brought to you by:
delsarto,
dswatgelato
From: Ian W. <del...@us...> - 2005-05-20 00:37:44
|
Update of /cvsroot/kerncomp/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31176 Modified Files: index.html Log Message: fix missing end tag Index: index.html =================================================================== RCS file: /cvsroot/kerncomp/www/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.html 20 May 2005 00:36:11 -0000 1.3 --- index.html 20 May 2005 00:37:33 -0000 1.4 *************** *** 83,89 **** <dd>Michael Still has a range of <a href="http://www.stillhq.com/linux/automated/">automated kernel build ! scripts. He uses a modular architecture where you create scripts that ! operate on clean kernel trees which are run against source trees you ! are interested in.</dd> </dl> --- 83,89 ---- <dd>Michael Still has a range of <a href="http://www.stillhq.com/linux/automated/">automated kernel build ! scripts</a>. He uses a modular architecture where you create scripts ! that operate on clean kernel trees which are run against source trees ! you are interested in.</dd> </dl> |