mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user