git-svn: trunk@2067

Nigel Horne authored on 2006/07/11 17:25:05
Showing 1 changed files
... ...
@@ -194,7 +194,7 @@ Then:
194 194
 
195 195
 You should have received a script to install into /etc/init.d as
196 196
 /etc/init.d/clamav-milter. Then:
197
-	
197
+
198 198
 	chmod 755 /etc/init.d/clamav-milter
199 199
 	cd /etc
200 200
 	ln init.d/clamav-milter rc2.d/S90clamav-milter
... ...
@@ -320,7 +320,7 @@ Running in the foreground, valgrind, LogSyslog, LogVerbose, LogFile etc.
320 320
 
321 321
 Patches are welcome, but they must be against the latest CVS version and adhere
322 322
 to the coding style of clamav-milter. Coding style is religious, everyone
323
-believes theirs is great and all others are fine.
323
+believes theirs is great and all others are rubbish.
324 324
 
325 325
 This is my coding style, live with it. You don't want me in a bad mood because
326 326
 I can't read your code when I'm deciding if your code should be incorporated.