Author: trasz
Date: Fri May  6 13:44:56 2016
New Revision: 299174
URL: https://svnweb.freebsd.org/changeset/base/299174

Log:
  Document the "Protocol" field of iscsi.conf(5).
  
  MFC after:    1 month
  Sponsored by: The FreeBSD Foundation

Modified:
  head/usr.bin/iscsictl/iscsi.conf.5

Modified: head/usr.bin/iscsictl/iscsi.conf.5
==============================================================================
--- head/usr.bin/iscsictl/iscsi.conf.5  Fri May  6 13:41:43 2016        
(r299173)
+++ head/usr.bin/iscsictl/iscsi.conf.5  Fri May  6 13:44:56 2016        
(r299174)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 2, 2015
+.Dd May 6, 2016
 .Dt ISCSI.CONF 5
 .Os
 .Sh NAME
@@ -129,6 +129,14 @@ returned by SendTargets iSCSI discovery 
 Name of selected iSCSI hardware offload driver.
 Default is
 .Qq Ar None .
+.It Cm Protocol
+Name of selected protocol.
+It can be either
+.Qq Ar iSER ,
+for iSCSI over RDMA, or
+.Qq Ar iSCSI .
+Default is
+.Qq Ar iSCSI .
 .El
 .Sh FILES
 .Bl -tag -width indent
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to