Mail Archives: djgpp-workers/1998/02/15/06:37:01
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.
- Raw text -