From d86dd0658fcf5d0f9cf2c3703b5d49b9be880ae8 Mon Sep 17 00:00:00 2001 From: Jan Polensky Date: Wed, 12 Mar 2025 17:44:57 +0100 Subject: [PATCH] zpcictl/zpcictl.8: Fix typo in man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Polensky Reviewed-by: Jan Höppner Signed-off-by: Jan Höppner --- zpcictl/zpcictl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zpcictl/zpcictl.8 b/zpcictl/zpcictl.8 index e97dfd0f..93e3d348 100644 --- a/zpcictl/zpcictl.8 +++ b/zpcictl/zpcictl.8 @@ -87,7 +87,7 @@ restore the device in place. Thus, higher level interfaces such as network interfaces and block devices remain intact. In particular, with this type of reset high availability mechanisms like a bonded network interface or a software RAID can transparently re-integrate the recovered device. For -example, after a failure and recovery, a software RAID can resync a stroage +example, after a failure and recovery, a software RAID can resync a storage device or a network interface can be re-integrated in a bond. In contrast to a complete shut down, the device driver remains active and informs higher layers of both the occurrence of an error state and the eventual recovery.