Hello,
There was indeed a problem in producing the document because under certain
circumstances LaTeX does not permit includes within includes. This caused
the missing section.
This has been *long* ago corrected. If someone would like to correct this,
edit docs/manual/dirdconf.tex and change the line that reads:
\include{fileset}
to
\input{fileset}
then rebuild the document.
I recommend closing the bug.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]