Attached is a patch that I believe catches all the manpage typos.
Probably a few of the changes are due to differences between American
and British English, and can be ignored.  Most of them are just typos,
however.  Thanks,
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | What's this stuff about people being    |
|  [EMAIL PROTECTED]             | "released on their own recognizance"?   |
|  http://www.lobefin.net/~steve | Aren't we all out on our own            |
|                                | recognizance?                           |
 --------------------------------------------------------------------------
diff -Nru clamav-devel-latest.old/docs/man/clamav-milter.8 
clamav-devel-latest/docs/man/clamav-milter.8
--- clamav-devel-latest.old/docs/man/clamav-milter.8    2005-05-13 
09:30:51.000000000 -0400
+++ clamav-devel-latest/docs/man/clamav-milter.8        2005-05-24 
10:22:36.439299626 -0400
@@ -58,7 +58,7 @@
 \fB\-x n, \-\-debug\-level=n\fR
 Set the debug level to n (where n from [0..9]) if \fBclamav\-milter\fR was
 configured and compiled with \-\-clamav-debug enabled.
-Will be replaced by \-\-debug for compatability with other programs in the
+Will be replaced by \-\-debug for compatibility with other programs in the
 suite.
 .TP
 \fB-A, \-\-advisory\fR
@@ -76,7 +76,7 @@
 When a virus is intercepted, broadcast a UDP message to the TCPSocket port set
 in \fBclamd.conf\fR.
 If the optional \fIiface\fR option is given, broadcasts will be sent on
-that interface. The default is set by the opertating system, usually to the
+that interface. The default is set by the operating system, usually to the
 first NIC.
 A future network management program (yet to be written) will intercept these
 broadcasts to raise a warning on the operator's desk.
@@ -92,7 +92,7 @@
 generally causes the message to remain in the queue.
 .TP
 \fB-f, \-\-force-scan\fR
-Always scan, whereever the message came from (see also --local and --outgoing).
+Always scan, wherever the message came from (see also --local and --outgoing).
 You probably don't want this.
 .TP
 \fB-e, \-\-external\fR
@@ -151,13 +152,12 @@
 .TP
 \fB-U, \-\-quarantine-dir=DIR\fR
 If this option is given, infected files are left in this directory.
-The directory must not be publically readable or writeable, if it is,
+The directory must not be publically readable or writable, if it is,
 clamav\-milter will issue an error and fail to start.
 \fBNote\fR - this option only works when using LocalSocket.
 .TP
 \fB\-\-server=HOSTNAME/ADDRESS, \-s HOSTNAME/ADDRESS\fR
@@ -207,9 +207,9 @@
 sendmail.
 .TP
 \fB\-\-timeout=n \-T n\fR
-Used in conjuction with max\-children. If clamav\-milter waits for more than
+Used in conjunction with max\-children. If clamav\-milter waits for more than
 \fIn\fR seconds (default 0) it proceeds with scanning. Setting \fIn\fR to zero
-will turn off the timeout and clamav\-milter will wait indefinately for the
+will turn off the timeout and clamav\-milter will wait indefinitely for the
 scanning to quit. In practice the timeout set by sendmail will then take over.
 .TP
 \fB\-\-detect-forged-local-address \-L\fR
diff -Nru clamav-devel-latest.old/docs/man/clamd.conf.5.in 
clamav-devel-latest/docs/man/clamd.conf.5.in
--- clamav-devel-latest.old/docs/man/clamd.conf.5.in    2005-02-13 
18:01:50.000000000 -0500
+++ clamav-devel-latest/docs/man/clamd.conf.5.in        2005-05-24 
10:22:57.097723713 -0400
@@ -146,7 +146,7 @@
 Default: disabled
 .TP 
 \fBExitOnOOM\fR
-Stop deamon when libclamav reports out of memory condition.
+Stop daemon when libclamav reports out of memory condition.
 .br 
 Default: disabled
 .TP 
@@ -210,7 +210,7 @@
 Default: enabled
 .TP 
 \fBScanHTML\fR
-Enables HTML detection and normalisation.
+Enables HTML detection and normalization.
 .br 
 Default: enabled
 .TP 
@@ -255,7 +255,7 @@
 Default: 250
 .TP 
 \fBArchiveLimitMemoryUsage\fR
-Use slower decompression algorithm which uses less memory. This option affects 
bzip2 decompressor only.
+Use slower decompression algorithm which uses less memory. This option affects 
bzip2 decompresser only.
 .br 
 Default: disabled
 .TP 
@@ -290,7 +290,7 @@
 Default: disabled
 .TP 
 \fBClamukoIncludePath STRING\fR
-Set the include paths (all files and directories in them will be scanned). You 
can have multiple ClamukoIncludePath directives but each directory must be 
added in a seperate line).
+Set the include paths (all files and directories in them will be scanned). You 
can have multiple ClamukoIncludePath directives but each directory must be 
added in a separate line).
 .br 
 Default: disabled
 .TP 
diff -Nru clamav-devel-latest.old/docs/man/clamscan.1 
clamav-devel-latest/docs/man/clamscan.1
--- clamav-devel-latest.old/docs/man/clamscan.1 2005-05-10 20:54:13.000000000 
-0400
+++ clamav-devel-latest/docs/man/clamscan.1     2005-05-24 10:24:04.479752294 
-0400
@@ -38,7 +38,7 @@
 Save scan report to FILE.
 .TP 
 \fB\-\-tempdir=DIRECTORY\fR
-Create temporary files in DIRECTORY. Directory must be writeable for the 
'clamav' user or unprivileged user running clamscan.
+Create temporary files in DIRECTORY. Directory must be writable for the 
'clamav' user or unprivileged user running clamscan.
 .TP 
 \fB\-\-leave\-temps\fR
 Do not remove temporary files.
@@ -65,7 +65,7 @@
 Remove infected files. \fBBe careful.\fR
 .TP 
 \fB\-\-move=DIRECTORY\fR
-Move infected files into DIRECTORY. Directory must be writeable for the 
'clamav' user or unprivileged user running clamscan.
+Move infected files into DIRECTORY. Directory must be writable for the 
'clamav' user or unprivileged user running clamscan.
 .TP 
 \fB\-\-no\-mail\fR
 Disable scanning of mail files.
@@ -77,7 +77,7 @@
 Disable support for Microsoft Office document files.
 .TP 
 \fB\-\-no\-html\fR
-Disable support for HTML detection and normalisation.
+Disable support for HTML detection and normalization.
 .TP 
 \fB\-\-no\-archive\fR
 Disable archive support built in libclamav.
@@ -106,7 +106,7 @@
 \fB\-\-max\-ratio=#n\fR
 Set maximum archive compression ratio limit. This option protects your system 
against DoS attacks (default: 250).
 .TP 
-\fB\-\-max\-dir\-recurion=#n\fR
+\fB\-\-max\-dir\-recursion=#n\fR
 Maximum depth directories are scanned at (default: 15).
 .TP 
 \fB\-\-unzip[=FULLPATH]\fR
diff -Nru clamav-devel-latest.old/docs/man/freshclam.1.in 
clamav-devel-latest/docs/man/freshclam.1.in
--- clamav-devel-latest.old/docs/man/freshclam.1.in     2005-05-10 
20:54:14.000000000 -0400
+++ clamav-devel-latest/docs/man/freshclam.1.in 2005-05-24 10:24:36.337528025 
-0400
@@ -32,7 +32,7 @@
 Save download report in FILE.
 .TP 
 \fB\-\-datadir=DIRECTORY\fR
-Install new database in DIRECTORY. The directory must be writeable for the 
'clamav' user or unprivileged user running freshclam.
+Install new database in DIRECTORY. The directory must be writable for the 
'clamav' user or unprivileged user running freshclam.
 .TP 
 \fB\-u USER, \-\-user USER\fR
 Run as USER. By default (when started by root) freshclam drops privileges and 
works as the 'clamav' user.
@@ -55,10 +55,10 @@
 Use (local) IP for HTTP downloads. Useful for multi\-homed systems. If binding 
fails for whatever reason, a warning is issued and freshclam behaves like 
without this flag.
 .TP 
 \fB\-\-on\-error\-execute=COMMAND\fR
-Execute COMMAND if error occured. Remeber, that virus database freshness is 
the most important thing in anti\-virus system. With this option freshclam can 
alert you (eg. send SMS) when something is going wrong.
+Execute COMMAND if error occurred. Remember, that virus database freshness is 
the most important thing in anti\-virus system. With this option freshclam can 
alert you (eg. send SMS) when something is going wrong.
 .TP 
 \fB\-\-on\-update\-execute=COMMAND\fR
-Execute COMMAND after succesful update.
+Execute COMMAND after successful update.
 .SH "EXAMPLES"
 .LP 
 .TP 
@@ -74,7 +74,7 @@
 
 \fBfreshclam \-d \-c 2\fR
 .SH "RETURN CODES"
-0 : Database succesfully updated.
+0 : Database successfully updated.
 .TP 
 1 : Database is up\-to\-date.
 .TP 
@@ -104,7 +104,7 @@
 .TP 
 61: Can't drop privileges.
 .TP 
-62: Can't initialze logger.
+62: Can't initialize logger.
 .SH "FILES"
 .LP 
 @CFGDIR@/freshclam.conf
diff -Nru clamav-devel-latest.old/docs/man/freshclam.conf.5.in 
clamav-devel-latest/docs/man/freshclam.conf.5.in
--- clamav-devel-latest.old/docs/man/freshclam.conf.5.in        2005-03-20 
20:27:50.000000000 -0500
+++ clamav-devel-latest/docs/man/freshclam.conf.5.in    2005-05-24 
10:24:53.645343616 -0400
@@ -98,7 +98,7 @@
 Default: Use OS\'es default outgoing IP address.
 .TP 
 \fBNotifyClamd \[STRING\]\fR
-Notify a running clamd(8) to reload it\'s database after a download has 
occured. Optionally a clamd.conf(5) file location may be given to tell 
freshclam(1) how to communicate with clamd(8).
+Notify a running clamd(8) to reload it\'s database after a download has 
occurred. Optionally a clamd.conf(5) file location may be given to tell 
freshclam(1) how to communicate with clamd(8).
 .br .
 Default: The default is to not notify clamd. See clamd.conf(5)\'s option 
SelfCheck for how clamd(8) handles database updates in this case.
 .TP 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html

Reply via email to