From f10c49f50ce56ec7bfbe5d6c4868251e2d4a1646 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 22 Jul 2002 16:52:57 +0000 Subject: Import of stripped down GNU texinfo 4.2 --- contrib/texinfo/util/texindex.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'contrib/texinfo/util/texindex.c') diff --git a/contrib/texinfo/util/texindex.c b/contrib/texinfo/util/texindex.c index 4e43d35..7f8ff59 100644 --- a/contrib/texinfo/util/texindex.c +++ b/contrib/texinfo/util/texindex.c @@ -1,5 +1,5 @@ /* Process TeX index dribble output into an actual index. - $Id: texindex.c,v 1.37 2002/01/19 01:12:54 karl Exp $ + $Id: texindex.c,v 1.41 2002/03/11 19:55:46 karl Exp $ Copyright (C) 1987, 91, 92, 96, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. @@ -286,7 +286,8 @@ _("Usually FILE... is specified as `foo.%c%c\' for a document `foo.texi'.\n"), fputs (_("\n\ Email bug reports to bug-texinfo@gnu.org,\n\ general questions and discussion to help-texinfo@gnu.org.\n\ -"), f); +Texinfo home page: http://www.gnu.org/software/texinfo/"), f); + fputs ("\n", f); xexit (result_value); } -- cgit v1.1