| Lines 48-50 were replaced by lines 48-50 | 
| - * remove InitIniCommands (moving first few lines InitObjectCommands) | 
| -   and RemoveIniCommands | 
| - * InitGeneral to a new file named initgen.c | 
| + * remove ''InitIniCommands'' (moving first few lines ''InitObjectCommands'') | 
| +   and ''RemoveIniCommands'' | 
| + * move ''InitGeneral'' to a new file named ''inigen.c'' | 
| Line 52 was replaced by line 52 | 
| -   calls to the InitGeneral function | 
| +   calls to the ''InitGeneral'' function | 
| Lines 56-57 were replaced by lines 56-57 | 
| - * all stuff (except SiteInit) is moved to the corresponding modules, | 
| -   using MakeInitializer/GetInitializer | 
| + * all stuff (except ''SiteInit'') is moved to the corresponding modules, | 
| +   using ''MakeInitializer/GetInitializer'' |