updated to 3.45
This commit is contained in:
Peter Schiffer 2012-12-21 15:51:26 +01:00
parent 9d381f0fbe
commit 0446eb0439
9 changed files with 48 additions and 45 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
/man-pages-posix-2003-a.tar.xz /man-pages-posix-2003-a.tar.xz
/man-pages-additional-20121025.tar.xz /man-pages-additional-20121025.tar.xz
/man-pages-3.44.tar.xz /man-pages-3.45.tar.xz

View File

@ -1,7 +1,7 @@
diff -ur man-pages-3.42.orig/man8/ld.so.8 man-pages-3.42/man8/ld.so.8 diff -up man-pages-3.45/man8/ld.so.8.orig man-pages-3.45/man8/ld.so.8
--- man-pages-3.42.orig/man8/ld.so.8 2012-08-14 00:39:40.000000000 +0200 --- man-pages-3.45/man8/ld.so.8.orig 2012-12-20 18:17:29.000000000 +0100
+++ man-pages-3.42/man8/ld.so.8 2012-09-10 13:41:04.171047153 +0200 +++ man-pages-3.45/man8/ld.so.8 2012-12-21 15:27:18.520544972 +0100
@@ -362,13 +362,9 @@ @@ -374,13 +374,9 @@ This variable is ignored by set-user-ID
(glibc since 2.1) (glibc since 2.1)
If set to a nonempty string, If set to a nonempty string,
output symbol versioning information about the output symbol versioning information about the

View File

@ -1,7 +1,7 @@
diff -ur man-pages-3.42.orig/man7/ip.7 man-pages-3.42/man7/ip.7 diff -up man-pages-3.45/man7/ip.7.orig man-pages-3.45/man7/ip.7
--- man-pages-3.42.orig/man7/ip.7 2012-09-13 13:28:01.000000000 +0200 --- man-pages-3.45/man7/ip.7.orig 2012-12-21 15:27:18.549544545 +0100
+++ man-pages-3.42/man7/ip.7 2012-09-13 13:33:04.571447716 +0200 +++ man-pages-3.45/man7/ip.7 2012-12-21 15:27:18.552544501 +0100
@@ -69,12 +69,11 @@ @@ -98,12 +98,11 @@ For
you may specify a valid IANA IP protocol defined in you may specify a valid IANA IP protocol defined in
RFC\ 1700 assigned numbers. RFC\ 1700 assigned numbers.
.PP .PP
@ -16,7 +16,7 @@ diff -ur man-pages-3.42.orig/man7/ip.7 man-pages-3.42/man7/ip.7
When When
.B INADDR_ANY .B INADDR_ANY
is specified in the bind call, the socket will be bound to is specified in the bind call, the socket will be bound to
@@ -82,10 +81,14 @@ @@ -111,10 +110,14 @@ is specified in the bind call, the socke
local interfaces. local interfaces.
When When
.BR listen (2) .BR listen (2)

View File

@ -1,7 +1,7 @@
diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7 diff -up man-pages-3.45/man7/ip.7.orig man-pages-3.45/man7/ip.7
--- man-pages-3.43/man7/ip.7.ip 2012-10-15 11:13:49.000000000 +0200 --- man-pages-3.45/man7/ip.7.orig 2012-12-20 18:17:28.000000000 +0100
+++ man-pages-3.43/man7/ip.7 2012-10-25 19:56:48.499351666 +0200 +++ man-pages-3.45/man7/ip.7 2012-12-21 15:22:46.735718672 +0100
@@ -256,6 +259,58 @@ Only valid as a @@ -285,6 +285,58 @@ Only valid as a
.BR setsockopt (2). .BR setsockopt (2).
.\" .\"
.TP .TP
@ -60,7 +60,7 @@ diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7
.BR IP_DROP_MEMBERSHIP " (since Linux 1.2)" .BR IP_DROP_MEMBERSHIP " (since Linux 1.2)"
Leave a multicast group. Leave a multicast group.
Argument is an Argument is an
@@ -265,6 +320,19 @@ or @@ -294,6 +346,19 @@ or
structure similar to structure similar to
.BR IP_ADD_MEMBERSHIP . .BR IP_ADD_MEMBERSHIP .
.TP .TP
@ -80,11 +80,10 @@ diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7
.BR IP_FREEBIND " (since Linux 2.4)" .BR IP_FREEBIND " (since Linux 2.4)"
.\" Precisely: 2.4.0-test10 .\" Precisely: 2.4.0-test10
If enabled, this boolean option allows binding to an IP address If enabled, this boolean option allows binding to an IP address
@@ -293,6 +361,45 @@ When this flag is enabled the values set @@ -323,6 +388,45 @@ and
and
.B IP_TOS .B IP_TOS
are ignored. are ignored.
+.TP .TP
+.BR IP_MSFILTER " (since Linux 2.5.68)" +.BR IP_MSFILTER " (since Linux 2.5.68)"
+This option provides access to the advanced full-state filtering API. +This option provides access to the advanced full-state filtering API.
+Argument is an +Argument is an
@ -123,10 +122,11 @@ diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7
+.IP +.IP
+For the full description of multicast source filtering +For the full description of multicast source filtering
+refer to RFC 3376. +refer to RFC 3376.
.\" +.TP
.\" FIXME Document IP_IPSEC_POLICY .BR IP_MTU " (since Linux 2.2)"
.\" Since Linux 2.5.47 .\" Precisely: 2.1.124
@@ -393,6 +500,17 @@ This is also particularly useful for dia Retrieve the current known path MTU of the current socket.
@@ -418,6 +522,17 @@ This is also particularly useful for dia
that wish to deliberately send probe packets larger than that wish to deliberately send probe packets larger than
the observed Path MTU. the observed Path MTU.
.TP .TP
@ -144,7 +144,7 @@ diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7
.BR IP_MULTICAST_IF " (since Linux 1.2)" .BR IP_MULTICAST_IF " (since Linux 1.2)"
Set the local device for a multicast socket. Set the local device for a multicast socket.
Argument is an Argument is an
@@ -768,6 +886,16 @@ this option be set on the redirected soc @@ -788,6 +903,16 @@ this option be set on the redirected soc
.BR IP_TTL " (since Linux 1.0)" .BR IP_TTL " (since Linux 1.0)"
Set or retrieve the current time-to-live field that is used in every packet Set or retrieve the current time-to-live field that is used in every packet
sent from this socket. sent from this socket.
@ -158,10 +158,10 @@ diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7
+.I ip_mreq_source +.I ip_mreq_source
+structure as described at +structure as described at
+.BR IP_ADD_SOURCE_MEMBERSHIP . +.BR IP_ADD_SOURCE_MEMBERSHIP .
.\" FIXME Document IP_XFRM_POLICY .SS /proc interfaces
.\" Since Linux 2.5.48 The IP protocol
.\" Needs CAP_NET_ADMIN supports a set of
@@ -1005,6 +1133,7 @@ and @@ -1022,6 +1147,7 @@ and
.BR socket (7). .BR socket (7).
.SH NOTES .SH NOTES
.BR IP_FREEBIND , .BR IP_FREEBIND ,

View File

@ -1,7 +1,7 @@
diff -ur man-pages-3.42.orig/man5/proc.5 man-pages-3.42/man5/proc.5 diff -up man-pages-3.45/man5/proc.5.orig man-pages-3.45/man5/proc.5
--- man-pages-3.42.orig/man5/proc.5 2012-08-14 00:39:40.000000000 +0200 --- man-pages-3.45/man5/proc.5.orig 2012-12-20 18:17:28.000000000 +0100
+++ man-pages-3.42/man5/proc.5 2012-09-17 17:15:33.209361397 +0200 +++ man-pages-3.45/man5/proc.5 2012-12-21 15:27:18.562544354 +0100
@@ -1927,16 +1927,14 @@ @@ -2175,16 +2175,14 @@ can override the
limit. limit.
.TP .TP
.I /proc/sys/fs/file-nr .I /proc/sys/fs/file-nr

View File

@ -1,7 +1,7 @@
diff -ur man-pages-3.42.orig/man5/resolv.conf.5 man-pages-3.42/man5/resolv.conf.5 diff -up man-pages-3.45/man5/resolv.conf.5.orig man-pages-3.45/man5/resolv.conf.5
--- man-pages-3.42.orig/man5/resolv.conf.5 2012-08-14 00:39:40.000000000 +0200 --- man-pages-3.45/man5/resolv.conf.5.orig 2012-12-20 18:17:28.000000000 +0100
+++ man-pages-3.42/man5/resolv.conf.5 2012-09-12 17:58:59.898565259 +0200 +++ man-pages-3.45/man5/resolv.conf.5 2012-12-21 15:27:18.542544649 +0100
@@ -244,6 +244,13 @@ @@ -245,6 +245,13 @@ cannot handle these queries properly and
This option disables the behavior and makes glibc perform the IPv6 This option disables the behavior and makes glibc perform the IPv6
and IPv4 requests sequentially (at the cost of some slowdown of the and IPv4 requests sequentially (at the cost of some slowdown of the
resolving process). resolving process).

View File

@ -1,12 +1,10 @@
diff -ur man-pages-3.43.orig/man7/tcp.7 man-pages-3.43/man7/tcp.7 diff -up man-pages-3.45/man7/tcp.7.orig man-pages-3.45/man7/tcp.7
--- man-pages-3.43.orig/man7/tcp.7 2012-10-15 11:13:50.000000000 +0200 --- man-pages-3.45/man7/tcp.7.orig 2012-12-20 18:17:29.000000000 +0100
+++ man-pages-3.43/man7/tcp.7 2012-10-25 19:37:24.084706083 +0200 +++ man-pages-3.45/man7/tcp.7 2012-12-21 15:31:18.526858856 +0100
@@ -820,7 +820,58 @@ @@ -867,6 +867,58 @@ socket options are valid on TCP sockets.
socket options are valid on TCP sockets.
For more information see For more information see
.BR ip (7). .BR ip (7).
-.\" FIXME Document TCP_CONGESTION (new in 2.6.13) .TP
+.TP
+.BR TCP_CONGESTION " (since Linux 2.6.13)" +.BR TCP_CONGESTION " (since Linux 2.6.13)"
+Get or set the congestion-control algorithm for this socket. +Get or set the congestion-control algorithm for this socket.
+The +The
@ -58,6 +56,7 @@ diff -ur man-pages-3.43.orig/man7/tcp.7 man-pages-3.43/man7/tcp.7
+and failure getting kernel module +and failure getting kernel module
+.RB ( EBUSY ). +.RB ( EBUSY ).
+.I +.I
.TP +.TP
.BR TCP_CORK " (since Linux 2.2)" .BR TCP_CORK " (since Linux 2.2)"
.\" precisely: since 2.1.127 .\" precisely: since 2.1.127
If set, don't send out partial frames.

View File

@ -6,7 +6,7 @@
Summary: Man (manual) pages from the Linux Documentation Project Summary: Man (manual) pages from the Linux Documentation Project
Name: man-pages Name: man-pages
Version: 3.44 Version: 3.45
Release: 1%{?dist} Release: 1%{?dist}
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
Group: Documentation Group: Documentation
@ -173,6 +173,10 @@ cd ..
%lang(en) %{_mandir}/en/man*/* %lang(en) %{_mandir}/en/man*/*
%changelog %changelog
* Fri Dec 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.45-1
- resolves: #889446
updated to 3.45
* Wed Nov 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.44-1 * Wed Nov 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.44-1
- resolves: #874650 - resolves: #874650
updated to 3.44 updated to 3.44

View File

@ -1,3 +1,3 @@
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
30253fe5169ab670bca6c85c64920ce3 man-pages-additional-20121025.tar.xz 30253fe5169ab670bca6c85c64920ce3 man-pages-additional-20121025.tar.xz
f6edb26ca0660638e3567fec31c06e70 man-pages-3.44.tar.xz aae96aeca4f7e89c5b47b6a67ec42e7f man-pages-3.45.tar.xz