From ea7241b146518941cc64caf75c7f59fe88d6d56f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 12 Sep 2003 18:07:54 +0000 Subject: [PATCH] Generalize a bit. --- doc/gdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/gdoc b/doc/gdoc index 15b4a8dd..a7fe7898 100755 --- a/doc/gdoc +++ b/doc/gdoc @@ -15,7 +15,8 @@ # This program is modified by Nikos Mavroyanopoulos, for the gnutls # project. -# This program is modified by Simon Josefsson, for the Shishi project. +# This program is modified by Simon Josefsson, for the Libidn and +# Shishi project. # Note: This only supports 'c'. @@ -548,7 +549,7 @@ sub output_man { output_highlight($args{'sections'}{$section}); } print ".SH \"REPORTING BUGS\"\n"; - print "Report bugs to .\n"; + print "Report bugs to .\n"; print ".SH COPYRIGHT\n"; print "Copyright \\(co 2002, 2003 Simon Josefsson.\n"; print ".br\n"; -- 2.11.4.GIT