rpms/man-pages-ja/devel man-pages-ja-481750-bash.1.patch, NONE, 1.1 man-pages-ja-connect.2.patch, NONE, 1.1 man-pages-ja.spec, 1.69, 1.70 man-pages-ja-20080415-connect.2.patch, 1.2, NONE

Akira TAGOH tagoh at fedoraproject.org
Wed Feb 25 09:19:08 UTC 2009


Author: tagoh

Update of /cvs/pkgs/rpms/man-pages-ja/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8199

Modified Files:
	man-pages-ja.spec 
Added Files:
	man-pages-ja-481750-bash.1.patch man-pages-ja-connect.2.patch 
Removed Files:
	man-pages-ja-20080415-connect.2.patch 
Log Message:
* Wed Feb 25 2009 Akira TAGOH <tagoh at redhat.com> - 20090215-1
- updates to 20090215.
- Correct the description of 'source' built-in command in bash(1). (#481750)

man-pages-ja-481750-bash.1.patch:

--- NEW FILE man-pages-ja-481750-bash.1.patch ---
diff -pruN man-pages-ja-20090215.orig/manual/GNU_bash/man1/bash.1 man-pages-ja-20090215/manual/GNU_bash/man1/bash.1
--- man-pages-ja-20090215.orig/manual/GNU_bash/man1/bash.1	2009-02-15 00:06:46.000000000 +0900
+++ man-pages-ja-20090215/manual/GNU_bash/man1/bash.1	2009-02-25 18:10:58.000000000 +0900
@@ -5490,7 +5490,7 @@ ľÁ°¤ÎÃÖ´¹¤ò·«¤êÊÖ¤·¤Þ¤¹¡£
 .B bash
 ¤¬
 .I posix ¥â¡¼¥É
-¤ÇÆ°ºî¤·¤Æ¤¤¤ì¤Ð¡¢
+¤ÇÆ°ºî¤·¤Æ¤¤¤Ê¤±¤ì¤Ð¡¢
 .SM
 .B PATH
 Ãæ¤Ç¥Õ¥¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ë¤Ï¡¢

man-pages-ja-connect.2.patch:

--- NEW FILE man-pages-ja-connect.2.patch ---
diff -pruN man-pages-ja-20090215.orig/manual/LDP_man-pages/man2/connect.2 man-pages-ja-20090215/manual/LDP_man-pages/man2/connect.2
--- man-pages-ja-20090215.orig/manual/LDP_man-pages/man2/connect.2	2009-02-15 00:06:50.000000000 +0900
+++ man-pages-ja-20090215/manual/LDP_man-pages/man2/connect.2	2009-02-25 17:47:02.000000000 +0900
@@ -163,15 +163,8 @@ Unix ¥É¥á¥¤¥ó¥½¥±¥Ã¥È¤Ï¥Ñ¥¹Ì¾¤Ç¼±Ê̤µ¤ì¤
 .I sa_family
 ¥Õ¥£¡¼¥ë¥É¤¬Àµ¤·¤¤¥¢¥É¥ì¥¹¡¦¥Õ¥¡¥ß¥ê¡¼¤Ç¤Ï¤Ê¤¤¡£
 .TP
-.B EAGAIN
-»ÈÍѲÄǽ¤Ê¥í¡¼¥«¥ë¤Î¥Ý¡¼¥È¤¬¤Ê¤¤¤«¡¢
-¥ë¡¼¥Æ¥£¥ó¥°¥­¥ã¥Ã¥·¥å¤Ë½½Ê¬¤Ê¥¨¥ó¥È¥ê¤¬¤Ê¤¤¡£
-.B AF_INET
-¤Î¾ì¹ç¤Ë¡¢¥í¡¼¥«¥ë¥Ý¡¼¥È¤Î¿ô¤òÁý¤ä¤¹ÊýË¡¤Ë¤Ä¤¤¤Æ¤Ï¡¢
-.BR ip (7)
-¤Î
-.I /proc/sys/net/ipv4/ip_local_port_range
-¤ÎÀâÌÀ¤ò»²¾È¤Î¤³¤È¡£
+.B EADDRNOTAVAIL
+¸ºß¤·¤Ê¤¤¥½¥±¥Ã¥È¤¬Í׵ᤵ¤ì¤¿¡£¤Þ¤¿¤ÏÍ׵ᤵ¤ì¤¿¥½¡¼¥¹¥¢¥É¥ì¥¹¤¬¥í¡¼¥«¥ë¤Ç¤Ê¤¤¡£
 .TP
 .B EALREADY
 ¥½¥±¥Ã¥È¤¬ÈóÄä»ß (non-blocking) ¤ËÀßÄꤵ¤ì¤Æ¤ª¤ê¡¢


Index: man-pages-ja.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/man-pages-ja.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- man-pages-ja.spec	16 Oct 2008 04:44:11 -0000	1.69
+++ man-pages-ja.spec	25 Feb 2009 09:18:37 -0000	1.70
@@ -1,7 +1,7 @@
 %define	use_utf8	1
 
 Name: man-pages-ja
-Version: 20081015
+Version: 20090215
 Release: 1%{?dist}
 # Actual license for each Japanese manpages is the same to the original English manpages' license.
 License: Freely redistributable without restriction
@@ -22,12 +22,13 @@
 Patch13: man-pages-ja-fix-uninitialized-value.patch
 Patch14: man-pages-ja-timestamp.patch
 Patch15: man-pages-ja-358081-sysctl-warn.patch
-Patch16: man-pages-ja-20080415-connect.2.patch
+Patch16: man-pages-ja-connect.2.patch
 Patch17: man-pages-ja-432668-iptables.8.patch
 Patch18: man-pages-ja-433692-printf.1.patch
 Patch19: man-pages-ja-446881-bash.1.patch
 Patch20: man-pages-ja-455016-bash.1.patch
 Patch21: man-pages-ja-456263-top.1.patch
+Patch22: man-pages-ja-481750-bash.1.patch
 
 Summary: Japanese man (manual) pages from the Japanese Manual Project
 Group: Documentation
@@ -55,6 +56,7 @@
 %patch19 -p1 -b .bash-continue
 %patch20 -p1 -b .bash-suspend
 %patch21 -p1 -b .top
+%patch22 -p1 -b .bash-source
 
 %build
 perl %{SOURCE1} '$DESTDIR' | make
@@ -127,6 +129,10 @@
 
 
 %changelog
+* Wed Feb 25 2009 Akira TAGOH <tagoh at redhat.com> - 20090215-1
+- updates to 20090215.
+- Correct the description of 'source' built-in command in bash(1). (#481750)
+
 * Thu Oct 16 2008 Akira TAGOH <tagoh at redhat.com> - 20081015-1
 - updates to 20081015.
 


--- man-pages-ja-20080415-connect.2.patch DELETED ---




More information about the fedora-extras-commits mailing list