mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org,
	user-mode-linux-devel@lists.sourceforge.net
Subject: [PATCH 2/2] UML - Fix some typos
Date: Tue, 24 Jan 2006 18:26:02 -0500	[thread overview]
Message-ID: <200601242326.k0ONQ2JM008908@ccure.user-mode-linux.org> (raw)

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\


                 reply	other threads:[~2006-01-24 22:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200601242326.k0ONQ2JM008908@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®