Module Name: src
Committed By: tnn
Date: Tue Nov 10 12:41:18 UTC 2015
Modified Files:
src/sbin/iscsid: iscsid.8
Log Message:
fix iSCSI RFC number
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sbin/iscsid/iscsid.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/iscsid/iscsid.8
diff -u src/sbin/iscsid/iscsid.8:1.11 src/sbin/iscsid/iscsid.8:1.12
--- src/sbin/iscsid/iscsid.8:1.11 Sun Jul 6 14:41:24 2014
+++ src/sbin/iscsid/iscsid.8 Tue Nov 10 12:41:18 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: iscsid.8,v 1.11 2014/07/06 14:41:24 zafer Exp $
+.\" $NetBSD: iscsid.8,v 1.12 2015/11/10 12:41:18 tnn Exp $
.\"
.\" Copyright (c) 2011 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 6, 2014
+.Dd November 10, 2015
.Dt ISCSID 8
.Os
.Sh NAME
@@ -36,7 +36,7 @@
.Sh DESCRIPTION
The iSCSI initiator runs as a kernel driver, and provides access
to iSCSI targets running across a network using the iSCSI protocol,
-RFC 3270.
+RFC 3720.
The
.Nm
utility itself interfaces to the kernel iSCSI driver, and also