X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=docs%2Fwriting_udev_rules%2Findex.html;h=ca4fb9d311f0f8b09fc9db6ca06c818f713ea559;hp=ce33bbb0111af28b575381be4e9b5dc24d412cf8;hb=04f2a4fb6eded359cc8be1ba4ce33d7f7db6919f;hpb=5aeea7b1f7880fbcb58df1cf60f75881ce607ca1 diff --git a/docs/writing_udev_rules/index.html b/docs/writing_udev_rules/index.html index ce33bbb01..ca4fb9d31 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.7

+Version 0.74

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
  • @@ -50,7 +52,7 @@ The most recent version of this document can always be found at:
  • Finding suitable information from sysfs
  • @@ -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,6 +114,9 @@ This document uses various examples (many of which are entirely fictional) to il

    History