From ded42dff6bf0d2fbc3f423e42e1da51281e9d70e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 18 Sep 2016 17:43:32 +0200 Subject: Spelling fixes --- etc/iface.example | 4 ++-- etc/initd/initd.suse | 2 +- etc/iscsid.conf | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'etc') diff --git a/etc/iface.example b/etc/iface.example index 7af784b..4b7f22c 100644 --- a/etc/iface.example +++ b/etc/iface.example @@ -1,7 +1,7 @@ # # Example iSCSI interface config # -# There must be a seperate iscsi interface config file for each NIC, network +# There must be a separate iscsi interface config file for each NIC, network # interface or port or iscsi HBA you want to bind sessions to. # # For hardware iscsi, this is created for you when you run iscsiadm. @@ -23,7 +23,7 @@ # - cxgb3i (Chelsio cxgb S3 iSCSI HBAs); # #OPTIONAL: iface.initiatorname -# To use a initiator name other than the one set in +# To use an initiator name other than the one set in # /etc/iscsi/initiatorname.iscsi for normal sessions set the # iface.initiatorname. This is only used for normal sessions. # For discovery sessions the /etc/iscsi/initiatorname.iscsi value diff --git a/etc/initd/initd.suse b/etc/initd/initd.suse index a1c515a..54d0d84 100644 --- a/etc/initd/initd.suse +++ b/etc/initd/initd.suse @@ -12,7 +12,7 @@ # Default-Stop: # Short-Description: iSCSI initiator daemon # Description: The iSCSI initator is used to create and -# manage iSCSI connections to a iSCSI Target. +# manage iSCSI connections to an iSCSI Target. # ### END INIT INFO diff --git a/etc/iscsid.conf b/etc/iscsid.conf index c30a7dc..f7ecb6b 100644 --- a/etc/iscsid.conf +++ b/etc/iscsid.conf @@ -10,7 +10,7 @@ ###################### # iscsid daemon config ###################### -# If you want iscsid to start the first time a iscsi tool +# If you want iscsid to start the first time an iscsi tool # needs to access it, instead of starting it when the init # scripts run, set the iscsid startup command here. This # should normally only need to be done by distro package @@ -44,7 +44,7 @@ node.startup = manual # For "automatic" startup nodes, setting this to "Yes" will try logins on each # available iface until one succeeds, and then stop. The default "No" will try -# logins on all availble ifaces simultaneously. +# logins on all available ifaces simultaneously. node.leading_login = No # ************* -- cgit v1.2.1