Module Name: src
Committed By: reed
Date: Sun Nov 25 00:19:52 UTC 2012
Modified Files:
src/sbin/iscsid [netbsd-6]: iscsid.8
Log Message:
Fix simple typo. (3270 is MPLS)
To generate a diff of this commit:
cvs rdiff -u -r1.2.2.1 -r1.2.2.2 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.2.2.1 src/sbin/iscsid/iscsid.8:1.2.2.2
--- src/sbin/iscsid/iscsid.8:1.2.2.1 Wed May 30 08:06:26 2012
+++ src/sbin/iscsid/iscsid.8 Sun Nov 25 00:19:51 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: iscsid.8,v 1.2.2.1 2012/05/30 08:06:26 sborrill Exp $
+.\" $NetBSD: iscsid.8,v 1.2.2.2 2012/11/25 00:19:51 reed Exp $
.\"
.\" Copyright (c) 2011 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -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