Browse code

typo in the manpage

git-svn: trunk@3867

aCaB authored on 2008/05/28 11:37:05
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Wed May 28 03:49:55 CEST 2008 (acab)
2
+------------------------------------
3
+  * docs/man: typo
4
+
1 5
 Tue May 27 21:43:04 CEST 2008 (acab)
2 6
 ------------------------------------
3 7
   * libclamav/ole2_extract.c: allow (partial) scan of broken ole files
... ...
@@ -148,7 +148,7 @@ Set archive recursion level limit. This option protects your system against DoS
148 148
 Maximum depth directories are scanned at (default: 15).
149 149
 .TP 
150 150
 \fB\-\-unzip[=FULLPATH]\fR
151
-In most cases you don't need this option \- the built\-in unarchiver will extract Zip archives. Howvere, this option may be used as a backup for internal unpacker \- see the full documentation for more information. When enabled without an argument, unzip program will be searched in $PATH. If unzip cannot be found in $PATH, you must force it with =pathname. Remember about '=' between the option and the argument.
151
+In most cases you don't need this option \- the built\-in unarchiver will extract Zip archives. However, this option may be used as a backup for internal unpacker \- see the full documentation for more information. When enabled without an argument, unzip program will be searched in $PATH. If unzip cannot be found in $PATH, you must force it with =pathname. Remember about '=' between the option and the argument.
152 152
 .TP 
153 153
 \fB\-\-unrar[=FULLPATH]\fR
154 154
 Scan .rar files. In most cases the unpacker built into libclamav is enough.