* doc/bison.texinfo: Properly set the ``header'' part.

Use @dircategory ``GNU programming tools'' as per Texinfo's
documentation.
Use @copying.
This commit is contained in:
Akim Demaille
2002-07-09 17:01:42 +00:00
parent 1a715ef2fc
commit fae437e835
2 changed files with 66 additions and 102 deletions

View File

@@ -1,3 +1,10 @@
2002-07-09 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo: Properly set the ``header'' part.
Use @dircategory ``GNU programming tools'' as per Texinfo's
documentation.
Use @copying.
2002-07-09 Akim Demaille <akim@epita.fr>
* lib/quotearg.h: Protect against multiple inclusions.