updates.
[crypto.git] / scripts / silcdoc / silcdoc
index ebf885cfab66204f887db830472c21ecd7a0e5bb..3ec14190a8976a391e56ec8a611025e2161664b6 100755 (executable)
@@ -55,7 +55,7 @@ if [ "$TYPE" = "HTML" ]; then
     sh gen.sh index.php $DST/$i.html $DST/$i.html
 
     # Generate the details and the layour
-    files=`find $DST -name ""$i"_*.html"`
+    files=`find $DST -name "$i_*.html"`
     for k in $files
     do
       sh gen.sh gen_detail.php $k $k