This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] fix typo in ld's texinfo


On Wed, Oct 28, 2015 at 04:44:00PM +0100, Matthias Klose wrote:
> --- a/ld/ld.texinfo
> +++ b/ld/ld.texinfo
> @@ -1801,7 +1801,7 @@ ELF executable, the contents of the envi
>  @code{LD_RUN_PATH} will be used if it is defined.
>  
>  The @option{-rpath} option may also be used on SunOS.  By default, on
> -SunOS, the linker will form a runtime search patch out of all the
> +SunOS, the linker will form a runtime search path out of all the
>  @option{-L} options it is given.  If a @option{-rpath} option is used, the
>  runtime search path will be formed exclusively using the @option{-rpath}
>  options, ignoring the @option{-L} options.  This can be useful when using

Committed.

-- 
Alan Modra
Australia Development Lab, IBM


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