Hi ho, hi ho,
We report bug addresses like this:
Reported to [EMAIL PROTECTED]
while all GNU programs report them in this fashion (note the < and >)
Reported to <[EMAIL PROTECTED]>.
This fixes that so we are consistent with the rest of the GNU herd.
2003-09-17 Alfred M. Szmidt <[EMAIL PROTECTED]>
* bugaddr.c: Update to "<[EMAIL PROTECTED]>".
Index: libhurdbugaddr/bugaddr.c
===================================================================
RCS file: /cvsroot/hurd/hurd/libhurdbugaddr/bugaddr.c,v
retrieving revision 1.4
diff -u -p -r1.4 bugaddr.c
--- libhurdbugaddr/bugaddr.c 7 Jul 1998 15:45:38 -0000 1.4
+++ libhurdbugaddr/bugaddr.c 17 Sep 2003 07:47:42 -0000
@@ -20,4 +20,4 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-const char *argp_program_bug_address = "[EMAIL PROTECTED]";
+const char *argp_program_bug_address = "<[EMAIL PROTECTED]>"
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd