diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-04-08 20:27:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-04-08 20:27:38 +0000 |
commit | 4fea1383f199537a285663cbecafceba74a1621e (patch) | |
tree | 62eff2f08c60340d36fc1fdc94ae944f94effda4 /ld/ld.texinfo | |
parent | 6e005d44f1f2c762e2c39f31090e629867654665 (diff) | |
download | gdb-4fea1383f199537a285663cbecafceba74a1621e.zip gdb-4fea1383f199537a285663cbecafceba74a1621e.tar.gz gdb-4fea1383f199537a285663cbecafceba74a1621e.tar.bz2 |
formatting change
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 32d7497..a934b72 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1810,7 +1810,7 @@ statement. @kindex @var{filename}(@var{section}) @cindex files and sections, section defn @item @var{filename}( @var{section} ) -@itemx @var{filename}( @var{section}, @var{section}, @dots{} ) +@itemx @var{filename}( @var{section} , @var{section}, @dots{} ) @itemx @var{filename}( @var{section} @var{section} @dots{} ) You can name one or more sections from your input files, for insertion in the current output section. If you wish to specify a list |