Date: Thu, 24 Apr 2014 11:27:03 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r264876 - head/usr.bin/iscsictl Message-ID: <201404241127.s3OBR3A5094177@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Thu Apr 24 11:27:03 2014 New Revision: 264876 URL: http://svnweb.freebsd.org/changeset/base/264876 Log: Grammar fix. Modified: head/usr.bin/iscsictl/iscsictl.8 Modified: head/usr.bin/iscsictl/iscsictl.8 ============================================================================== --- head/usr.bin/iscsictl/iscsictl.8 Thu Apr 24 11:14:17 2014 (r264875) +++ head/usr.bin/iscsictl/iscsictl.8 Thu Apr 24 11:27:03 2014 (r264876) @@ -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?201404241127.s3OBR3A5094177>