From: Jan-Benedict G. <jb...@us...> - 2005-08-07 02:05:08
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax/boot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7956 Modified Files: startup.c Log Message: - Housekeeping: Tell the world about our new list's email address. Index: startup.c =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/boot/startup.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- startup.c 24 May 2005 07:57:23 -0000 1.10 +++ startup.c 7 Aug 2005 02:04:59 -0000 1.11 @@ -59,7 +59,7 @@ enable_early_printk(); #endif - printk(KERN_INFO "Linux/VAX <lin...@mi...>\n"); + printk(KERN_INFO "Linux/VAX <lin...@pe...>\n"); #ifdef __SMP__ { |