From 747781a34577ad9156b2de5326fc565d16fb7590 Mon Sep 17 00:00:00 2001 From: Rob Norris Date: Tue, 3 Dec 2024 12:21:55 +1100 Subject: [PATCH] zinject(8): rename "ioctl" to "flush" Doc bug missed in d7605ae77. Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Reviewed-by: Brian Behlendorf Reviewed-by: Alexander Motin Signed-off-by: Rob Norris Closes #16827 --- man/man8/zinject.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man8/zinject.8 b/man/man8/zinject.8 index ad9e7a42b..abccc4d08 100644 --- a/man/man8/zinject.8 +++ b/man/man8/zinject.8 @@ -23,7 +23,7 @@ .\" .\" lint-ok: WARNING: sections out of conventional order: Sh SYNOPSIS .\" -.Dd April 4, 2024 +.Dd December 2, 2024 .Dt ZINJECT 8 .Os . @@ -268,7 +268,7 @@ Run for this many seconds before reporting failure. .It Fl T Ar failure Set the failure type to one of .Sy all , -.Sy ioctl , +.Sy flush , .Sy claim , .Sy free , .Sy read ,