From e001cc6588801c943087e025a58ab150fddb9732 Mon Sep 17 00:00:00 2001 From: Mike Christie Date: Wed, 25 Feb 2009 11:41:07 -0600 Subject: docs: fix up type in README Fix up spelling of interface in README found by Ulrich. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 9b70ff7..77af490 100644 --- a/README +++ b/README @@ -489,7 +489,7 @@ iscsiadm -m node -p ip:port -I iface0 --op=delete then you can pass them in during discovery: ./iscsiadm -m discovery -t sendtargets -p 192.168.1.1:3260 \ - --inerface=iface0 --interface=iface1 + --interface=iface0 --interface=iface1 Note that for software iscsi, we let the network layer select which NIC to use for discovery, but for later logins iscsiadm -- cgit v1.2.1