Skip to content
Snippets Groups Projects
Commit cbff1430 authored by Indu Bhagat's avatar Indu Bhagat
Browse files

sframe/doc: remove usage of xrefautomaticsectiontitle

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.

Also align node name with section title where possible.

ChangeLog:

	* libsframe/doc/sframe-spec.texi: Remove usage of
	xrefautomaticsectiontitle.
parent f9e2163a
No related branches found
No related tags found
No related merge requests found
\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.
......@@ -395,7 +392,7 @@ used for the function.
@cindex The SFrame FDE info word
@node The SFrame FDE info word
@subsection The SFrame FDE info word, sfde_func_info
@subsection The SFrame FDE info word
The info word is a bitfield split into three parts. From MSB to LSB:
......@@ -562,7 +559,7 @@ Further FRE types may be added in future.
@cindex The SFrame FRE info word
@node The SFrame FRE info word
@subsection The SFrame FRE info word, sfre_info
@subsection The SFrame FRE info word
The SFrame FRE info word is a bitfield split into four parts. From MSB to LSB:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment