Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/iscsid fix iSCSI RFC number



details:   https://anonhg.NetBSD.org/src/rev/5f3b3588acf1
branches:  trunk
changeset: 341524:5f3b3588acf1
user:      tnn <tnn%NetBSD.org@localhost>
date:      Tue Nov 10 12:41:18 2015 +0000

description:
fix iSCSI RFC number

diffstat:

 sbin/iscsid/iscsid.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2385dd3fd5ce -r 5f3b3588acf1 sbin/iscsid/iscsid.8
--- a/sbin/iscsid/iscsid.8      Tue Nov 10 00:33:39 2015 +0000
+++ b/sbin/iscsid/iscsid.8      Tue Nov 10 12:41:18 2015 +0000
@@ -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 <agc%NetBSD.org@localhost>
 .\" 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



Home | Main Index | Thread Index | Old Index