misc/124913: Testing .ru send-pr interface

Gavin gavin at FreeBSD.org
Mon Jun 23 18:30:01 UTC 2008


>Number:         124913
>Category:       misc
>Synopsis:       Testing .ru send-pr interface
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 23 18:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gavin
>Release:        
>Organization:
>Environment:
>Description:
Testing the updated http://www.freebsd.org/ru/send-pr.html interface.
>How-To-Repeat:

>Fix:
Testing attachements too

Patch attached with submission follows:

Index: src/usr.sbin/sysinstall/keymap.c
===================================================================
RCS file: /usr/ncvs/src/usr.sbin/sysinstall/keymap.c,v
retrieving revision 1.10
diff -u -r1.10 keymap.c
--- src/usr.sbin/sysinstall/keymap.c	16 Mar 2006 15:50:21 -0000	1.10
+++ src/usr.sbin/sysinstall/keymap.c	22 Jun 2008 17:06:59 -0000
@@ -81,7 +81,11 @@
 	{"es", "spanish"},
 	{"se", "swedish"},
 	{"ch", "swiss"},
-	{"gb", "uk"},
+	{"gb", "uk"},	/* Great Britain */
+	{"gg", "uk"},	/* Guernsey */
+	{"ie", "uk"},	/* Ireland */
+	{"im", "uk"},	/* Isle Of Man */
+	{"je", "uk"},	/* Jersey */
 	{NULL, NULL}
     };
     const char *country, *lang;


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list