2009-02-24 Joseph Myers <joseph@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / ld.texinfo
index e35775d48c60060c3d1b2a5c32a77ac8321925b3..fc5f1daaf937dd758ebd211135998ee8f9b13bc4 100644 (file)
@@ -5826,7 +5826,7 @@ where they should be placed.
 
 The value of @samp{N}, the parameter to the
 @option{--stub-group-size=} option controls where the stub groups are
-placed.  If it is negative then all stubs are placed before the first
+placed.  If it is negative then all stubs are placed after the first
 branch that needs them.  If it is positive then the stubs can be
 placed either before or after the branches that need them.  If the
 value of @samp{N} is 1 (either +1 or -1) then the linker will choose
This page took 0.024126 seconds and 4 git commands to generate.