diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-05-27 17:27:56 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-05-27 17:27:56 +0200 |
commit | 87d55ff672d78ebf8afc755e88beeeb1bdf3ac5e (patch) | |
tree | 9c097f79d65fff51fc8e63203f6212f9b7f06dc2 /udev/udevadm.xml | |
parent | 88cbfb09ee5510277503ff1830ecc3aa6c380b00 (diff) |
childs -> children
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r-- | udev/udevadm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 9a063f4290..223140e7a7 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -315,7 +315,7 @@ </listitem> </varlistentry> <varlistentry> - <term><option>--max-childs=</option><replaceable>value</replaceable></term> + <term><option>--children-max=</option><replaceable>value</replaceable></term> <listitem> <para>Set the maximum number of events, udevd will handle at the same time.</para> |