public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] sframe/doc: remove usage of xrefautomaticsectiontitle
@ 2022-11-22 22:10 Indu Bhagat
  2022-11-23  9:07 ` Jan Beulich
  0 siblings, 1 reply; 5+ messages in thread
From: Indu Bhagat @ 2022-11-22 22:10 UTC (permalink / raw)
  To: binutils; +Cc: jbeulich, weimin.pan, Indu Bhagat

xrefautomaticsectiontitle appears to be available from texinfo 5.0 or
greater.  As such, it is not worthwhile to add requirement for a minimum
necessary makeinfo version.  So remove the usage of it.

ChangeLog:

	* libsframe/doc/sframe-spec.texi: Remove usage of
	  xrefautomaticsectiontitle.
---
 libsframe/doc/sframe-spec.texi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libsframe/doc/sframe-spec.texi b/libsframe/doc/sframe-spec.texi
index 41f4ba17d83..49e5e9f0cf7 100644
--- a/libsframe/doc/sframe-spec.texi
+++ b/libsframe/doc/sframe-spec.texi
@@ -1,9 +1,6 @@
 \input texinfo       @c                    -*- Texinfo -*-
 @setfilename sframe-spec.info
 @settitle The SFrame Format
-@ifnottex
-@xrefautomaticsectiontitle on
-@end ifnottex
 
 @copying
 Copyright @copyright{} 2021-2022 Free Software Foundation, Inc.
-- 
2.37.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-24  7:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 22:10 [PATCH] sframe/doc: remove usage of xrefautomaticsectiontitle Indu Bhagat
2022-11-23  9:07 ` Jan Beulich
2022-11-23 22:51   ` Indu Bhagat
2022-11-24  0:28   ` [PATCH,V2] " Indu Bhagat
2022-11-24  7:20     ` Jan Beulich

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).