Date: Sun, 15 Feb 1998 13:36:26 +0200 (IST) From: Eli Zaretskii To: Nate Eldredge cc: djgpp-workers AT delorie DOT com, dj AT delorie DOT com Subject: Re: Alpha 980101 ignores va_.txi In-Reply-To: <199802132256.OAA08539@adit.ap.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 13 Feb 1998, Nate Eldredge wrote: > The `va_*' docs are not included in the info file. They are in file: > src/libc/ansi/stdarg/va_.txi > > For starters, I think this should be named `.txh', but even changing that > doesn't seem to fix it. They *must* be called *.txh. `mkdoc' explicitly looks for *.txh files only. What did you try to do after renaming them? Whatever you do, it must run mkdoc.exe, which is the program that traverses the src/ directory hierarchy and creates libc2.tex from .../*.txh.