projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea55afd
)
@{ ... @} --> @code{ ... }
author
Roland Pesch
<pesch@cygnus>
Thu, 7 May 1992 19:54:26 +0000
(19:54 +0000)
committer
Roland Pesch
<pesch@cygnus>
Thu, 7 May 1992 19:54:26 +0000
(19:54 +0000)
ld/ld.texinfo
patch
|
blob
|
history
diff --git
a/ld/ld.texinfo
b/ld/ld.texinfo
index 6f59217e63faa02316cd9e0a1190656590b7f0d1..3003fc486e06f53bd2e3baf247b4808e1a248391 100644
(file)
--- a/
ld/ld.texinfo
+++ b/
ld/ld.texinfo
@@
-2340,7
+2340,7
@@
your output program. If the @code{ABSOLUTE} command is used at all in a
script, then only the sections named explicitly in @code{ABSOLUTE}
commands will appear in the linker output. You can still use other
input sections (whatever you select on the command line, or using
-@
{LOAD@
}) to resolve addresses in the output file.
+@
code{LOAD
}) to resolve addresses in the output file.
@item ALIAS @var{out-secname}, @var{in-secname}
@cindex @code{ALIAS} (MRI)