From: H.J. Lu Date: Mon, 20 Nov 2006 20:07:51 +0000 (+0000) Subject: 2006-11-20 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f6bf4518a1fa0f7a569bb701db640eb9746ca5f;p=binutils-gdb.git 2006-11-20 H.J. Lu * ld.texinfo: Fix a typo. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 162646629aa..7a9d971a27d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2006-11-20 H.J. Lu + + * ld.texinfo: Fix a typo. + 2006-11-20 Alan Modra * emulparams/elf32_spu.sh (OTHER_SECTIONS): Define. diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 545f4ef1f7a..9e34c46999a 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -4403,7 +4403,7 @@ they might suggest to the person reading them. The @samp{2.0} version could just as well have appeared in between @samp{1.1} and @samp{1.2}. However, this would be a confusing way to write a version script. -Node name can be omited, provided it is the only version node +Node name can be omitted, provided it is the only version node in the version script. Such version script doesn't assign any versions to symbols, only selects which symbols will be globally visible out and which won't.