diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2016-06-01 11:45:06 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2016-06-01 11:45:06 +0000 |
commit | ba4a30ae97a5471b8110095f9702db8f819264d9 (patch) | |
tree | f2be307f0c726a55e97f153380f4be8b5d4afd6b /usr.sbin | |
parent | 69c526f46ef3de47e7864f141caef0110fbf9401 (diff) | |
download | src-ba4a30ae97a5471b8110095f9702db8f819264d9.tar.gz src-ba4a30ae97a5471b8110095f9702db8f819264d9.zip |
Describe default value for "offload".
MFC after: 1 month
Notes
Notes:
svn path=/head/; revision=301118
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ctld/ctl.conf.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ctld/ctl.conf.5 b/usr.sbin/ctld/ctl.conf.5 index 80b2f9e7342b..cb624c5e016a 100644 --- a/usr.sbin/ctld/ctl.conf.5 +++ b/usr.sbin/ctld/ctl.conf.5 @@ -226,6 +226,8 @@ An IPv4 or IPv6 address and port to listen on for incoming connections. .It Ic offload Ar driver Define iSCSI hardware offload driver to use for this .Sy portal-group . +The default is +.Qq Ar none . .It Ic option Ar name Ar value The CTL-specific port options passed to the kernel. .It Ic redirect Ar address |