linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: udevadm
Date: Fri, 09 Nov 2007 07:24:42 +0000	[thread overview]
Message-ID: <87bqa3dgp1.wl%muneda.takahiro@jp.fujitsu.com> (raw)
In-Reply-To: <1194564777.18996.29.camel@lov.site>

At Fri, 09 Nov 2007 00:32:57 +0100,
Kay Sievers <kay.sievers@vrfy.org> wrote:
> 
> It was long overdue, today all the tiny udev tools got merged into a
> single binary:
>   http://git.kernel.org/?p=linux/hotplug/udev.git;a=commit;h"5cb03bd851adc6d269b13bdf2b1bfded2b96b9
> 
> The next udev release will only have the daemon and one admin binary
> that contains everything. Symlinks to udevadm with the current tool
> names provide the same functionality as before.
> 
> Just a heads-up for stuff like mkinitramfs and friends, it needs to
> include the /sbin/udevadm binary, instead of only the symlinks. :)
> Would be good to check/prepare that if needed, to be ready for the new
> version.

Here is a trivial patch to fix typo in udevadm.xml.

Thanks,
MUNE

Signed-off-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
--
 udevadm.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/udevadm.xml b/udevadm.xml
index 0dd1570..0518c3b 100644
--- a/udevadm.xml
+++ b/udevadm.xml
@@ -51,7 +51,7 @@
 
       <refsect1><title>DESCRIPTION</title>
         <para>udevadm expects a command and command specific options.  It
-        controls the runtime behavior of udev, request kernel events,
+        controls the runtime behavior of udev, requests kernel events,
         manages the event queue, and provides simple debugging mechanisms.</para>
       </refsect1>
 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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:[~2007-11-09  7:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08 23:32 udevadm Kay Sievers
2007-11-09  7:24 ` MUNEDA Takahiro [this message]
2007-11-09  8:01 ` udevadm Kay Sievers
2007-11-09 10:12 ` udevadm Matthias Schwarzott
2007-11-09 14:20 ` udevadm 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=87bqa3dgp1.wl%muneda.takahiro@jp.fujitsu.com \
    --to=muneda.takahiro@jp.fujitsu.com \
    --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).