]> granicus.if.org Git - recode/commitdiff
Update bug report address everywhere
authorReuben Thomas <rrt@sc3d.org>
Thu, 18 Jan 2018 11:02:25 +0000 (11:02 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:42 +0000 (07:02 +0000)
doc/recode.texi
src/main.c

index 0db823fe9cb061af83530274af9521e855a6b15e..67b3bef64083049ac92d69ad5d06c16b3071adb0 100644 (file)
@@ -519,9 +519,8 @@ go in the next.
 
 @cindex bug reports, where to send
 @cindex reporting bugs
-Please send suggestions, documentation errors and bug reports to
-@email{recode-bugs@@iro.umontreal.ca} or, if you prefer, directly to
-@email{pinard@@iro.umontreal.ca}, Fran@,{c}ois Pinard.  Do not be afraid
+Please leave suggestions, documentation errors and bug reports to
+@uref{https://github.com/rrthomas/Recode}.  Do not be afraid
 to report details, because this program is the mere aggregation of
 hundreds of details.
 
@@ -4964,7 +4963,7 @@ used as a turning template for all charsets in Recode.  Even if
 I think it could help to a certain extent, I'm still not fully sure it
 would be sufficient in all cases.  Moreover, some people disagree about
 using @w{ISO 10646} as the central charset, to the point I cannot totally
-ignore them, and surely, Recode is not a mean for me to force my
+ignore them, and surely, Recode is not a means for me to force my
 own opinions on people.  I would like that Recode be practical
 more than dogmatic, and reflect usage more than religions.
 
index 4521bd8dd2f835b9cac1485801e50a9959cf90e6..dc27a1059328f7e22f54e625bf7ed9bb4e04c8a6 100644 (file)
@@ -286,7 +286,7 @@ FILE is specified, then act as a filter and recode stdin to stdout.\n"),
             stdout);
       fputs (_("\
 \n\
-Report bugs to <recode-bugs@iro.umontreal.ca>.\n"),
+Report bugs at https://github.com/rrthomas/Recode\n"),
               stdout);
     }
   exit (status);