Browse code

fix a typo

git-svn: trunk@1373

Tomasz Kojm authored on 2005/03/04 10:54:17
Showing 2 changed files
... ...
@@ -1,3 +1,8 @@
1
+Fri Mar  4 02:47:17 CET 2005 (tk)
2
+---------------------------------
3
+  * docs: fix some typos (reported by Koryn Grant <koryn*endace.com> and
4
+	  Paul Welsh <paul*welshfamily.com>)
5
+
1 6
 Fri Mar  4 02:42:43 CET 2005 (tk)
2 7
 ---------------------------------
3 8
   * freshclam/freshclam.c: add missing argument for format string. Patch by
... ...
@@ -6,7 +11,7 @@ Fri Mar  4 02:42:43 CET 2005 (tk)
6 6
 Fri Mar  4 02:21:42 CET 2005 (tk)
7 7
 ---------------------------------
8 8
   * clamd/others.c: include <sys/param.h> to fix compilation error on FreeBSD
9
-		    4.2 (Sergey Smitienko <hunter@comsys.com.ua>
9
+		    4.2 (Sergey Smitienko <hunter*comsys.com.ua>)
10 10
 
11 11
 Fri Mar  4 02:08:45 CET 2005 (tk)
12 12
 ---------------------------------
... ...
@@ -147,7 +147,7 @@ FixStaleSocket
147 147
 # Default: disabled
148 148
 #AllowSupplementaryGroups
149 149
 
150
-# Stop deamon when libclamav reports out of memory condition.
150
+# Stop daemon when libclamav reports out of memory condition.
151 151
 #ExitOnOOM
152 152
 
153 153
 # Don't fork into background.