Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorFreddie Chopin <freddie.chopin@gmail.com>2023-12-17 12:01:45 +0300
committerJeff Johnston <jjohnstn@redhat.com>2023-12-19 21:28:18 +0300
commit60c6397133b741a532579670929dbf47e25fbd31 (patch)
treecb646419f7343beb5a1a5f5de567da5256bdf599 /newlib
parentc2c9f05a0542a0b299edacc916191ed051bf4f1e (diff)
Remove curly braces in `@author` tag in .texi files
Curly braces cause documentation build failure with texinfo 7.1 (works fine up to 7.0.3):
Diffstat (limited to 'newlib')
-rw-r--r--newlib/libc/libc.texi8
-rw-r--r--newlib/libm/libm.texi8
2 files changed, 8 insertions, 8 deletions
diff --git a/newlib/libc/libc.texi b/newlib/libc/libc.texi
index acb6afb5b..a5f24b15a 100644
--- a/newlib/libc/libc.texi
+++ b/newlib/libc/libc.texi
@@ -71,10 +71,10 @@ into another language, under the above conditions for modified versions.
@sp 1
@subtitle @code{libc} 4.3.0
@subtitle January 2023
-@author {Steve Chamberlain}
-@author {Roland Pesch}
-@author {Red Hat Support}
-@author {Jeff Johnston}
+@author Steve Chamberlain
+@author Roland Pesch
+@author Red Hat Support
+@author Jeff Johnston
@page
@tex
diff --git a/newlib/libm/libm.texi b/newlib/libm/libm.texi
index d3ca9ae3c..bf8a07255 100644
--- a/newlib/libm/libm.texi
+++ b/newlib/libm/libm.texi
@@ -48,10 +48,10 @@ into another language, under the above conditions for modified versions.
@sp 1
@subtitle @code{libm} 4.3.0
@subtitle January 2023
-@author {Steve Chamberlain}
-@author {Roland Pesch}
-@author {Red Hat Support}
-@author {Jeff Johnston}
+@author Steve Chamberlain
+@author Roland Pesch
+@author Red Hat Support
+@author Jeff Johnston
@page
@tex