From nobody@FreeBSD.org  Wed Mar 18 12:06:06 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 95EEA1065A93
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Mar 2009 12:06:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 30C978FD0C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Mar 2009 12:05:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2IC5d2G001352
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Mar 2009 12:05:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n2IC5dgO001351;
	Wed, 18 Mar 2009 12:05:39 GMT
	(envelope-from nobody)
Message-Id: <200903181205.n2IC5dgO001351@www.freebsd.org>
Date: Wed, 18 Mar 2009 12:05:39 GMT
From: Murilo Opsfelder <mopsfelder@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [libc] [patch] corrected typo in pt_BR.ISO8859-1.msg libc catalogue
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         132773
>Category:       kern
>Synopsis:       [libc] [patch] corrected typo in pt_BR.ISO8859-1.msg libc catalogue
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 18 12:10:02 UTC 2009
>Closed-Date:    Wed Mar 18 14:33:59 UTC 2009
>Last-Modified:  Wed Mar 18 14:40:04 UTC 2009
>Originator:     Murilo Opsfelder
>Release:        FreeBSD 8.0 i386
>Organization:
BluePex Security Solutions
>Environment:
FreeBSD opsfelderm.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #56 r189748: Thu Mar 12 18:02:00 BRT 2009
>Description:
- Corrected typo in pt_BR.ISO8859-1.msg libc catalogue.
- Thanks Alan R. S. Bueno <alan.bsd@gmail.com> for reporting.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- pt_BR.ISO8859-1.msg.orig	2009-03-18 08:53:51.000000000 -0300
+++ pt_BR.ISO8859-1.msg	2009-03-18 08:52:55.000000000 -0300
@@ -70,7 +70,7 @@
 $ EPIPE
 32 pipe quebrado
 $ EDOM
-33 Arqumento numrico fora do domnio
+33 Argumento numrico fora do domnio
 $ ERANGE
 34 Resultado muito grande
 $ EAGAIN, EWOULDBLOCK


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Wed Mar 18 14:33:37 UTC 2009 
State-Changed-Why:  
Committed, thanks. 


Responsible-Changed-From-To: freebsd-bugs->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Wed Mar 18 14:33:37 UTC 2009 
Responsible-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132773 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/132773: commit references a PR
Date: Wed, 18 Mar 2009 14:33:26 +0000 (UTC)

 Author: gabor (doc,ports committer)
 Date: Wed Mar 18 14:33:10 2009
 New Revision: 189963
 URL: http://svn.freebsd.org/changeset/base/189963
 
 Log:
   - Fix typo
   
   PR:		kern/132773
   Reported by:	Alan R. S. Bueno <alan.bsd@gmail.com>
   Submitted by:	Murilo Opsfelder <mopsfelder@gmail.com>
 
 Modified:
   head/lib/libc/nls/pt_BR.ISO8859-1.msg
 
 Modified: head/lib/libc/nls/pt_BR.ISO8859-1.msg
 ==============================================================================
 --- head/lib/libc/nls/pt_BR.ISO8859-1.msg	Wed Mar 18 14:01:41 2009	(r189962)
 +++ head/lib/libc/nls/pt_BR.ISO8859-1.msg	Wed Mar 18 14:33:10 2009	(r189963)
 @@ -70,7 +70,7 @@ $ EMLINK
  $ EPIPE
  32 pipe quebrado
  $ EDOM
 -33 Arqumento numrico fora do domnio
 +33 Argumento numrico fora do domnio
  $ ERANGE
  34 Resultado muito grande
  $ EAGAIN, EWOULDBLOCK
 _______________________________________________
 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"
 
>Unformatted:
