Correct problems in title page and copyright page.
This commit is contained in:
parent
a51a1f74c9
commit
c81991f894
11
c.texi
11
c.texi
|
@ -1,9 +1,9 @@
|
||||||
\input texinfo
|
\input texinfo
|
||||||
|
|
||||||
@c Copyright @copyright{} 2022 Richard Stallman and Free Software Foundation, Inc.
|
@c Copyright (C) 2022 Richard Stallman and Free Software Foundation, Inc.
|
||||||
|
|
||||||
(The work of Trevis Rothwell and Nelson Beebe has been assigned or
|
@c (The work of Trevis Rothwell and Nelson Beebe has been assigned or
|
||||||
licensed to the FSF.)
|
@c licensed to the FSF.)
|
||||||
|
|
||||||
@c move alignment later?
|
@c move alignment later?
|
||||||
|
|
||||||
|
@ -42,7 +42,8 @@ modify this GNU manual.''
|
||||||
|
|
||||||
@titlepage
|
@titlepage
|
||||||
@sp 6
|
@sp 6
|
||||||
@center @titlefont{GNU C Language Intro and Reference Manual}
|
@center @titlefont{GNU C Language Introduction}
|
||||||
|
@center @titlefont{and Reference Manual}
|
||||||
@sp 4
|
@sp 4
|
||||||
@c @center @value{EDITION} Edition
|
@c @center @value{EDITION} Edition
|
||||||
@sp 5
|
@sp 5
|
||||||
|
@ -62,7 +63,7 @@ WILL BE Published by the Free Software Foundation @*
|
||||||
51 Franklin Street, Fifth Floor @*
|
51 Franklin Street, Fifth Floor @*
|
||||||
Boston, MA 02110-1301 USA @*
|
Boston, MA 02110-1301 USA @*
|
||||||
ISBN ?-??????-??-?
|
ISBN ?-??????-??-?
|
||||||
@ignore
|
@end ignore
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
@sp 1
|
@sp 1
|
||||||
|
|
Loading…
Reference in New Issue