diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2001-01-11 03:42:48 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2001-01-11 03:42:48 +0000 |
| commit | 9616b3620ef4198a0dd0da8f3555d8c55e97445d (patch) | |
| tree | 90deb074c28fb8e7f646accb78d9b5af949b572a /textproc/gmat/files/patch-ab | |
| parent | d7d50312b5751c68cc7f18df3c8c50443d63374e (diff) | |
Correct names of some executables.
Add a bare-bones document (gmat.sgm) describing how to use gmat.
Catch 22: to read this, you need to format it with gmat. To format it
with gmat, you need first to read it.
Diffstat (limited to 'textproc/gmat/files/patch-ab')
| -rw-r--r-- | textproc/gmat/files/patch-ab | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/textproc/gmat/files/patch-ab b/textproc/gmat/files/patch-ab new file mode 100644 index 000000000000..ace0b2513727 --- /dev/null +++ b/textproc/gmat/files/patch-ab @@ -0,0 +1,28 @@ +--- lib/oratoolsrc Thu Sep 7 00:48:19 2000 ++++ lib/oratoolsrc.new Thu Jan 11 12:05:38 2001 +@@ -58,9 +58,9 @@ + + action = view + +-tbl = gtbl +-pic = gpic +-eqn = geqn ++tbl = tbl ++pic = pic ++eqn = eqn + + tbl_opts = - + pic_opts = - +@@ -94,9 +94,9 @@ + comment = This is really gmat.old + action = view + +-tbl = gtbl +-pic = gpic +-eqn = geqn ++tbl = tbl ++pic = pic ++eqn = eqn + + tbl_opts = - + pic_opts = - |
