This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: ld.texi tweak for pod2man
- From: Yann Droneaud <ydroneaud at opteya dot com>
- To: Alan Modra <amodra at gmail dot com>, binutils at sourceware dot org
- Date: Mon, 06 May 2019 17:53:08 +0200
- Subject: Re: ld.texi tweak for pod2man
- References: <20190430123315.GB3195@bubble.grove.modra.org>
Hi,
Le mardi 30 avril 2019 à 22:03 +0930, Alan Modra a écrit :
> Fixes the following error:
> ld.pod around line 568: Expected '=item *'
> POD document had syntax errors at /usr/bin/pod2man line 71.
>
> * ld.texi (How GNU properties are merged): Avoid pod2man error.
> Correct example.
>
> diff --git a/ld/ld.texi b/ld/ld.texi
> index 964af12a08..f47db75edc 100644
> --- a/ld/ld.texi
> +++ b/ld/ld.texi
> @@ -760,25 +760,26 @@ option is used:
>
> @smallexample
> -Updated property 0xc0000002 (0x1) to merge foo.o (0x1) and bar.o
> (0x1)
> +Updated property 0xc0010001 (0x1) to merge foo.o (0x1) and bar.o
> (0x1)
> @end smallexample
>
Having modified 0xc0000002 to 0xc0010001 seems to be an unrelated
change.
--
Yann Droneaud
OPTEYA