* [PATCH] clarify udevinfo text
@ 2004-03-04 3:33 Kay Sievers
2004-03-04 19:02 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Kay Sievers @ 2004-03-04 3:33 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 121 bytes --]
Make udevinfo attribute printing note so clear,
that's nearly impossible to misunderstand it in the future.
thanks,
Kay
[-- Attachment #2: 02-clarify-udevinfo.patch --]
[-- Type: text/plain, Size: 889 bytes --]
===== udevinfo.c 1.17 vs edited =====
--- 1.17/udevinfo.c Wed Mar 3 22:41:52 2004
+++ edited/udevinfo.c Thu Mar 4 04:22:21 2004
@@ -151,10 +151,10 @@
}
printf("\nudevinfo starts with the device the node belongs to and then walks up the\n"
- "device chain to print for every device found all possibly useful attributes\n"
+ "device chain, to print for every device found, all possibly useful attributes\n"
"in the udev key format.\n"
- "Only attributes within one device section may be used in a rule to match the\n"
- "device for which the node will be created.\n"
+ "Only attributes within one device section may be used together in one rule,\n"
+ "to match the device for which the node will be created.\n"
"\n");
printf("device '%s' has major:minor %s", class_dev->path, attr->value);
sysfs_close_attribute(attr);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] clarify udevinfo text
2004-03-04 3:33 [PATCH] clarify udevinfo text Kay Sievers
@ 2004-03-04 19:02 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-03-04 19:02 UTC (permalink / raw)
To: linux-hotplug
On Thu, Mar 04, 2004 at 04:33:08AM +0100, Kay Sievers wrote:
> Make udevinfo attribute printing note so clear,
> that's nearly impossible to misunderstand it in the future.
Ah, that's nicer.
Applied, thanks.
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-04 19:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04 3:33 [PATCH] clarify udevinfo text Kay Sievers
2004-03-04 19:02 ` Greg KH
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).