From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Drake Date: Mon, 03 Dec 2007 17:59:26 +0000 Subject: [PATCH] update "writing udev rules" documentation to v0.73 Message-Id: <20071203175926.9AF429D4A94@zog.reactivated.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Here is a documentation update which brings the guide in line with the more recent udev versions. diff --git a/docs/writing_udev_rules/index.html b/docs/writing_udev_rules/index.html index b41664b..9289137 100644 --- a/docs/writing_udev_rules/index.html +++ b/docs/writing_udev_rules/index.html @@ -7,6 +7,7 @@ Writing udev rules @@ -16,7 +17,7 @@

Writing udev rules

by Daniel Drake (dsd)
-Version 0.72

+Version 0.73

The most recent version of this document can always be found at:
@@ -43,6 +44,7 @@ The most recent version of this document can always be found at:
  • Rule syntax
  • Basic rules
  • Matching sysfs attributes
  • +
  • Device hierarchy
  • String substitutions
  • String matching
  • @@ -68,7 +70,7 @@ The most recent version of this document can always be found at:
  • USB Printer
  • USB Camera
  • USB Hard Disk
  • -
  • USB Hard Disk
  • +
  • USB Card Reader
  • USB Palm Pilot
  • CD/DVD drives
  • Network interfaces
  • @@ -112,7 +114,8 @@ This document uses various examples (many of which are entirely fictional) to il

    History