summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 15:21:43 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 15:21:43 +0000
commit1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a (patch)
tree0093a298292bb7a8de88667d7fa482da6effb207 /sbin
parent9761e3fdaf71ba499c124e255c7d3648868e8fa0 (diff)
downloadFreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.zip
FreeBSD-src-1ab2433a4ca6e435fc979b6ce5bb9d6b3c1b787a.tar.gz
Whitespace cleanup:
o Wrap sentences on to new lines o Cleanup trailing whitespace Found with: textproc/igor MFC after: 1 week X-MFC-With: r232157
Diffstat (limited to 'sbin')
-rw-r--r--sbin/iscontrol/iscsi.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/iscontrol/iscsi.conf.5 b/sbin/iscontrol/iscsi.conf.5
index 2307038..c1f320fb 100644
--- a/sbin/iscontrol/iscsi.conf.5
+++ b/sbin/iscontrol/iscsi.conf.5
@@ -39,7 +39,7 @@ program.
It contains declarations and parameter/key-options.
The syntax is very simple,
.D1 Li variable = value;
-and they can be grouped via a
+and they can be grouped via a
.Em block
declaration:
.Bf Li
@@ -60,7 +60,7 @@ currently only supported authentication method is CHAP, with
digest either MD5 or SHA.
Default is none.
.It Cm HeaderDigest
-a
+a
.Em digest
is calculated on the header of all iSCSI PDUs, and
checked.
@@ -141,7 +141,7 @@ to the value specified.
.It Cm maxluns
overrides the compiled value of
.Sy luns ,
-see
+see
.Xr iscsi_initiator 4 .
This value can only be reduced.
.It Cm sockbufsize
@@ -185,7 +185,7 @@ myiscsi { # nickname
targetaddress = iscsi1
targetname = iqn.1900.com.com:sn.123456
}
-chaptest {
+chaptest {
targetaddress= 10.0.0.1;
targetname = iqn.1900.com.com:sn.123456
initiatorname= iqn.2005-01.il.ac.huji.cs:nobody
OpenPOWER on IntegriCloud