From 00c36baee0d3620f2b0c2fd6c8207da6ec35781e Mon Sep 17 00:00:00 2001 From: Jan Polensky Date: Wed, 12 Mar 2025 17:44:34 +0100 Subject: [PATCH] zconf/lsluns.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 --- zconf/lsluns.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zconf/lsluns.8 b/zconf/lsluns.8 index a4a1849a..7466e0d1 100644 --- a/zconf/lsluns.8 +++ b/zconf/lsluns.8 @@ -120,7 +120,7 @@ Lists all LUNs discovered in the FC SAN on target port .BI "lsluns \-c " 0.0.3922 " \-c " 0.0.fc00 \ " \-p " 0x5005123456789000 " \-p " 0x5005abcdefabc000 Lists all LUNs discovered in the FC SAN on: -adpater \fI0.0.3922\fR and port \fI0x5005123456789000\fR, +adapter \fI0.0.3922\fR and port \fI0x5005123456789000\fR, adapter \fI0.0.3922\fR and port \fI0x5005abcdefabc000\fR, adapter \fI0.0.fc00\fR and port \fI0x5005123456789000\fR, or adapter \fI0.0.fc00\fR and port \fI0x5005abcdefabc000\fR.