Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / ld / ldint.texinfo
index 489750ac7f6a315abb4a51e2f50d09714953bc0e..54867648a52dccbc83b460ef104f59a7eb7ccdb1 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 @setfilename ldint.info
-@c Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+@c Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003
 @c Free Software Foundation, Inc.
 
 @ifinfo
@@ -334,7 +334,7 @@ be run when doing a final relocation, they should be enclosed within a
 variable substitution based on @code{RELOCATING}.  For example, on many
 targets special symbols such as @code{_end} should be defined when doing
 a final link.  Naturally, those symbols should not be defined when doing
-a relocateable link using @code{-r}.  The @file{scripttempl} script
+a relocatable link using @code{-r}.  The @file{scripttempl} script
 could use a construct like this to define those symbols:
 @smallexample
   $@{RELOCATING+ _end = .;@}
This page took 0.025414 seconds and 4 git commands to generate.