]> git.pld-linux.org Git - packages/gforth.git/blame - gforth-info.patch
- updated to 0.7.3
[packages/gforth.git] / gforth-info.patch
CommitLineData
bd6cdb60
JB
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:
767b2b3a 9 @direntry
10-* Gforth: (gforth). A fast interpreter for the Forth language.
11+* Gforth: (gforth). A fast Forth language interpreter
12 @end direntry
bd6cdb60
JB
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 @@
767b2b3a 16 lower addresses. A few primitives allow an efficient implementation:
17
bd6cdb60 18
767b2b3a 19-doc-@local#
20-doc-f@local#
21+doc-@@local#
22+doc-f@@local#
23 doc-laddr#
24 doc-lp+!#
25 doc-lp!
bd6cdb60 26@@ -9210,8 +9210,8 @@
767b2b3a 27 appropriate:
28
bd6cdb60
JB
29
30-@c doc-compile-@local
31-@c doc-compile-f@local
32+@c doc-compile-@@local
33+@c doc-compile-f@@local
767b2b3a 34 doc-compile-lp+!
35
bd6cdb60
JB
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.15065 seconds and 4 git commands to generate.