date and time created 88/07/21 17:35:19 by marc
[unix-history] / usr / src / local / ditroff / ditroff.okeeffe / ni.c
index 17c9bf9..ec9a36d 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)ni.c       2.1 (CWI) 85/07/18";
+static char sccsid[] = "@(#)ni.c       2.2 (CWI) 86/08/15";
 #endif lint
 #include "tdef.h"
 
 #endif lint
 #include "tdef.h"
 
@@ -7,7 +7,8 @@ static char sccsid[] = "@(#)ni.c        2.1 (CWI) 85/07/18";
 
 #ifdef NROFF
 
 
 #ifdef NROFF
 
-char   termtab[NS] = "/usr/lib/term/tab.";     /* term type added in ptinit() */
+char   termtab[NS] = "/usr/local/lib/ditroff/term/tab.";
+                                       /* term type added in ptinit() */
 char   fontfile[NS] = "";      /* not used */
 char   devname[20] = "37";
 
 char   fontfile[NS] = "";      /* not used */
 char   devname[20] = "37";