From d4a7bf2583f004e23452ca84ce2e11b7be819529 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Fri, 8 Apr 2011 17:25:05 +0000 Subject: [PATCH] Docs: udev.xml: Clarification through proper wording Signed-off-by: Michael Witten --- udev/udev.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/udev/udev.xml b/udev/udev.xml index c18d009b7..3bf7ee8ec 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -74,10 +74,10 @@ default rules directory /lib/udev/rules.d/, the custom rules directory /etc/udev/rules.d/ and the temporary rules directory /run/udev/rules.d/. - All rule files are sorted and processed in lexical order, regardless - in which of these directories they live. Files in - /etc/udev/rules.d/ have precedence over files with - the same name in /lib/udev/rules.d/. This can be + All rule files are collectively sorted and processed in lexical order, + regardless of the directories in which they live. However, files in + /etc/udev/rules.d/ take precedence over files with + the same name in /lib/udev/rules.d/; this can be used to ignore a default rules file if needed. Rule files must end in .rules, other extensions -- 2.30.2