]> git.pld-linux.org Git - packages/gforth.git/blobdiff - gforth-info.patch
- release 3
[packages/gforth.git] / gforth-info.patch
index 363ebfc2bb7a41fd5db2d601b198ead410cb0334..2a1f3cd3f3e76d0ec2aa33c2a934b184bd8f8d5d 100644 (file)
@@ -1,21 +1,21 @@
---- gforth-0.4.0/doc/gforth.ds.orig    Sat Dec 19 11:22:29 1998
-+++ gforth-0.4.0/doc/gforth.ds Sun May 20 12:06:19 2001
-@@ -3,9 +3,9 @@
- @comment %**start of header (This is for running Texinfo on a region.)
- @setfilename gforth.info
- @settitle Gforth Manual
--@dircategory GNU programming tools
-+@dircategory Programming Languages:
+--- gforth-0.6.1/doc/gforth.ds.orig    2003-03-11 22:15:16.000000000 +0100
++++ gforth-0.6.1/doc/gforth.ds 2003-05-11 01:47:22.000000000 +0200
+@@ -77,9 +77,9 @@
+ @end quotation
+ @end copying
+-@dircategory Software development
++@dircategory Programming languages:
  @direntry
 -* Gforth: (gforth).             A fast interpreter for the Forth language.
 +* Gforth: (gforth).                   A fast Forth language interpreter
  @end direntry
- @comment @setchapternewpage odd
- @macro progstyle {}
-@@ -2287,8 +2287,8 @@
- as locals stack. Like the other stacks, the locals stack grows toward
+ @c The Texinfo manual also recommends doing this, but for Gforth it may
+ @c  not make much sense
+@@ -9193,8 +9193,8 @@
  lower addresses. A few primitives allow an efficient implementation:
  
 -doc-@local#
 -doc-f@local#
 +doc-@@local#
  doc-laddr#
  doc-lp+!#
  doc-lp!
-@@ -2302,8 +2302,8 @@
- compile the right specialized version, or the general version, as
+@@ -9210,8 +9210,8 @@
  appropriate:
  
--doc-compile-@local
--doc-compile-f@local
-+doc-compile-@@local
-+doc-compile-f@@local
+-@c doc-compile-@local
+-@c doc-compile-f@local
++@c doc-compile-@@local
++@c doc-compile-f@@local
  doc-compile-lp+!
  
- Combinations of conditional branches and @code{lp+!#} like
+--- gforth-0.6.1/doc/vmgen.texi.orig   2003-03-09 16:06:43.000000000 +0100
++++ gforth-0.6.1/doc/vmgen.texi        2003-05-11 02:07:00.000000000 +0200
+@@ -27,9 +27,9 @@
+ @end quotation
+ @end copying
+-@dircategory Software development
++@dircategory Programming tools:
+ @direntry
+-* Vmgen: (vmgen).               Virtual machine interpreter generator
++* Vmgen: (vmgen).                     Virtual machine interpreter generator
+ @end direntry
+ @titlepage
This page took 0.176313 seconds and 4 git commands to generate.