chiark / gitweb /
remove outdated documentation
[elogind.git] / docs / writing_udev_rules / index.html
index cc8fbd60c7e01bf9f60a79ca3118fca6b86446ab..b41664bf69cdfe30869f6acf437675a9c71954b0 100644 (file)
@@ -238,8 +238,6 @@ Here is an example rule to illustrate the above:
 The above rule includes one match key (<em>KERNEL</em>) and one assignment key (<em>NAME</em>). The semantics of these keys and their properties will be detailed later. It is important to note that the match key is related to its value through the equality operator (==), whereas the assignment key is related to its value through the assignment operator (=).
 </p>
 
 The above rule includes one match key (<em>KERNEL</em>) and one assignment key (<em>NAME</em>). The semantics of these keys and their properties will be detailed later. It is important to note that the match key is related to its value through the equality operator (==), whereas the assignment key is related to its value through the assignment operator (=).
 </p>
 
-<!-- fixme udevstart? -->
-
 <a name="basic"></a>
 <h3>Basic Rules</h3>
 
 <a name="basic"></a>
 <h3>Basic Rules</h3>