Description: Updated to newer texinfo notation.
Author: Michael Tautschnig <mt@debian.org>
Forwarded: no
Last-Update: 2025-03-12
---
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/elf.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/elf.texi
@@ -1,5 +1,4 @@
-@section 
-ELF backends
+@section ELF backends
 
 BFD support for ELF formats is being worked on.
 Currently, the best supported back ends are for sparc and i386
@@ -10,7 +9,7 @@ to be written.  The code is changing qui
 haven't bothered yet.
 
 @findex bfd_elf_find_section
-@subsubsection @code{bfd_elf_find_section}
+@subsection @code{bfd_elf_find_section}
 @strong{Synopsis}
 @example
 struct elf_internal_shdr *bfd_elf_find_section (bfd *abfd, char *name);
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/archive.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/archive.texi
@@ -51,7 +51,7 @@ of a restriction.
 Archives are supported in BFD in @code{archive.c}.
 
 @findex bfd_get_next_mapent
-@subsubsection @code{bfd_get_next_mapent}
+@subsection @code{bfd_get_next_mapent}
 @strong{Synopsis}
 @example
 symindex bfd_get_next_mapent
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/bfdt.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/bfdt.texi
@@ -306,7 +306,7 @@ bfd_error_handler_type bfd_get_error_han
 @strong{Description}@*
 Return the BFD error handler function.
 
-@section Symbols
+@subsection Symbols
 
 
 @findex bfd_get_reloc_upper_bound
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/cache.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/cache.texi
@@ -1,4 +1,4 @@
-@section File caching
+@subsection File caching
 The file caching mechanism is embedded within BFD and allows
 the application to open as many BFDs as it wants without
 regard to the underlying operating system's file descriptor
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/core.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/core.texi
@@ -1,4 +1,4 @@
-@section Core files
+@subsection Core files
 
 
 @strong{Description}@*
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/init.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/init.texi
@@ -1,4 +1,4 @@
-@section Initialization
+@subsection Initialization
 These are the functions that handle initializing a BFD.
 
 @findex bfd_init
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/libbfd.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/libbfd.texi
@@ -1,4 +1,4 @@
-@section Internal functions
+@subsection Internal functions
 
 
 @strong{Description}@*
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/reloc.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/reloc.texi
@@ -492,7 +492,7 @@ know what the target machine might call
 using this bit of code.
 
 @findex bfd_reloc_code_type
-@subsubsection @code{bfd_reloc_code_type}
+@subsection @code{bfd_reloc_code_type}
 @strong{Description}@*
 The insides of a reloc code.  The idea is that, eventually, there
 will be one enumerator for every type of relocation we ever do.
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/format.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/format.texi
@@ -1,4 +1,4 @@
-@section File formats
+@subsection File formats
 A format is a BFD concept of high level file contents type. The
 formats supported by BFD are:
 
--- binutils-h8300-hms-2.16.1.orig/bfd/doc/opncls.texi
+++ binutils-h8300-hms-2.16.1/bfd/doc/opncls.texi
@@ -1,4 +1,4 @@
-@section Opening and closing BFDs
+@subsection Opening and closing BFDs
 
 
 @findex bfd_openr
--- binutils-h8300-hms-2.16.1.orig/ld/ld.texinfo
+++ binutils-h8300-hms-2.16.1/ld/ld.texinfo
@@ -1589,7 +1589,7 @@ the linker script being used by the link
 
 @kindex --version-script=@var{version-scriptfile}
 @cindex version script, symbol versions
-@itemx --version-script=@var{version-scriptfile}
+@item --version-script=@var{version-scriptfile}
 Specify the name of a version script to the linker.  This is typically
 used when creating shared libraries to specify additional information
 about the version hierarchy for the library being created.  This option
@@ -6256,7 +6256,7 @@ If you have more than one @code{SECT} st
 @printindex cp
 
 @tex
-% I think something like @colophon should be in texinfo.  In the
+% I think something like <at>colophon should be in texinfo.  In the
 % meantime:
 \long\def\colophon{\hbox to0pt{}\vfill
 \centerline{The body of this manual is set in}
@@ -6267,7 +6267,7 @@ If you have more than one @code{SECT} st
 \centerline{{\sl\fontname\tensl\/}}
 \centerline{are used for emphasis.}\vfill}
 \page\colophon
-% Blame: doc@cygnus.com, 28mar91.
+% Blame: doc<at>cygnus.com, 28mar91.
 @end tex
 
 
