diff options
author | Ferenc Wágner <wferi@niif.hu> | 2012-10-15 19:38:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-16 01:11:42 +0200 |
commit | 7e505069d2eac61406cb0e7a9e5ef54a3c1ec38d (patch) | |
tree | 6ee158c3fb38c95f10b6019e8fe4a000963cad75 /man | |
parent | 9048b11f8b0173a3fbbbf6ce2716abba05d202ed (diff) |
man: Fix typo in udevadm documentation
Diffstat (limited to 'man')
-rw-r--r-- | man/udevadm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml index b46a5f5915..accf70129e 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -363,7 +363,7 @@ <varlistentry> <term><option>--timeout=</option><replaceable>seconds</replaceable></term> <listitem> - <para>The maximum number seconds to wait for a reply from systemd-udevd.</para> + <para>The maximum number of seconds to wait for a reply from systemd-udevd.</para> </listitem> </varlistentry> <varlistentry> |