[PATCH] sframe/doc: remove usage of xrefautomaticsectiontitle

Indu Bhagat indu.bhagat@oracle.com
Tue Nov 22 22:10:28 GMT 2022


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



More information about the Binutils mailing list