This typo annoyed me so much I had to submit a patch.
SCoTT. :)
Index: documentation/dev_cvs.php
===================================================================
RCS file: /home/cvs/fvwm/fvwm-web/documentation/dev_cvs.php,v
retrieving revision 1.7
diff -u -u -r1.7 dev_cvs.php
--- documentation/dev_cvs.php 30 Apr 2003 13:24:13 -0000 1.7
+++ documentation/dev_cvs.php 11 Jun 2003 00:26:23 -0000
@@ -286,7 +286,7 @@
<p class="cmdline">
cd fvwm<br>
aclocal<br>
- acheaders<br>
+ autoheaders<br>
automake --add-missing<br>
autoreconf
</p>