This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH RFC] Character set support


> Date: Thu, 12 Sep 2002 17:30:56 -0700
> From: Kevin Buettner <kevinb@redhat.com>
> 
> Index: doc/gdb.texinfo
> ===================================================================
> RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
> retrieving revision 1.120
> diff -u -p -r1.120 gdb.texinfo
> --- doc/gdb.texinfo	5 Sep 2002 12:13:08 -0000	1.120
> +++ doc/gdb.texinfo	12 Sep 2002 23:46:22 -0000

Thanks!  This patch is approved with the following minor comments:

> +Variants of the @sc{ebcdic} character set, used on some of IBM's
> +mainframe operating systems.  (Linux on the S/390 uses U.S. @sc{ascii}.)

"Linux" should be "GNU/Linux".

> +@example
> +#include <stdio.h>

I think there's a policy of using @smallexample throughout.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]