2001-03-26 Andreas Jaeger <aj@suse.de>

* binutils.texi (nm): Fix texi syntax.

2001-03-26  Andreas Jaeger  <aj@suse.de>

	* ld.texinfo (Overview): Fix syntax in texi code.
This commit is contained in:
Andreas Jaeger
2001-03-26 07:02:59 +00:00
parent 8f3ee2aeae
commit 0879a67a8f
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2001-03-26 Andreas Jaeger <aj@suse.de>
* binutils.texi (nm): Fix texi syntax.
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* binutils.texi: Put @c man begin and @c man end indications * binutils.texi: Put @c man begin and @c man end indications

View File

@ -704,7 +704,7 @@ references.
@ifclear man @ifclear man
For more details on common symbols, see the discussion of For more details on common symbols, see the discussion of
--warn-common in @ref{Options,,Linker options,ld.info,The GNU linker}. --warn-common in @ref{Options,,Linker options,ld.info,The GNU linker}.
@end man @end ifclear
@item D @item D
The symbol is in the initialized data section. The symbol is in the initialized data section.

View File

@ -1,3 +1,7 @@
2001-03-26 Andreas Jaeger <aj@suse.de>
* ld.texinfo (Overview): Fix syntax in texi code.
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* ld.texinfo: Put @c man indications to generate the ld man page. * ld.texinfo: Put @c man indications to generate the ld man page.

View File

@ -158,7 +158,7 @@ section entitled "GNU Free Documentation License".
@cindex @sc{gnu} linker @cindex @sc{gnu} linker
@cindex what is this? @cindex what is this?
@ifsef man @ifset man
@c man begin SYNOPSIS @c man begin SYNOPSIS
ld [ options ] objfile... ld [ options ] objfile...
@c man end @c man end