From 1f86ccd79ce6344f71490d8bbb5ad61010f04eff Mon Sep 17 00:00:00 2001 From: wlemb Date: Sat, 14 Apr 2001 14:25:11 +0000 Subject: Removing the grohtml-old device driver which is now obsolete. * src/devices/grohtml-old/*: Removed. * font/devhtml-old/*: Removed. * src/libgroff/htmlindicate.cc (graphic_start, graphic_end): Remove comments. * Makefile.in (CCPROGDIRS, DEVDIRS): Updated. * test-groff (PATH): Updated. * tmac/Makefile.sub (NORMALFILES): Updated. * tmac/an-old.tmac: Remove special code for html-old device. Replace `html-or-html-old' register with `an-html'. * tmac/eqnrc: Updated. * tmac/html-old.tmac: Removed. * tmac/troffrc, tmac/troffrc-end: Updated. * tmac/www.tmac: Remove special code for html-old device. Replace `html-or-html-old' register with `www-html'. * src/libgroff/tmpfile.cc (remove_tmp_files), src/libgroff/htmlindicate.cc (graphic_end), include/htmlindicate.h, src/preproc/grn/*.cc, src/roff/groff/env.{cc,h}: Remove `void' parameter if used as a single argument for consistency with rest of source code. * aclocal.m4, tmac/an-old.tmac: Fix copyright. * src/roff/troff/troff.man: Fixing typos. --- tmac/troffrc-end | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tmac/troffrc-end') diff --git a/tmac/troffrc-end b/tmac/troffrc-end index 3f44ad6c..631f6b00 100644 --- a/tmac/troffrc-end +++ b/tmac/troffrc-end @@ -2,11 +2,10 @@ .\" final startup file for troff .\" this file is parsed after all macro sets have been read .\" -.do if '\*(.T'html' .mso html.tmac -.do if '\*(.T'html-old' .mso html-old.tmac +.do if '\*(.T'html' .mso html.tmac .\" if we are running the postscript device for html images then load -mwww .\" -.do if r ps4html .mso www.tmac +.do if r ps4html .mso www.tmac .\" .\" for all other devices blank out these macros .\" -- cgit v1.2.1