openbsd-ports/textproc/sgmlformat/patches/patch-instant_traninit_c
jasper af001022d0 - use our naming scheme for patches
- regen patch-transpec_Makefile
2007-10-26 21:29:30 +00:00

13 lines
472 B
Plaintext

$OpenBSD: patch-instant_traninit_c,v 1.1 2007/10/26 21:29:30 jasper Exp $
--- instant/traninit.c.orig Wed Jul 16 18:44:12 1997
+++ instant/traninit.c Fri Oct 26 23:26:37 2007
@@ -129,7 +129,7 @@ ReadTransSpec(
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);