diff --git a/www/command-line-options.html b/www/command-line-options.html
index f622557..bb13690 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -131,7 +131,7 @@
 
 <div class="sponsbox">
 <div  class="sponsor">
-   <a title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
 </div>
 <div  class="sponsor">
   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
@@ -4311,25 +4311,25 @@
 <p>You can choose from these standard threshold maps:</p>
 
 <pre class="text">
-  threshold    non-dither
-  checks       checkerboard
-  o2x2         ordered dispersion
-  o3x3         ordered dispersion
-  o4x4         ordered dispersion
-  o5x5bc       ordered black circular
-  o5x5wc       ordered white circular
-  o6x6bc       ordered black circular
-  o6x6wc       ordered white circular
-  o7x7bc       ordered black circular
-  o7x7wc       ordered white circular
-  o8x8         ordered dispersion
-  h4x4a        halftone angled
-  h6x6a        halftone angled
-  h8x8a        halftone angled
-  h4x4o        halftone orthogonal
-  h6x6o        halftone orthogonal
-  h8x8o        halftone orthogonal
-  h16x16o      halftone orthogonal
+threshold        1x1          Threshold 1x1 (non-dither)
+checks           2x1          Checkerboard 2x1 (dither)
+o2x2             2x2          Ordered 2x2 (dispersed)
+o3x3             3x3          Ordered 3x3 (dispersed)
+o4x4             4x4          Ordered 4x4 (dispersed)
+o8x8             8x8          Ordered 8x8 (dispersed)
+h4x4a            4x1          Halftone 4x4 (angled)
+h6x6a            6x1          Halftone 6x6 (angled)
+h8x8a            8x1          Halftone 8x8 (angled)
+h4x4o                         Halftone 4x4 (orthogonal)
+h6x6o                         Halftone 6x6 (orthogonal)
+h8x8o                         Halftone 8x8 (orthogonal)
+h16x16o                       Halftone 16x16 (orthogonal)
+c5x5b            c5x5         Circles 5x5 (black)
+c5x5w                         Circles 5x5 (white)
+c6x6b            c6x6         Circles 6x6 (black)
+c6x6w                         Circles 6x6 (white)
+c7x7b            c7x7         Circles 7x7 (black)
+c7x7w                         Circles 7x7 (white)
 </pre>
 
 <p> The <kbd>checks</kbd> pattern produces a 3 level checkerbord dither