From nobody@FreeBSD.org  Fri Jun 18 22:09:47 2010
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 5283E106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jun 2010 22:09:47 +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 41BB58FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jun 2010 22:09:47 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o5IM9jTK054122
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jun 2010 22:09:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o5IM9jBN054091;
	Fri, 18 Jun 2010 22:09:45 GMT
	(envelope-from nobody)
Message-Id: <201006182209.o5IM9jBN054091@www.freebsd.org>
Date: Fri, 18 Jun 2010 22:09:45 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] ru_RU.KOI8-R.msg: update Russian libc NLS catalog
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147983
>Category:       docs
>Synopsis:       [patch] ru_RU.KOI8-R.msg: update Russian libc NLS catalog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 18 22:10:01 UTC 2010
>Closed-Date:    Fri Jul 02 09:23:37 UTC 2010
>Last-Modified:  Fri Jul 02 09:23:37 UTC 2010
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
This is an update after r198040. From original svn log:
Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP,
ENOLINK, EPROTO, ENOTCAPABLE.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: lib/libc/nls/ru_RU.KOI8-R.msg
===================================================================
--- lib/libc/nls/ru_RU.KOI8-R.msg	(revision 209318)
+++ lib/libc/nls/ru_RU.KOI8-R.msg	(working copy)
@@ -183,6 +183,16 @@
 87   
 $ EDOOFUS
 88  
+$ EBADMSG
+89   
+$ EMULTIHOP
+90  
+$ ENOLINK
+91  
+$ EPROTO
+92  
+$ ENOTCAPABLE
+93  
 $
 $ strsignal() support catalog
 $


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Sun Jun 20 06:52:27 UTC 2010 
State-Changed-Why:  
Committed to HEAD.  Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/147983: commit references a PR
Date: Sun, 20 Jun 2010 06:52:21 +0000 (UTC)

 Author: maxim
 Date: Sun Jun 20 06:52:10 2010
 New Revision: 209360
 URL: http://svn.freebsd.org/changeset/base/209360
 
 Log:
   Merge from English r198040: add C message catalogue entries for newer
   errnos: EBADMSG, EMULTIHOP, ENOLINK, EPROTO, ENOTCAPABLE.
   
   PR:		docs/147983
   Submitted by:	pluknet
   MFC after:	1 week
 
 Modified:
   head/lib/libc/nls/ru_RU.KOI8-R.msg   (contents, props changed)
 
 Modified: head/lib/libc/nls/ru_RU.KOI8-R.msg
 ==============================================================================
 --- head/lib/libc/nls/ru_RU.KOI8-R.msg	Sun Jun 20 04:14:49 2010	(r209359)
 +++ head/lib/libc/nls/ru_RU.KOI8-R.msg	Sun Jun 20 06:52:10 2010	(r209360)
 @@ -183,6 +183,16 @@ $ ENOATTR
  87   
  $ EDOOFUS
  88  
 +$ EBADMSG
 +89   
 +$ EMULTIHOP
 +90  
 +$ ENOLINK
 +91  
 +$ EPROTO
 +92  
 +$ ENOTCAPABLE
 +93  
  $
  $ strsignal() support catalog
  $
 _______________________________________________
 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"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Jul 2 09:23:24 UTC 2010 
State-Changed-Why:  
Merged to RELENG_8. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147983 
>Unformatted:
