chiark / gitweb /
[PATCH] remove udevtest on 'make clean'
[elogind.git] / udev.8
diff --git a/udev.8 b/udev.8
index 9291f33242337b14bd955088e57f59075ca6f440..603ca45cbac74a9e5afb0bedd9489d056b85cbfe 100644 (file)
--- a/udev.8
+++ b/udev.8
@@ -195,6 +195,13 @@ returned string.
 (This does not work within the
 .B PROGRAM
 field for the obvious reason.)
+.br
+A single part of the string, separated by the space character
+my be selected by specifying the part number as a attribute:
+.BI %c{ part }
+.TP
+.BI %s{ filename }
+The content of a sysfs attribute.
 .TP
 .B %%
 The '%' char itself.