svn commit: r269939 - stable/10/usr.bin/iscsictl
Gavin Atkinson
gavin at FreeBSD.org
Wed Aug 13 12:47:52 UTC 2014
Author: gavin
Date: Wed Aug 13 12:47:51 2014
New Revision: 269939
URL: http://svnweb.freebsd.org/changeset/base/269939
Log:
Merge r268842 from head:
Fix two typos in iscsictl.8
PR: 191581
Submitted by: Jimmy Olgeni
Modified:
stable/10/usr.bin/iscsictl/iscsictl.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.bin/iscsictl/iscsictl.8
==============================================================================
--- stable/10/usr.bin/iscsictl/iscsictl.8 Wed Aug 13 12:45:25 2014 (r269938)
+++ stable/10/usr.bin/iscsictl/iscsictl.8 Wed Aug 13 12:47:51 2014 (r269939)
@@ -83,7 +83,7 @@ The default is
Target host name or address used for SendTargets discovery.
When used, it will add a temporary discovery session.
After discovery is done, sessions will be added for each discovered target,
-and the temporary discovery sesion will be removed.
+and the temporary discovery session will be removed.
.It Fl n
The "nickname" of session defined in the configuration file.
.It Fl p
@@ -98,7 +98,7 @@ CHAP login.
Verbose mode.
.El
.Pp
-Certain parameters are neccessary when adding a session.
+Certain parameters are necessary when adding a session.
One can specify these either via command line (using the
.Fl t ,
.Fl p ,
More information about the svn-src-stable
mailing list