Fix a couple of typos.

Signed-off-by: Jeff Dike <[EMAIL PROTECTED]>

Index: linux-2.6.15-mm/arch/um/drivers/mcast_kern.c
===================================================================
--- linux-2.6.15-mm.orig/arch/um/drivers/mcast_kern.c   2006-01-24 
17:04:22.000000000 -0500
+++ linux-2.6.15-mm/arch/um/drivers/mcast_kern.c        2006-01-24 
17:05:38.000000000 -0500
@@ -40,7 +40,7 @@ static void mcast_init(struct net_device
        dpri->dev = dev;
 
        printk("mcast backend ");
-       printk("multicast adddress: %s:%u, TTL:%u ",
+       printk("multicast address: %s:%u, TTL:%u ",
               dpri->addr, dpri->port, dpri->ttl);
 
        printk("\n");
Index: linux-2.6.15-mm/arch/um/drivers/mconsole_kern.c
===================================================================
--- linux-2.6.15-mm.orig/arch/um/drivers/mconsole_kern.c        2006-01-24 
17:04:31.000000000 -0500
+++ linux-2.6.15-mm/arch/um/drivers/mconsole_kern.c     2006-01-24 
17:05:38.000000000 -0500
@@ -273,7 +273,7 @@ void mconsole_proc(struct mc_request *re
     config <dev> - Query the configuration of a device \n\
     remove <dev> - Remove a device from UML \n\
     sysrq <letter> - Performs the SysRq action controlled by the letter \n\
-    cad - invoke the Ctl-Alt-Del handler \n\
+    cad - invoke the Ctrl-Alt-Del handler \n\
     stop - pause the UML; it will do nothing until it receives a 'go' \n\
     go - continue the UML after a 'stop' \n\
     log <string> - make UML enter <string> into the kernel log\n\



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to