All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Skyttä" <ville.skytta@iki.fi>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH 2/2] man: Fix udevadm test --action default value.
Date: Tue, 20 Dec 2011 23:06:38 +0000	[thread overview]
Message-ID: <4EF114FE.50307@iki.fi> (raw)
In-Reply-To: <1324420719-23114-2-git-send-email-ville.skytta@iki.fi>

On 2011-12-21 00:48, Kay Sievers wrote:
> On Tue, Dec 20, 2011 at 23:38, Ville Skytt√§ <ville.skytta@iki.fi> wrote:
>> ---
>>  udev/udevadm.xml |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/udev/udevadm.xml b/udev/udevadm.xml
>> index 09c22c4..a1028ee 100644
>> --- a/udev/udevadm.xml
>> +++ b/udev/udevadm.xml
>> @@ -199,7 +199,7 @@
>>         <varlistentry>
>>           <term><option>--action=<replaceable>action</replaceable></option></term>
>>           <listitem>
>> -            <para>Type of event to be triggered. The default value is <command>change</command>.</para>
>> +            <para>Type of event to be triggered. The default value is <command>add</command>.</para>
> 
> ?
> 
> # strace -e write udevadm trigger --subsystem-match=mem --sysname-match=null
> write(3, "change", 6)                   = 6

Oops, I intended to fix the default value of "test" (as the subject
says), not "trigger", but ended up modifying/breaking the latter as the
former's default is not documented and I hit the wrong entry in the xml.
 Thanks for catching it.
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2011-12-20 23:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20 22:38 [PATCH 2/2] man: Fix udevadm test --action default value Ville Skyttä
2011-12-20 22:48 ` Kay Sievers
2011-12-20 23:06 ` Ville Skyttä [this message]

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=4EF114FE.50307@iki.fi \
    --to=ville.skytta@iki.fi \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.