This is the mail archive of the gdb-patches@sourceware.org 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 2/2] Implement multi-component --with-auto-load-dir


On Wed, 09 May 2012 19:47:07 +0200, Eli Zaretskii wrote:
> > +Each entry here needs to be covered also by the security setting
> > +@xref{set auto-load safe-path}.
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> You want "(@pxref{...})" here.

This sentence would not be terminated:
	Each entry here needs to be covered also by the security setting
	(@pxref{set auto-load safe-path}).

I assume you mean:
	Each entry here needs to be covered also by the security setting
	@code{set auto-load safe-path} (@pxref{set auto-load safe-path}).


Thanks,
Jan


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