* [PATCH 2/2] UML - Fix some typos
@ 2006-01-24 23:26 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2006-01-24 23:26 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, user-mode-linux-devel
Fix a couple of typos.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
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\
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-24 22:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-24 23:26 [PATCH 2/2] UML - Fix some typos Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®