Spelling fix.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1390 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2009-12-13 18:02:39 +00:00
parent 50dc64fd1c
commit 6ed8923406

View File

@@ -57,7 +57,7 @@ Proceed as follows to compile and install the SRP target driver:
chkconfig scst on
The ib_srpt kernel module suppors the following parameters:
The ib_srpt kernel module supports the following parameters:
* srp_max_message_size (unsigned integer)
Maximum size of an SRP control message in bytes. Examples of SRP control
messages are: login request, logout request, data transfer request, ...