On Thu, 3 Nov 2011, Aldy Hernandez wrote:

> > > I thought so too, but couldn't find how.  Libitm is in another directory
> > > (libitm/libitm.texi).  Does anyone know how to do this?
> > 
> > When installed, all info files are presumed to go in one directory, HTML
> > files in parallel directories, etc.; you use the five-argument form of
> > @xref with "libitm" as the fourth argument.
> > 
> 
> Thank you Joseph.
> 
> I made it behave like:
> 
>       @section References for other languages
> 
>       @xref{Top, GNAT Reference Manual, About This Guide, gnat_rm,
>       GNAT Reference Manual}, for information on standard
>       conformance and compatibility of the Ada compiler.
> 
> elsewhere in standards.texi.
> 
> OK for branch?

OK with me.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to