Fix typo.
Sponsored by: iXsystems
This commit is contained in:
parent
0e28ca2eff
commit
d7b87b89b7
@ -1149,7 +1149,7 @@ valid_iscsi_name(const char *name)
|
||||
}
|
||||
} else {
|
||||
log_warnx("invalid target name \"%s\"; should start with "
|
||||
"either \".iqn\", \"eui.\", or \"naa.\"",
|
||||
"either \"iqn.\", \"eui.\", or \"naa.\"",
|
||||
name);
|
||||
}
|
||||
return (true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user