+2008-03-06 Bruno Haible <bruno@clisp.org>
+
+ * doc/gnulib-tool.texi (VCS Issues): Small updates.
+ Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
+
2008-03-06 Bruno Haible <bruno@clisp.org>
* doc/func.texi: New file, extracted from doc/gnulib.texi.
their VCS, the @code{gnulib-tool} generated files should all be committed.
Gnulib also contains files generated by @command{make} (and removed by
-@code{make clean}), using information determined by @command{configure}
+@code{make clean}), using information determined by @command{configure}.
They should not be checked into the VCS, but instead added to
-@file{.cvsignore}. When you have a Gnulib source file of the form
-@file{lib/foo_.h}, the corresponding @file{lib/foo.h} is such a file.
+@file{.gitignore} or @file{.cvsignore}.
+When you have a Gnulib source file of the form @file{lib/foo.in.h}, the
+corresponding @file{lib/foo.h} is such a file.
@item
In projects which customarily omit from their VCS all files that are generated