diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-05-19 12:56:17 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-05-19 12:56:17 +0200 |
commit | a0ee5a05bb3a9a838c35e07ff7a0bb7bbd2d0c9b (patch) | |
tree | 48729c7d9c0a490d0718bd4b6cfc4687f3151344 /udev/udev.xml | |
parent | 055e40edc647d8ccfc27c9cd3163ab5dbf63ed6c (diff) |
remove format char string truncation syntax
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index 084c13bd98..cd4884d3b5 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -620,9 +620,6 @@ </listitem> </varlistentry> </variablelist> - <para>The count of characters to be substituted may be limited by specifying - the format length value. For example, '%3s{file}' will only - insert the first three characters of the sysfs attribute</para> </refsect2> </refsect1> |