public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: binutils@sourceware.org
Cc: Nick Clifton <nickc@redhat.com>, Tom Tromey <tom@tromey.com>
Subject: [RFC 2/2] Remove libbfd.texi
Date: Wed, 30 Aug 2023 10:26:33 -0600	[thread overview]
Message-ID: <20230830162836.2257576-3-tom@tromey.com> (raw)
In-Reply-To: <20230830162836.2257576-1-tom@tromey.com>

While paging through the BFD manual, I noticed that the "Internals"
node is completely empty.  This patch removes it.

bfd/ChangeLog
2023-08-30  Tom Tromey  <tom@tromey.com>

	* doc/local.mk (DOCFILES): Remove libbfd.texi.
	* Makefile.in: Regenerate.
	* doc/bfd.texi (Internal): Remove node.
---
 bfd/ChangeLog    | 6 ++++++
 bfd/Makefile.in  | 1 -
 bfd/doc/bfd.texi | 8 ++------
 bfd/doc/local.mk | 1 -
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index bb530271fca..20333403e38 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -1251,7 +1251,6 @@ DOCFILES = \
 	doc/elf.texi \
 	doc/format.texi \
 	doc/hash.texi \
-	doc/libbfd.texi \
 	doc/linker.texi \
 	doc/mmo.texi \
 	doc/opncls.texi \
diff --git a/bfd/doc/bfd.texi b/bfd/doc/bfd.texi
index f348710845f..07b688e31ff 100644
--- a/bfd/doc/bfd.texi
+++ b/bfd/doc/bfd.texi
@@ -210,7 +210,6 @@ IEEE-695.
 * Targets::
 * Architectures::
 * Opening and Closing::
-* Internal::
 * File Caching::
 * Linker Functions::
 * Hash Tables::
@@ -266,13 +265,10 @@ structures.
 @node Architectures, Opening and Closing, Targets, BFD front end
 @include  archures.texi
 
-@node Opening and Closing, Internal, Architectures, BFD front end
+@node Opening and Closing, File Caching, Architectures, BFD front end
 @include  opncls.texi
 
-@node Internal, File Caching, Opening and Closing, BFD front end
-@include  libbfd.texi
-
-@node File Caching, Linker Functions, Internal, BFD front end
+@node File Caching, Linker Functions, Opening and Closing, BFD front end
 @include  cache.texi
 
 @node Linker Functions, Hash Tables, File Caching, BFD front end
diff --git a/bfd/doc/local.mk b/bfd/doc/local.mk
index d80f70416a3..d81347d049c 100644
--- a/bfd/doc/local.mk
+++ b/bfd/doc/local.mk
@@ -32,7 +32,6 @@ DOCFILES = \
 	%D%/elf.texi \
 	%D%/format.texi \
 	%D%/hash.texi \
-	%D%/libbfd.texi \
 	%D%/linker.texi \
 	%D%/mmo.texi \
 	%D%/opncls.texi \
-- 
2.41.0


  parent reply	other threads:[~2023-08-30 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 16:26 [RFC 0/2] Allow ancient versions of makeinfo Tom Tromey
2023-08-30 16:26 ` [RFC 1/2] Revert "Simplify @node use in BFD documentation" Tom Tromey
2023-08-30 22:44   ` Alan Modra
2023-08-30 16:26 ` Tom Tromey [this message]
2023-08-30 22:46   ` [RFC 2/2] Remove libbfd.texi Alan Modra
2023-08-30 22:56     ` Alan Modra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230830162836.2257576-3-tom@tromey.com \
    --to=tom@tromey.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).