texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/texi2html.pl


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/texi2html.pl
Date: Tue, 09 Aug 2005 13:24:03 -0400

Index: texi2html/texi2html.pl
diff -u texi2html/texi2html.pl:1.143 texi2html/texi2html.pl:1.144
--- texi2html/texi2html.pl:1.143        Tue Aug  9 10:22:32 2005
+++ texi2html/texi2html.pl      Tue Aug  9 17:19:21 2005
@@ -62,10 +62,10 @@
 
#--##############################################################################
 
 # CVS version:
-# $Id: texi2html.pl,v 1.143 2005/08/09 10:22:32 pertusus Exp $
+# $Id: texi2html.pl,v 1.144 2005/08/09 17:19:21 pertusus Exp $
 
 # Homepage:
-my $T2H_HOMEPAGE = "http://texi2html.cvshome.org/";;
+my $T2H_HOMEPAGE = "http://www.nongnu.org/texi2html/";;
 
 # Authors (appears in comments):
 my $T2H_AUTHORS = <<EOT;
@@ -73,8 +73,8 @@
             Karl Berry  <address@hidden>
             Olaf Bachmann <address@hidden>
             and many others.
-Maintained by: Many creative people <address@hidden>
-Send bugs and suggestions to <address@hidden>
+Maintained by: Many creative people.
+Send bugs and suggestions to <address@hidden>
 EOT
 
 # Version: set in configure.in
@@ -2233,7 +2233,7 @@
  type => ':i', 
  default => '',
  linkage => sub {$options->helpOptions($_[1]); 
-    print "\nSend bugs and suggestions to <address@hidden>\n";
+    print "\nSend bugs and suggestions to <address@hidden>\n";
     exit (0);},
  verbose => "print help and exit"
 };




reply via email to

[Prev in Thread] Current Thread [Next in Thread]