rpms/man-pages-ja/devel man-pages-ja-20080415-connect.2.patch, NONE, 1.1 .cvsignore, 1.54, 1.55 man-pages-ja.spec, 1.62, 1.63 sources, 1.53, 1.54

Akira TAGOH (tagoh) fedora-extras-commits at redhat.com
Mon Apr 28 10:11:49 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/man-pages-ja/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14333

Modified Files:
	.cvsignore man-pages-ja.spec sources 
Added Files:
	man-pages-ja-20080415-connect.2.patch 
Log Message:
* Mon Apr 28 2008 Akira TAGOH <tagoh at redhat.com> - 20080415-1
- updates to 20080415.
- correct the description of the error section in connect(2).

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

--- NEW FILE man-pages-ja-20080415-connect.2.patch ---
diff -ruN man-pages-ja-20080415.orig/manual/LDP_man-pages/man2/connect.2 man-pages-ja-20080415/manual/LDP_man-pages/man2/connect.2
--- man-pages-ja-20080415.orig/manual/LDP_man-pages/man2/connect.2	2008-04-28 19:01:25.000000000 +0900
+++ man-pages-ja-20080415/manual/LDP_man-pages/man2/connect.2	2008-04-28 19:04:23.000000000 +0900
@@ -163,15 +163,8 @@
 .I sa_family
 ¥Õ¥£¡¼¥ë¥É¤¬Àµ¤·¤¤¥¢¥É¥ì¥¹¡¦¥Õ¥¡¥ß¥ê¡¼¤Ç¤Ï¤Ê¤¤¡£
 .TP
-.B EAGAIN
-»ÈÍѲÄǽ¤Ê¥í¡¼¥«¥ë¤Î¥Ý¡¼¥È¤¬¤Ê¤¤¤«¡¢
-¥ë¡¼¥Æ¥£¥ó¥°¥­¥ã¥Ã¥·¥å¤Ë½½Ê¬¤Ê¥¨¥ó¥È¥ê¤¬¤Ê¤¤¡£
-.B PF_INET
-¤Î¾ì¹ç¤Ë¡¢¤É¤¦¤ä¤Ã¤Æ¥í¡¼¥«¥ë¥Ý¡¼¥È¤òÁý¤ä¤¹¤«¤Ë´Ø¤·¤Æ¤Ï
-.BR ip (7)
-¤Î
-.I net.ipv4.ip_local_port_range
-sysctl ¤ò»²¾È¤Î¤³¤È¡£
+.B EADDRNOTAVAIL
+¸ºß¤·¤Ê¤¤¥½¥±¥Ã¥È¤¬Í׵ᤵ¤ì¤¿¡£¤Þ¤¿¤ÏÍ׵ᤵ¤ì¤¿¥½¡¼¥¹¥¢¥É¥ì¥¹¤¬¥í¡¼¥«¥ë¤Ç¤Ê¤¤¡£
 .TP
 .B EALREADY
 ¥½¥±¥Ã¥È¤¬ÈóÄä»ß (non-blocking) ¤ËÀßÄꤵ¤ì¤Æ¤ª¤ê¡¢


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/.cvsignore,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- .cvsignore	1 Apr 2008 02:45:46 -0000	1.54
+++ .cvsignore	28 Apr 2008 10:11:13 -0000	1.55
@@ -41,3 +41,4 @@
 man-pages-ja-20071215.tar.gz
 man-pages-ja-20080215.tar.gz
 man-pages-ja-20080315.tar.gz
+man-pages-ja-20080415.tar.gz


Index: man-pages-ja.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/man-pages-ja.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- man-pages-ja.spec	1 Apr 2008 02:45:46 -0000	1.62
+++ man-pages-ja.spec	28 Apr 2008 10:11:13 -0000	1.63
@@ -1,7 +1,7 @@
 %define	use_utf8	1
 
 Name: man-pages-ja
-Version: 20080315
+Version: 20080415
 Release: 1%{?dist}
 # Actual license for each Japanese manpages is the same to the original English manpages' license.
 License: Freely redistributable without restriction
@@ -22,6 +22,7 @@
 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
 
 Summary: Japanese man (manual) pages from the Japanese Manual Project
 Group: Documentation
@@ -43,6 +44,7 @@
 %patch13 -p1 -b .uninitval
 %patch14 -p1 -b .timestamp
 %patch15 -p1 -b .sysctl
+%patch16 -p1 -b .connect
 
 %build
 perl %{SOURCE1} '$DESTDIR' | make
@@ -115,6 +117,10 @@
 
 
 %changelog
+* Mon Apr 28 2008 Akira TAGOH <tagoh at redhat.com> - 20080415-1
+- updates to 20080415.
+- correct the description of the error section in connect(2).
+
 * Tue Apr  1 2008 Akira TAGOH <tagoh at redhat.com> - 20080315-1
 - updates to 20080315.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources	1 Apr 2008 02:45:46 -0000	1.53
+++ sources	28 Apr 2008 10:11:13 -0000	1.54
@@ -1 +1 @@
-8d2dcacdef7c27cc3c248ddcd587caef  man-pages-ja-20080315.tar.gz
+3e7b1ff62cb0b0b08b774cedd1d00741  man-pages-ja-20080415.tar.gz




More information about the fedora-extras-commits mailing list