Browse code

zmd desc uptaded in the docs

git-svn: trunk@4238

aCaB authored on 2008/10/08 18:00:02
Showing 3 changed files
... ...
@@ -1,3 +1,7 @@
1
+Wed Oct  8 11:16:34 CEST 2008 (acab)
2
+------------------------------------
3
+  * doc/signatures.*: make a note about using regexes in [zr]md's
4
+
1 5
 Tue Oct  7 23:47:02 CEST 2008 (tk)
2 6
 ----------------------------------
3 7
   * clamdscan: properly handle --infected (bb#1221)
4 8
Binary files a/docs/signatures.pdf and b/docs/signatures.pdf differ
... ...
@@ -197,7 +197,7 @@ virname:encrypted:filename:normal size:csize:crc32:cmethod:fileno:max depth
197 197
     \begin{itemize}
198 198
 	\item Virus name
199 199
 	\item Encryption flag (1 -- encrypted, 0 -- not encrypted)
200
-	\item File name (* to ignore)
200
+	\item File name (this is a regular expression - * to ignore)
201 201
 	\item Normal (uncompressed) size (* to ignore)
202 202
 	\item Compressed size (* to ignore)
203 203
 	\item CRC32 (* to ignore)