From ff4d1fc61446154be6d403befed2e826740f46d1 Mon Sep 17 00:00:00 2001 From: mnc Date: Sat, 8 Apr 2006 04:05:56 +0000 Subject: fix some spelling mistakes git-svn-id: svn://svn.berlios.de/open-iscsi@536 d7303112-9cec-0310-bdd2-e83a94d6c2b6 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 3593538..43e7562 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ Open-iSCSI is partitioned into user and kernel parts. The kernel portion of Open-iSCSI is a from-scratch code licensed under GPL. The kernel part implements iSCSI data path -(that is, iSCSI Read and iSCSI Write), and consists of thee +(that is, iSCSI Read and iSCSI Write), and consists of three loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko. User space contains the entire control plane: configuration @@ -355,7 +355,7 @@ node discovered in the discovery above: Or to set the "node.conn[0].statup" attribute to "startup" as default for all sessions add the following to the /etc/iscsid.conf: - node.conn[0].statup = automatic + node.conn[0].startup = automatic To login to all the automated nodes, simply restart the iscsi service e.g /etc/init.d/open-iscsi restart -- cgit v1.2.1