From 57e804843b42676246f14cea149299189abb8d18 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Mon, 11 Apr 2011 01:12:52 +0000 Subject: [PATCH] Docs: udev.xml: Clean up introduction to substitutions. For one thing, they are not at all like printf conversion specifications. --- udev/udev.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/udev/udev.xml b/udev/udev.xml index 48980577c..57f13e07b 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -528,10 +528,10 @@ The , , , , , and - fields support simple printf-like string substitutions. The - format chars gets applied after all rules have been processed, right before the program - is executed. It allows the use of device properties set by earlier matching - rules. For all other fields, substitutions are applied while the individual rule is + fields support simple string substitutions. The + substitutions are performed after all rules have been processed, right before the program + is executed, allowing for the use of device properties set by earlier matching + rules. For all other fields, substitutions are performed while the individual rule is being processed. The available substitutions are: -- 2.30.2