File targetcli-update-man-page-examples.patch of Package targetcli
diff -aurp targetcli-2.1.orig/doc/targetcli.8 targetcli-2.1/doc/targetcli.8
--- targetcli-2.1.orig/doc/targetcli.8 2014-06-26 13:32:40.084256287 -0700
+++ targetcli-2.1/doc/targetcli.8 2014-06-26 13:43:36.048286043 -0700
@@ -109,7 +109,7 @@ Creates an iSCSI target with a default W
initial target portal group called
.IR tpg1 .
.P
-.B iqn.2003-01.org.linux-iscsi.test2.x8664:sn123456789012/tpg1/
+.B iscsi/iqn.2003-01.org.linux-iscsi.test2.x8664:sn123456789012/tpg1/
.br
An example of changing to the configuration node for the given
target's first target portal group (TPG). This is equivalent to giving
@@ -144,7 +144,7 @@ setting
.B auto_add_mapped_luns
is true, this step is not necessary.)
.P
-.B acls/iqn.1994-05.com.redhat:4321576890 set authentication=0
+.B set attribute authentication=0
.br
Purely for example, make the LUNs in the ACL accessible without
authentication. See below for more information on configuring authentication.