From 6735d50255554dbbbc9e6747c7f4fe8566c9af7d Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Fri, 6 May 2016 13:44:56 +0000 Subject: [PATCH] Document the "Protocol" field of iscsi.conf(5). MFC after: 1 month Sponsored by: The FreeBSD Foundation --- usr.bin/iscsictl/iscsi.conf.5 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/usr.bin/iscsictl/iscsi.conf.5 b/usr.bin/iscsictl/iscsi.conf.5 index 8740fe508b04..be543e44778f 100644 --- a/usr.bin/iscsictl/iscsi.conf.5 +++ b/usr.bin/iscsictl/iscsi.conf.5 @@ -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 with the defined 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