On Wed, 9 Jul 2014, Mingjie Xing wrote:
> 2014-07-09 Mingjie Xing
>
> * texi2pod.pl (postprocess): Move command process for '@sc' to the
> front of '@dfn'. Add a new command process for '@t{...}', just print
> the content.
OK.
--
Joseph S. Myers
jos...@codesourcery.
Hello,
As discussed in
https://sourceware.org/ml/gdb-patches/2014-07/msg00145.html, I'd like
to put the patch for texi2pod.pl here. The patch is necessary to
output the gdb man manual correctly for such cases,
G@{++}
and
@dfn{@sc{gdb/mi} interface}
contrib/ChangeLog
2014-07-09 Mingjie Xin