Blame SOURCES/0018-multipath.conf-fix-typo-in-ghost_delay-description.patch

68b27c
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
68b27c
From: Benjamin Marzinski <bmarzins@redhat.com>
68b27c
Date: Thu, 15 Jul 2021 14:46:49 -0500
68b27c
Subject: [PATCH] multipath.conf: fix typo in ghost_delay description
68b27c
68b27c
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
68b27c
---
68b27c
 multipath/multipath.conf.5 | 2 +-
68b27c
 1 file changed, 1 insertion(+), 1 deletion(-)
68b27c
68b27c
diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
68b27c
index 0d2bce09..689d09aa 100644
68b27c
--- a/multipath/multipath.conf.5
68b27c
+++ b/multipath/multipath.conf.5
68b27c
@@ -1251,7 +1251,7 @@ The default is: in \fB/sys/block/<dev>/queue/max_sectors_kb\fR
68b27c
 Sets the number of seconds that multipath will wait after creating a device
68b27c
 with only ghost paths before marking it ready for use in systemd. This gives
68b27c
 the active paths time to appear before the multipath runs the hardware handler
68b27c
-to switch the ghost paths to active ones. Setting this to \fI0\fR or \fIon\fR
68b27c
+to switch the ghost paths to active ones. Setting this to \fI0\fR or \fIno\fR
68b27c
 makes multipath immediately mark a device with only ghost paths as ready.
68b27c
 .RS
68b27c
 .TP