923a60
From 81725f613bebedc27f7ff763097bcb393f9c4bd9 Mon Sep 17 00:00:00 2001
923a60
From: Jan Synacek <jsynacek@redhat.com>
923a60
Date: Wed, 7 Mar 2018 18:45:29 +0100
923a60
Subject: [PATCH] man/udevadm: correctly show the short version of --exit
923a60
923a60
Resolves: #1552712
923a60
---
923a60
 man/udevadm.xml | 2 +-
923a60
 1 file changed, 1 insertion(+), 1 deletion(-)
923a60
923a60
diff --git a/man/udevadm.xml b/man/udevadm.xml
923a60
index 99eae387f5..e11c2cb2e3 100644
923a60
--- a/man/udevadm.xml
923a60
+++ b/man/udevadm.xml
923a60
@@ -374,7 +374,7 @@
923a60
       <para>Modify the internal state of the running udev daemon.</para>
923a60
       <variablelist>
923a60
         <varlistentry>
923a60
-          <term><option>-x</option></term>
923a60
+          <term><option>-e</option></term>
923a60
           <term><option>--exit</option></term>
923a60
           <listitem>
923a60
             <para>Signal and wait for systemd-udevd to exit.</para>