Blame SOURCES/0058-Man-page-correction-for-host-mode-options-of-iscsiad.patch

786c6d
From bd91b810918df6ac09167aa37c6dc1f32bf907be Mon Sep 17 00:00:00 2001
786c6d
From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>
786c6d
Date: Mon, 30 Dec 2013 06:14:41 -0500
786c6d
Subject: [PATCH] Man page correction for host mode options of iscsiadm
786c6d
786c6d
Correct the help options of iscsiadm host mode in its man page.
786c6d
786c6d
Signed-off-by: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>
786c6d
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
786c6d
---
786c6d
 doc/iscsiadm.8 | 4 +---
786c6d
 1 file changed, 1 insertion(+), 3 deletions(-)
786c6d
786c6d
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
786c6d
index d59af43..9a945d1 100644
786c6d
--- a/doc/iscsiadm.8
786c6d
+++ b/doc/iscsiadm.8
786c6d
@@ -16,9 +16,7 @@ iscsiadm \- open-iscsi administration utility
786c6d
 
786c6d
 \fBiscsiadm\fR \-m fw [ \-d debug_level ] [\-l]
786c6d
 
786c6d
-\fBiscsiadm\fR \-m host [ \-P printlevel ] [ \-H hostno|MAC ] [ [ \-C chap [ \-x chap_tbl_idx ] ] | [ \-C flashnode [ \-A portal_type ] [ \-x flashnode_idx ] ] ] [ [ \-o operation ] [ \-n name ] [ \-v value ] ]
786c6d
-
786c6d
-\fBiscsiadm\fR \-m host [ \-P printlevel ] [ \-H hostno|MAC ] [ [ \-C chap [ \-o operation ] [ \-v chap_tbl_idx ] ] | [ \-C flashnode [ \-o operation ] [ \-A portal_type ] [ \-x flashnode_idx ] [ \-n name ] [ \-v value ] ] | [ \-C stats ]]
786c6d
+\fBiscsiadm\fR \-m host [ \-P printlevel ] [ \-H hostno|MAC ] [ [ \-C chap [ \-x chap_tbl_idx ] ] | [ \-C flashnode [ \-A portal_type ] [ \-x flashnode_idx ] ] | [ \-C stats ] ] [ [ \-o operation ] [ \-n name ] [ \-v value ] ]
786c6d
 
786c6d
 \fBiscsiadm\fR \-k priority
786c6d
 
786c6d
-- 
786c6d
1.8.3.1
786c6d