mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: fix the name of the GFDL section
Reported by dine <2500418497@qq.com>. http://lists.gnu.org/archive/html/bug-bison/2016-10/msg00000.html I mirrored what the Coreutils do. * doc/bison.texi (Copying This Manual): Rename as... (GNU Free Documentation License): this, since that the name we used in the preamble.
This commit is contained in:
@@ -39,18 +39,16 @@ Copyright @copyright{} 1988-1993, 1995, 1998-2015, 2018 Free Software
|
|||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document under
|
||||||
under the terms of the GNU Free Documentation License,
|
the terms of the GNU Free Documentation License, Version 1.3 or any later
|
||||||
Version 1.3 or any later version published by the Free Software
|
version published by the Free Software Foundation; with no Invariant
|
||||||
Foundation; with no Invariant Sections, with the Front-Cover texts
|
Sections, with the Front-Cover texts being ``A GNU Manual,'' and with the
|
||||||
being ``A GNU Manual,'' and with the Back-Cover Texts as in
|
Back-Cover Texts as in (a) below. A copy of the license is included in the
|
||||||
(a) below. A copy of the license is included in the section entitled
|
section entitled ``GNU Free Documentation License.''
|
||||||
``GNU Free Documentation License.''
|
|
||||||
|
|
||||||
(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
|
(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and modify
|
||||||
modify this GNU manual. Buying copies from the FSF
|
this GNU manual. Buying copies from the FSF supports it in developing GNU
|
||||||
supports it in developing GNU and promoting software
|
and promoting software freedom.''
|
||||||
freedom.''
|
|
||||||
@end quotation
|
@end quotation
|
||||||
@end copying
|
@end copying
|
||||||
|
|
||||||
@@ -110,7 +108,7 @@ Reference sections:
|
|||||||
* FAQ:: Frequently Asked Questions
|
* FAQ:: Frequently Asked Questions
|
||||||
* Table of Symbols:: All the keywords of the Bison language are explained.
|
* Table of Symbols:: All the keywords of the Bison language are explained.
|
||||||
* Glossary:: Basic concepts are explained.
|
* Glossary:: Basic concepts are explained.
|
||||||
* Copying This Manual:: License for copying this manual.
|
* GNU Free Documentation License:: Copying and sharing this manual
|
||||||
* Bibliography:: Publications cited in this manual.
|
* Bibliography:: Publications cited in this manual.
|
||||||
* Index of Terms:: Cross-references to the text.
|
* Index of Terms:: Cross-references to the text.
|
||||||
|
|
||||||
@@ -390,7 +388,7 @@ Frequently Asked Questions
|
|||||||
|
|
||||||
Copying This Manual
|
Copying This Manual
|
||||||
|
|
||||||
* Copying This Manual:: License for copying this manual.
|
* GNU Free Documentation License:: Copying and sharing this manual
|
||||||
|
|
||||||
@end detailmenu
|
@end detailmenu
|
||||||
@end menu
|
@end menu
|
||||||
@@ -13458,8 +13456,9 @@ the parser's start state. A state can become unreachable during conflict
|
|||||||
resolution. @xref{Unreachable States}.
|
resolution. @xref{Unreachable States}.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@node Copying This Manual
|
@node GNU Free Documentation License
|
||||||
@appendix Copying This Manual
|
@appendix GNU Free Documentation License
|
||||||
|
|
||||||
@include fdl.texi
|
@include fdl.texi
|
||||||
|
|
||||||
@node Bibliography
|
@node Bibliography
|
||||||
|
|||||||
Reference in New Issue
Block a user