Description: Fix spelling errors found by lintian
Author: Axel Beckert <abe@debian.org>
Forwarded: not yet

--- a/doc/html2wml.man
+++ b/doc/html2wml.man
@@ -164,7 +164,7 @@
 .PP
 Althought the result is not guarantied to be valid \s-1WML\s0, it should be the 
 case for most pages. Good \s-1HTML\s0 pages will most probably produce valid 
-\&\s-1WML\s0 decks. To check and correct your pages, you can use W3C's softwares: 
+\&\s-1WML\s0 decks. To check and correct your pages, you can use W3C's software: 
 the \fI\s-1HTML\s0 Validator\fR, available online at http://validator.w3.org 
 and \fI\s-1HTML\s0 Tidy\fR, written by Dave Raggett. 
 .PP
@@ -205,11 +205,11 @@
 converting, because of the way the syntax reconstructor is programmed.
 Deleting these empty paragraphs is necessary like cleaning the kitchen :\-)
 .Sp
-If this really bother you, you can desactivate this behaviour with the
+If this really bother you, you can deactivate this behaviour with the
 \&\fB\*(--nocollapse\fR option. 
 .Ip "\*(--ignore-images" 4
 .IX Item "ignore-images"
-This option tells Html2Wml to completly ignore all image links. 
+This option tells Html2Wml to completely ignore all image links. 
 .Ip "\-\-[no]img-alt-text" 4
 .IX Item "--[no]img-alt-text"
 This option tells Html2Wml to replace the image tags with their 
@@ -230,7 +230,7 @@
 imbricated tables to create their layout, it's impossible to decide which 
 one could be kept. So the best thing is to keep none of them. 
 .Sp
-\&\fB[Note]\fR Although you can desactivate this behaviour, and although 
+\&\fB[Note]\fR Although you can deactivate this behaviour, and although 
 there is internal support for tables, the unlinearized mode has not 
 been heavily tested with nested tables, and it may produce unexpected 
 results. 
@@ -259,7 +259,7 @@
 .Ip "\-s, \-\-max-card-size=\fI\s-1SIZE\s0\fR" 4
 .IX Item "-s, --max-card-size=SIZE"
 This option allows you to limit the size (in bytes) of the generated
-cards. Default is 1,500 bytes, which should be small enought to be loaded
+cards. Default is 1,500 bytes, which should be small enough to be loaded
 on most Wap devices. See the section on "DECK SLICING" for more information. 
 .Ip "\-t, \-\-card-split-threshold=\fI\s-1SIZE\s0\fR" 4
 .IX Item "-t, --card-split-threshold=SIZE"
@@ -297,7 +297,7 @@
 to compile the \s-1WML\s0 deck. If you want to create a real Wap site, you should
 seriously use this option in order to reduce the size of the \s-1WML\s0 decks. 
 Remember that Wap devices have very little amount of memory. If this is
-not enought, use the splitting options. 
+not enough, use the splitting options. 
 .Sp
 Take a look in \fIwml_compilation/\fR for more information on how to use 
 a \s-1WML\s0 compiler with Html2Wml. 
@@ -485,7 +485,7 @@
 The following parameters can be used for any action. 
 .Ip "for=\fIoutput format\fR" 4
 .IX Item "for=output format"
-This paramater restricts the action for the given output format. 
+This parameter restricts the action for the given output format. 
 Currently, the only available format is "\f(CW\*(C`wml\*(C'\fR" (when using \f(CW\*(C`html2chtml\*(C'\fR 
 the format is "\f(CW\*(C`chtml\*(C'\fR"). 
 .Sh "Examples"
@@ -499,13 +499,13 @@
 Of course, you have to write this navigation bar first :\-)
 .PP
 If you want to use your current \s-1HTML\s0 pages for creating your \s-1WML\s0 pages, 
-but that they contains complex tables, or unecessary navigation tables, 
+but that they contains complex tables, or unnecessary navigation tables, 
 etc, you can simply \f(CW\*(C`skip\*(C'\fR the complex parts and keep the rest. 
 .PP
 .Vb 6
 \&    <body>
 \&    <!--[skip for="wml"]-->
-\&    unecessary parts for the WML pages
+\&    unnecessary parts for the WML pages
 \&    <!--[end_skip]-->
 \&    useful parts for the WML pages
 \&    </body>
@@ -519,7 +519,7 @@
 .PP
 When used as a \s-1CGI\s0, this engine will reconstructs the links of the \s-1HTML\s0 
 document so that all the urls will be passed to Html2Wml in order to 
-convert the pointed files (pages or images). This is completly automatic 
+convert the pointed files (pages or images). This is completely automatic 
 and can't be customized for now (but I don't think it would be really 
 useful). 
 .PP
@@ -627,7 +627,7 @@
 \&    SetEnv http_proxy "http://proxy.domain.com:8080"
 .Ve
 but this has the default that another \s-1CGI\s0, or another program, can use 
-this to access external ressources. A better way is to edit Html2Wml and 
+this to access external resources. A better way is to edit Html2Wml and 
 fill the option \f(CW\*(C`proxy\-server\*(C'\fR with the appropriate value. 
 .SH "CAVEATS"
 .IX Header "CAVEATS"
@@ -635,7 +635,7 @@
 validity of the document are not guarantied. 
 .PP
 Inverted tags (like "<b>bold <i>italic</b></i>") 
-may produce unexpected results. But only bad softwares do bad stuff like this. 
+may produce unexpected results. But only bad software do bad stuff like this. 
 .SH "LINKS"
 .IX Header "LINKS"
 .Sh "Download"
@@ -669,7 +669,7 @@
 [ http://www.wap.com/ ]
 .Ip "The World Wide Web Consortium" 4
 .IX Item "The World Wide Web Consortium"
-Altough not directly related to the Wap stuff, you may find useful 
+Although not directly related to the Wap stuff, you may find useful 
 to read the specifications of the \s-1XML\s0 (\s-1WML\s0 is an \s-1XML\s0 application), and the 
 specifications of the different stylesheet languages (\s-1CSS\s0 and \s-1XSL\s0), which 
 include support for low-resolution devices. 
