public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] doc/ctf-spec.texi: Remove "@validatemenus off"
@ 2021-11-09 13:38 H.J. Lu
  2021-11-09 21:29 ` Nick Alcock
  0 siblings, 1 reply; 7+ messages in thread
From: H.J. Lu @ 2021-11-09 13:38 UTC (permalink / raw)
  To: binutils

Remove @validatemenus from ctf-spec.texi, which has been removed from
texinfo by

commit a16dd1a9ece08568a1980b9a65a3a9090717997f
Author: Gavin Smith <gavinsmith0123@gmail.com>
Date:   Mon Oct 12 16:32:37 2020 +0100

    * doc/texinfo.texi
    (Writing a Menu, Customization Variables for @-Commands)
    (Command List),
    * doc/refcard/txirefcard.tex
    Remove @validatemenus.
    * tp/Texinfo/XS/Makefile.am (command_ids.h): Use gawk instead
    of awk.  Avoid discouraged "$p" usage, using "$(p)" instead.
    * tp/Texinfo/XS/configure.ac: Check for gawk.

commit 128acab3889b51809dc3bd3c6c74b61d13f7f5f4
Author: Gavin Smith <gavinsmith0123@gmail.com>
Date:   Thu Jan 3 14:51:53 2019 +0000

    Update refcard.

    * doc/refcard/txirefcard.tex: @setfilename is no longer
    mandatory.  Do not mention @validatemenus or explicitly giving
    @node pointers, as these are not very important features.

	PR libctf/28567
	* doc/ctf-spec.texi: Remove "@validatemenus off".
---
 libctf/doc/ctf-spec.texi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libctf/doc/ctf-spec.texi b/libctf/doc/ctf-spec.texi
index 78c7aed7642..07d860ddc92 100644
--- a/libctf/doc/ctf-spec.texi
+++ b/libctf/doc/ctf-spec.texi
@@ -2,7 +2,6 @@
 @setfilename ctf-spec.info
 @settitle The CTF File Format
 @ifnottex
-@validatemenus off
 @xrefautomaticsectiontitle on
 @end ifnottex
 @synindex fn cp
-- 
2.33.1


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

end of thread, other threads:[~2021-11-10 18:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 13:38 [PATCH] doc/ctf-spec.texi: Remove "@validatemenus off" H.J. Lu
2021-11-09 21:29 ` Nick Alcock
2021-11-09 21:42   ` H.J. Lu
2021-11-09 23:50     ` Nick Alcock
2021-11-10  2:18       ` H.J. Lu
2021-11-10 16:32         ` Nick Alcock
2021-11-10 18:48           ` H.J. Lu

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