bug-hurd
[Top][All Lists]
Advanced

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

Bug addresses in consistent.


From: Alfred M. Szmidt
Subject: Bug addresses in consistent.
Date: Wed, 17 Sep 2003 09:52:09 +0200 (MEST)

Hi ho, hi ho,

We report bug addresses like this:

 Reported to bug-hurd@gnu.org.

while all GNU programs report them in this fashion (note the < and >)

 Reported to <bug-hurd@gnu.org>.

This fixes that so we are consistent with the rest of the GNU herd.

2003-09-17  Alfred M. Szmidt  <ams@kemisten.nu>

        * bugaddr.c: Update to "<bug-hurd@gnu.org>".

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 = "bug-hurd@gnu.org";
+const char *argp_program_bug_address = "<bug-hurd@gnu.org>"




reply via email to

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