# HG changeset patch # User lost # Date 1237664941 0 # Node ID bc2fae9438eb89039618be7c8079566844fbbaa8 # Parent b89adfb0d17452a01f8212d2c08366004616623c Updated documentation to reflect recent changes diff -r b89adfb0d174 -r bc2fae9438eb doc/manual.docbook.sgml --- a/doc/manual.docbook.sgml Sat Mar 21 19:47:45 2009 +0000 +++ b/doc/manual.docbook.sgml Sat Mar 21 19:49:01 2009 +0000 @@ -1197,6 +1197,47 @@ + + + +Cause section SECT to load at base address BASE. This will be prepended +to the built-in link script. It is ignored if a link script is provided. + + + + + + + + + +This will output a description of the link result to FILE. + + + + + + + + + +Load a library using the library search path. LIBSPEC will have "lib" prepended +and ".a" appended. + + + + + + + + + +Add DIR to the library search path. + + + + + @@ -1235,7 +1276,6 @@ This will display the version of LWLINK. -of each.