Hello, as I have noticed, the info dir entry of the standards.texi document is unlined with the rest of the elements in the same cathegory menu. This happens in autoconf 2.13 (haven't checked 2.53).
The following patch fixes this by removing an extra space. If it is appropiate, would you include it? --- standards.texi.orig Fri Aug 30 21:51:47 2002 +++ standards.texi Fri Aug 30 21:51:54 2002 @@ -9,7 +9,7 @@ @ifinfo @format START-INFO-DIR-ENTRY -* Standards: (standards). GNU coding standards. +* Standards: (standards). GNU coding standards. END-INFO-DIR-ENTRY @end format @end ifinfo Thanks! -- HispaBSD admin - http://www.HispaBSD.org For the developer - http://buildtool.sourceforge.net Julio Merino <[EMAIL PROTECTED]>
