diff --git a/doc/scst_user_spec.txt b/doc/scst_user_spec.txt index cdc140093..0ead6519a 100644 --- a/doc/scst_user_spec.txt +++ b/doc/scst_user_spec.txt @@ -199,7 +199,7 @@ where: each time allocate a dedicated data buffer * SCST_USER_MEM_REUSE_WRITE - memory reuse by only WRITE-type - commands is allowed. For all WRITE-type commands the user space + commands is allowed. For all READ-type commands the user space handler will each time allocate a dedicated data buffer * SCST_USER_MEM_REUSE_ALL - unlimited memory reuse is possible.