Eliminate duplicate @documentencoding.
This commit is contained in:
parent
1fb68e0048
commit
ff0c64366f
3
c.texi
3
c.texi
|
@ -11,6 +11,7 @@
|
||||||
@settitle GNU C Language Manual
|
@settitle GNU C Language Manual
|
||||||
@documentencoding UTF-8
|
@documentencoding UTF-8
|
||||||
|
|
||||||
|
@c Merge variable index into the function index.
|
||||||
@synindex vr fn
|
@synindex vr fn
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
|
@ -38,8 +39,6 @@ modify this GNU manual.''
|
||||||
* C: (c). GNU C Language Intro and Reference Manual
|
* C: (c). GNU C Language Intro and Reference Manual
|
||||||
@end direntry
|
@end direntry
|
||||||
|
|
||||||
@documentencoding UTF-8
|
|
||||||
|
|
||||||
@titlepage
|
@titlepage
|
||||||
@sp 6
|
@sp 6
|
||||||
@center @titlefont{GNU C Language Introduction}
|
@center @titlefont{GNU C Language Introduction}
|
||||||
|
|
Loading…
Reference in New Issue