--- texi2html.aa.orig	Mon Jan  5 21:10:38 1998
+++ texi2html.aa	Mon Jan  5 21:12:14 1998
@@ -1,6 +1,4 @@
-#!/usr/local/bin/perl
-'di ';
-'ig 00 ';
+#!/usr/bin/perl
 #+##############################################################################
 #                                                                              #
 # File: texi2html                                                              #
@@ -11,8 +9,6 @@
 
 # @(#)texi2html	1.52 01/05/98	Written (mainly) by Lionel Cons, Lionel.Cons@cern.ch
 
-# The man page for this program is included at the end of this file and can be
-# viewed using the command 'nroff -man texi2html'.
 # Please read the copyright at the end of the man page.
 
 #+++############################################################################
@@ -1928,13 +1924,3 @@
     $key2alpha{$a} cmp $key2alpha{$b};
 }
 
-##############################################################################
-
-	# These next few lines are legal in both Perl and nroff.
-
-.00 ;			# finish .ig
- 
-'di			\" finish diversion--previous line must be blank
-.nr nl 0-1		\" fake up transition to first page again
-.nr % 0			\" start at page 1
-'; __END__ ############# From here on it's a standard manual page ############
