Author: pebender
Date: Mon Oct 13 12:37:05 2008
New Revision: 3836
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
Log:
- Fixed some comment typos.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Oct 13
12:37:05 2008
@@ -26,7 +26,7 @@
Modified udev rules
- Added autodetection of the TechniSat SkyStar 2 TV USB remote control
- reciever.
+ receiver.
Modified Linux kernel
- Updated unionfs to 2.5.
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
==============================================================================
---
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
(original)
+++
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
Mon Oct 13 12:37:05 2008
@@ -36,7 +36,7 @@
ENV{mm_detect_id}=="usb:15c2:ffdc", ENV{mm_detect_state_lcdproc}="imon"
ENV{mm_detect_id}=="usb:1b3d:0153", ENV{mm_detect_state_lcdproc}="MtxOrb"
-# The state has ben set, so give the device a persistent unique identifier
when possible.
+# The state has been set, so give the device a persistent unique
identifier when possible.
ENV{mm_detect_state_lcdproc}=="?*", PROGRAM="/lib/udev/mm_uid",
RESULT=="?*", NAME="$env{SUBSYSTEM}-$result", SYMLINK+="%k"
# The state has been set, so save it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---