openbsd-ports/textproc/sgmlformat/patches/patch-instant

12 lines
383 B
Plaintext
Raw Normal View History

--- 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);