Patrice Dumas <[email protected]> writes: > If you use --base-level=section, then NAME will be prepended to every > section name, because this case is targeted to the generation of a > manual from more than one pod. Prepending the name allows to > disambiguate node names, otherwise all the section will contain the same > subsection names that are standards for man pages. > > If you want to translate pod files to texinfo files with a separate file > for each input pode file, you don't need any option.
Thanks for the explanation. I originally thought I could/should @include the man pages in the main manual, but it seems I should go with cross references to separate files. David
