From 3c68c38feb2fb1c965bf3c22da490e773af63b33 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Mon, 25 Sep 2006 16:26:57 +0000 Subject: * ld.texinfo (Options): Update description of local symbols for -X. --- ld/ld.texinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ld/ld.texinfo') diff --git a/ld/ld.texinfo b/ld/ld.texinfo index baff2456d8b..5ab4e3fdb4b 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -909,11 +909,11 @@ Delete all local symbols. @kindex -X @kindex --discard-locals @cindex local symbols, deleting -@cindex L, deleting symbols beginning @item -X @itemx --discard-locals -Delete all temporary local symbols. For most targets, this is all local -symbols whose names begin with @samp{L}. +Delete all temporary local symbols. (These symbols start with +system-specific local label prefixes, typically @samp{.L} for ELF systems +or @samp{L} for traditional a.out systems.) @kindex -y @var{symbol} @kindex --trace-symbol=@var{symbol} -- cgit v1.2.1