Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 07:59:44 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r265529 - stable/10/usr.bin/iscsictl
Message-ID:  <201405070759.s477xiVi030741@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Wed May  7 07:59:44 2014
New Revision: 265529
URL: http://svnweb.freebsd.org/changeset/base/265529

Log:
  MFC r264876:
  
  Grammar fix.

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 May  7 07:57:53 2014	(r265528)
+++ stable/10/usr.bin/iscsictl/iscsictl.8	Wed May  7 07:59:44 2014	(r265529)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 20, 2014
+.Dd April 24, 2014
 .Dt ISCSICTL 8
 .Os
 .Sh NAME
@@ -119,7 +119,7 @@ Use
 .Nm Fl L
 to check the connection status.
 .Pp
-Note that in order to the iSCSI initiator to be able to connect to a target,
+Note that in order for the iSCSI initiator to be able to connect to a target,
 the
 .Xr iscsid 8
 daemon must be running.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405070759.s477xiVi030741>