Browse code

fix small typos

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1241 77e5149b-7576-45b1-b177-96237e5ba77b

Tomasz Kojm authored on 2005/01/12 04:26:29
Showing 3 changed files
... ...
@@ -1,3 +1,7 @@
1
+Tue Jan 11 20:24:36 CET 2005 (tk)
2
+---------------------------------
3
+  * docs: Fix small typos in man pages (reported by Luca)
4
+
1 5
 Tue Jan 11 02:27:24 CET 2005 (tk)
2 6
 ---------------------------------
3 7
   * libclamav/scanners.c: Fix possible crash when handling file information in
... ...
@@ -90,7 +90,7 @@ TCP port number the daemon will listen on.
90 90
 Default: disabled
91 91
 .TP 
92 92
 \fBTCPAddr STRING\fR
93
-TCP address to bind to. By default clamd binds to INADDR_ANY.
93
+TCP socket address to bind to. By default clamd binds to INADDR_ANY.
94 94
 .br 
95 95
 Default: disabled
96 96
 .TP 
... ...
@@ -25,7 +25,8 @@ When an option is not used (hashed or doesn't exist in the configuration file) f
25 25
 If this option is set freshclam will not run.
26 26
 .TP 
27 27
 \fBDatabaseOwner STRING\fR
28
-When started by root, drop privileges to a specified user. .br 
28
+When started by root, drop privileges to a specified user. 
29
+.br 
29 30
 Default: @CLAMAVUSER@
30 31
 .TP 
31 32
 \fBAllowSupplementaryGroups\fR
... ...
@@ -96,7 +97,7 @@ Execute this command after the database has been successfully updated.
96 96
 .br 
97 97
 Default: disabled
98 98
 .TP 
99
-\fBOnErrorExecute\fR
99
+\fBOnErrorExecute STRING\fR
100 100
 Execute this command after a database update has failed.
101 101
 .br 
102 102
 Default: disabled