]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Redefine FUNCTION in doc.str
authorTom Tromey <tom@tromey.com>
Fri, 17 Feb 2023 19:12:11 +0000 (12:12 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 20 Feb 2023 21:35:15 +0000 (14:35 -0700)
FUNCTION is identical to func, so simplify doc.str.

2023-02-17  Tom Tromey  <tom@tromey.com>

* doc/doc.str (FUNCTION): Call func.

bfd/ChangeLog
bfd/doc/doc.str

index fac38b8e4fab0f5bae3017a42624cc37398beacf..357b9b588e43d166bba41e270be3922db22e8870 100644 (file)
@@ -1,3 +1,7 @@
+2023-02-17  Tom Tromey  <tom@tromey.com>
+
+       * doc/doc.str (FUNCTION): Call func.
+
 2023-02-17  Tom Tromey  <tom@tromey.com>
 
        * opncls.c: Hoist the SECTION comment.
index 5077ada98123b092e172b4f4905b52d016d0de85..f59ff2edd6e330b2e6faf8a41e05871abb1552c9 100644 (file)
@@ -74,15 +74,7 @@ variable synopsis_seen
        ;
 
 : FUNCTION
-       "@findex "      - a
-       skip_past_newline
-       copy_past_newline
-       dup             - a x x 
-       "@subsubsection @code{" - a x x b 
-       swap
-       remchar
-       "}\n" - a x b x c
-       catstr  catstr  catstr  catstr  catstr 
+       func
        ;
 
 : bodytext