From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elena Zannoni To: Eli Zaretskii Cc: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: [RFA] Multiarch tm_print_insn Date: Thu, 06 Sep 2001 05:02:00 -0000 Message-id: <15255.26496.71872.452416@krustylu.cygnus.com> References: <15254.30646.484902.681604@krustylu.cygnus.com> X-SW-Source: 2001-09/msg00069.html Eli Zaretskii writes: > > On Wed, 5 Sep 2001, Elena Zannoni wrote: > > > +usually points to a function in the @code{opcodes} library (@ref{Support > > +Libraries, ,Opcodes}). > > This should be @pxref, not @ref. @ref cannot be used without some > leading text, like "described in" or "see also", and it cannot be used > in parentheses unless you put a period or a comma after the closing > brace. For that reason, for a simple cross-reference in parens, > always consider @pxref first. > > Otherwise, it's fine; please commit that. Ok, Thanks for the explanation. I committed it. Elena