Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2009 13:50:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/138580: commit references a PR
Message-ID:  <200909181350.n8IDo28a086729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/138580; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/138580: commit references a PR
Date: Fri, 18 Sep 2009 13:44:52 +0000 (UTC)

 Author: ed
 Date: Fri Sep 18 13:44:39 2009
 New Revision: 197308
 URL: http://svn.freebsd.org/changeset/base/197308
 
 Log:
   Spell Israel correctly.
   
   Submitted by:	Alexey Savartsov <asavartsov gmail com>
   PR:		bin/138580
 
 Modified:
   head/usr.sbin/sysinstall/menus.c
 
 Modified: head/usr.sbin/sysinstall/menus.c
 ==============================================================================
 --- head/usr.sbin/sysinstall/menus.c	Fri Sep 18 12:25:31 2009	(r197307)
 +++ head/usr.sbin/sysinstall/menus.c	Fri Sep 18 13:44:39 2009	(r197308)
 @@ -691,7 +691,7 @@ DMenu MenuMediaFTP = {
        { " Ireland #3",	"ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
  	VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
  
 -      { "Isreal",	"ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
 +      { "Israel",	"ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
  	VAR_FTP_PATH "=ftp://ftp.il.freebsd.org" },
  
        { "Italy",	"ftp.it.freebsd.org", NULL, dmenuSetVariable, NULL,
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909181350.n8IDo28a086729>