12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
|
--- instant/traninit.c.orig Wed Jul 16 18:44:12 1997
|
||
|
+++ instant/traninit.c Wed Sep 20 22:13:42 2000
|
||
|
@@ -129,7 +129,7 @@
|
||
|
char buf[LINESIZE];
|
||
|
char buf2[LINESIZE];
|
||
|
char *command;
|
||
|
- char *sgmls = "nsgmls -c " TRANSPEC_DIR "/catalog ";
|
||
|
+ char *sgmls = "onsgmls -c " TRANSPEC_DIR "/catalog ";
|
||
|
char maptype = '\0';
|
||
|
|
||
|
(void)sgmls_set_errhandler(input_error);
|