On 24 Jun 2006 16:15:16 +0200, Dominik Vogt wrote: > > Yes, I changed it in the source when I noticed my mistake but > wasn't aware the man page is in CVS.
It is generally bad to have generated files in cvs. But just like with our manually generated lex/yacc files in FvwmScript, it is better not to assume every developer has correct perl or lex tools, only those who deal with these languages. For the "cvs diff" benefits, it is fine to change a spelling error in both .1 and .in files, without regeneration. Regards, Mikhael.