This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Problems in gdb.1
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: esr at thyrsus dot com
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 18 Jun 2013 17:09:15 +0200
- Subject: Re: Problems in gdb.1
- References: <20130618051354 dot 9E7504172F at snark dot thyrsus dot com>
On Tue, 18 Jun 2013 07:13:54 +0200, esr@thyrsus.com wrote:
> This is automatically generated email about markup problems
[...]
> --- gdb.1-unpatched 2013-05-25 10:47:23.548635192 -0400
> +++ gdb.1 2013-05-25 10:47:35.008634978 -0400
> @@ -1,428 +1,1557 @@
> -.\" Copyright (C) 1991-2013 Free Software Foundation, Inc.
> -.\" See section COPYING for conditions for redistribution
> -.\" $Id: gdb.1,v 1.4 1999/01/05 00:50:50 jsm Exp $
Not sure where this file comes from (probably the gdb-7.6 stable release) but
the current GDB repository no longer contains this file. It is now
auto-generated from gdb/doc/gdb.texinfo by etc/texi2pod.pl and pod2man.
Deleted by: 1b0591b2496b8a4938cf59a206a55e6a158b9dd1
Regards,
Jan