]> git.pld-linux.org Git - packages/gforth.git/blob - gforth-info.patch
- release 3
[packages/gforth.git] / gforth-info.patch
1 --- gforth-0.6.1/doc/gforth.ds.orig     2003-03-11 22:15:16.000000000 +0100
2 +++ gforth-0.6.1/doc/gforth.ds  2003-05-11 01:47:22.000000000 +0200
3 @@ -77,9 +77,9 @@
4  @end quotation
5  @end copying
6  
7 -@dircategory Software development
8 +@dircategory Programming languages:
9  @direntry
10 -* Gforth: (gforth).             A fast interpreter for the Forth language.
11 +* Gforth: (gforth).                    A fast Forth language interpreter
12  @end direntry
13  @c The Texinfo manual also recommends doing this, but for Gforth it may
14  @c  not make much sense
15 @@ -9193,8 +9193,8 @@
16  lower addresses. A few primitives allow an efficient implementation:
17  
18  
19 -doc-@local#
20 -doc-f@local#
21 +doc-@@local#
22 +doc-f@@local#
23  doc-laddr#
24  doc-lp+!#
25  doc-lp!
26 @@ -9210,8 +9210,8 @@
27  appropriate:
28  
29  
30 -@c doc-compile-@local
31 -@c doc-compile-f@local
32 +@c doc-compile-@@local
33 +@c doc-compile-f@@local
34  doc-compile-lp+!
35  
36  
37 --- gforth-0.6.1/doc/vmgen.texi.orig    2003-03-09 16:06:43.000000000 +0100
38 +++ gforth-0.6.1/doc/vmgen.texi 2003-05-11 02:07:00.000000000 +0200
39 @@ -27,9 +27,9 @@
40  @end quotation
41  @end copying
42  
43 -@dircategory Software development
44 +@dircategory Programming tools:
45  @direntry
46 -* Vmgen: (vmgen).               Virtual machine interpreter generator
47 +* Vmgen: (vmgen).                      Virtual machine interpreter generator
48  @end direntry
49  
50  @titlepage
This page took 0.078563 seconds and 3 git commands to generate.