mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-19 07:22:14 +08:00
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):
This commit is contained in:
parent
c2c9f05a05
commit
60c6397133
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user