blob: ee262f18d2784ab7d96f769e9b2dbf0ac8f8463a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- macros/tmac.G.orig Mon Mar 19 14:29:40 2001
+++ macros/tmac.G Tue Dec 7 21:31:06 2004
@@ -25,7 +25,7 @@
.ds gmat_gmacroff %%BINDIR%%/gmacroff
.\" DEFINE THE FOLLOWING paths for your local environment!
.ds gmat_echo /bin/echo
-.ds gmat_sed /bin/sed
+.ds gmat_sed /usr/bin/sed
.ds gmat_rm /bin/rm
.ds gmat_mv /bin/mv
.\" The following strings set variables to subdirectories of the book
|