summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Seiler <christian@iwakd.de>2016-09-18 17:44:06 +0200
committerChristian Seiler <christian@iwakd.de>2016-09-18 17:44:53 +0200
commit85fadbf6874f88f72d53e95de864832490d24697 (patch)
tree58592bb6463d62e91eb769ad9a1b282ef3066f2c /doc
parentded42dff6bf0d2fbc3f423e42e1da51281e9d70e (diff)
downloadopen-iscsi-85fadbf6874f88f72d53e95de864832490d24697.tar.gz
Additional spelling fixes
These spelling mistakes were found by Debian's QA tool lintian. Signed-off-by: Christian Seiler <christian@iwakd.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsi_discovery.84
-rw-r--r--doc/iscsiadm.86
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/iscsi_discovery.8 b/doc/iscsi_discovery.8
index 9945972..489783a 100644
--- a/doc/iscsi_discovery.8
+++ b/doc/iscsi_discovery.8
@@ -34,7 +34,7 @@ init.d startup script.
.\" .SH OPTIONS
.TP
.BI [-p=]\fIport\-number\fP
-set the port number (defualt is 3260).
+set the port number (default is 3260).
.TP
.BI [-d]
print debugging information.
@@ -52,7 +52,7 @@ force the transport specified by the argument of the \-t flag.
manual startup - will set manual startup (default is automatic startup).
.TP
.BI [-l]
-login - login to the new discovered nodes (defualt is false).
+login - login to the new discovered nodes (default is false).
.SH AUTHOR
Written by Dan Bar Dov
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index 94dbf02..79fdc48 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -228,7 +228,7 @@ display help text and exit
.TP
\fB\-H\fR, \fB\-\-host=\fI[hostno|MAC]\fR
-The host agrument specifies the SCSI host to use for the operation. It can be
+The host argument specifies the SCSI host to use for the operation. It can be
the scsi host number assigned to the host by the kernel's scsi layer, or the
MAC address of a scsi host.
@@ -303,7 +303,7 @@ This option is only valid for discovery and node modes.
.TP
\fB\-L\fR, \fB\-\-loginall=\fI[all|manual|automatic]\fR
For node mode, login all sessions with the node or conn startup values passed
-in or all running sesssion, except ones marked onboot, if all is passed in.
+in or all running session, except ones marked onboot, if all is passed in.
.IP
This option is only valid for node mode (it is valid but not functional
for session mode).
@@ -445,7 +445,7 @@ This option is only valid for node and session mode.
.TP
\fB\-U\fR, \fB\-\-logoutall=\fI[all,manual,automatic]\fR
logout all sessions with the node or conn startup values passed in or all
-running sesssion, except ones marked onboot, if all is passed in.
+running session, except ones marked onboot, if all is passed in.
.IP
This option is only valid for node mode (it is valid but not functional
for session mode).