From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Multiarch tm_print_insn Date: Thu, 06 Sep 2001 00:47:00 -0000 Message-id: References: <15254.30646.484902.681604@krustylu.cygnus.com> X-SW-Source: 2001-09/msg00068.html 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.