linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masatake YAMATO <jet@gyve.org>
To: linux-hotplug@vger.kernel.org
Subject: typo in udev_run_hotplugd.c
Date: Tue, 21 Feb 2006 21:49:56 +0000	[thread overview]
Message-ID: <20060222.064956.193682454.jet@gyve.org> (raw)

Hi,

I found a very small typo in 
udev-085/extras/run_directory/udev_run_hotplugd.c.patch.

--- udev_run_hotplugd.c.orig	2006-02-22 06:48:00.000000000 +0900
+++ udev_run_hotplugd.c	2006-02-22 06:48:09.000000000 +0900
@@ -68,7 +68,7 @@
 		close(fd);
 	}
 
-	dbg("running dev.d directory");
+	dbg("running hotplug.d directory");
 
 	sprintf(dirname, "/etc/hotplug.d/%s", subsystem);
 	run_directory(dirname, ".hotplug", subsystem);

Masatake YAMATO


-------------------------------------------------------
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\x103432&bid#0486&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2006-02-21 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 21:49 Masatake YAMATO [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-01 19:02 typo in udev_run_hotplugd.c Kay Sievers

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=20060222.064956.193682454.jet@gyve.org \
    --to=jet@gyve.org \
    --cc=linux-hotplug@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).