BSD 4_4 release
[unix-history] / usr / src / old / roff / nroff_term / tabnec-t.c
index f5dcc38..32ba6a2 100644 (file)
@@ -1,4 +1,11 @@
-/*     tabnec-t.c      4.1     83/08/05        */
+/*-
+ * This module is believed to contain source code proprietary to AT&T.
+ * Use and redistribution is subject to the Berkeley Software License
+ * Agreement and your Software Agreement with AT&T (Western Electric).
+ *
+ *     @(#)tabnec-t.c  4.3 (Berkeley) 4/18/91
+ */
+
 #define INCH 240
 /*
  * NEC Spinwriter 5500 or 7700 12 Pitch
 #define INCH 240
 /*
  * NEC Spinwriter 5500 or 7700 12 Pitch
@@ -51,7 +58,7 @@ struct {
 /*bdon*/       "\033+",
 /*bdoff*/      "\033,",
 /*ploton*/     "\033]A\033]P",
 /*bdon*/       "\033+",
 /*bdoff*/      "\033,",
 /*ploton*/     "\033]A\033]P",
-/*plotoff*/    "\033]L\033]W",
+/*plotoff*/    "\033]J\033]W",
 /*up*/         "\0339",
 /*down*/       "\033ZA",
 /*right*/      " ",
 /*up*/         "\0339",
 /*down*/       "\033ZA",
 /*right*/      " ",