man: fix option letter in udevadm control -e

-x never worked, so let's just correct the man page.

Fixes #3524.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-06-14 17:11:46 -04:00
parent 19a29798bc
commit bd8420c518
1 changed files with 1 additions and 1 deletions

View File

@ -380,7 +380,7 @@
<para>Modify the internal state of the running udev daemon.</para>
<variablelist>
<varlistentry>
<term><option>-x</option></term>
<term><option>-e</option></term>
<term><option>--exit</option></term>
<listitem>
<para>Signal and wait for systemd-udevd to exit.</para>