Hello!

The documentation for the current CVS from CVS cannot be processed:

$ makeinfo cvs.texinfo
./cvs.texinfo:9405: `Line group formats' has no Up field.
./cvs.texinfo:9576: `Line formats' has no Up field.
makeinfo: Removing output file `/usr/local/src/ccvs/doc/cvs.info' due to 
errors; use --force to preserve.

makeinfo is from texinfo-4.0b-3 (RedHat 7.2).

I guess that `Line group formats' and `Line formats' are meant to be 
subsections of `diff options'.  Then please apply the following patch:

ChangeLog:
        * cvs.texinfo (diff options): Add missing menu for subsections.

=========================
--- doc/cvs.texinfo
+++ doc/cvs.texinfo
@@ -9402,6 +9402,11 @@
 @end table
 
 @c . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
+@menu
+* Line group formats::          Line group formats
+* Line formats::                Line formats
+@end menu
+
 @node Line group formats
 @appendixsubsubsec Line group formats
 
=========================

-- 
Regards,
Pavel Roskin


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to