From f1b811e8dc0c93b49254254ce240982224923630 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 6 Dec 2008 14:04:29 +0000 Subject: [PATCH] Fixed typo. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@607 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srpt/README b/srpt/README index 7ae60615c..621253273 100644 --- a/srpt/README +++ b/srpt/README @@ -29,7 +29,7 @@ To minimize QUEUEFULL conditions, please apply scst_increase_max_tgt_cmds patch and recompile scst $ cd ~scst/trunk -$ patch -p0 < srpt/patches/scst_increasa_max_tgt_cmds.patch +$ patch -p0 < srpt/patches/scst_increase_max_tgt_cmds.patch $ make scst scst_install srpt srpt_install On the other hand, if you have obtained the SCST source code included