parent
9d381f0fbe
commit
0446eb0439
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/man-pages-posix-2003-a.tar.xz
|
||||
/man-pages-additional-20121025.tar.xz
|
||||
/man-pages-3.44.tar.xz
|
||||
/man-pages-3.45.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -ur man-pages-3.42.orig/man8/ld.so.8 man-pages-3.42/man8/ld.so.8
|
||||
--- man-pages-3.42.orig/man8/ld.so.8 2012-08-14 00:39:40.000000000 +0200
|
||||
+++ man-pages-3.42/man8/ld.so.8 2012-09-10 13:41:04.171047153 +0200
|
||||
@@ -362,13 +362,9 @@
|
||||
diff -up man-pages-3.45/man8/ld.so.8.orig man-pages-3.45/man8/ld.so.8
|
||||
--- man-pages-3.45/man8/ld.so.8.orig 2012-12-20 18:17:29.000000000 +0100
|
||||
+++ man-pages-3.45/man8/ld.so.8 2012-12-21 15:27:18.520544972 +0100
|
||||
@@ -374,13 +374,9 @@ This variable is ignored by set-user-ID
|
||||
(glibc since 2.1)
|
||||
If set to a nonempty string,
|
||||
output symbol versioning information about the
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -ur man-pages-3.42.orig/man7/ip.7 man-pages-3.42/man7/ip.7
|
||||
--- man-pages-3.42.orig/man7/ip.7 2012-09-13 13:28:01.000000000 +0200
|
||||
+++ man-pages-3.42/man7/ip.7 2012-09-13 13:33:04.571447716 +0200
|
||||
@@ -69,12 +69,11 @@
|
||||
diff -up man-pages-3.45/man7/ip.7.orig man-pages-3.45/man7/ip.7
|
||||
--- man-pages-3.45/man7/ip.7.orig 2012-12-21 15:27:18.549544545 +0100
|
||||
+++ man-pages-3.45/man7/ip.7 2012-12-21 15:27:18.552544501 +0100
|
||||
@@ -98,12 +98,11 @@ For
|
||||
you may specify a valid IANA IP protocol defined in
|
||||
RFC\ 1700 assigned numbers.
|
||||
.PP
|
||||
@ -16,7 +16,7 @@ diff -ur man-pages-3.42.orig/man7/ip.7 man-pages-3.42/man7/ip.7
|
||||
When
|
||||
.B INADDR_ANY
|
||||
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.
|
||||
When
|
||||
.BR listen (2)
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -up man-pages-3.43/man7/ip.7.ip man-pages-3.43/man7/ip.7
|
||||
--- man-pages-3.43/man7/ip.7.ip 2012-10-15 11:13:49.000000000 +0200
|
||||
+++ man-pages-3.43/man7/ip.7 2012-10-25 19:56:48.499351666 +0200
|
||||
@@ -256,6 +259,58 @@ Only valid as a
|
||||
diff -up man-pages-3.45/man7/ip.7.orig man-pages-3.45/man7/ip.7
|
||||
--- man-pages-3.45/man7/ip.7.orig 2012-12-20 18:17:28.000000000 +0100
|
||||
+++ man-pages-3.45/man7/ip.7 2012-12-21 15:22:46.735718672 +0100
|
||||
@@ -285,6 +285,58 @@ Only valid as a
|
||||
.BR setsockopt (2).
|
||||
.\"
|
||||
.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)"
|
||||
Leave a multicast group.
|
||||
Argument is an
|
||||
@@ -265,6 +320,19 @@ or
|
||||
@@ -294,6 +346,19 @@ or
|
||||
structure similar to
|
||||
.BR IP_ADD_MEMBERSHIP .
|
||||
.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)"
|
||||
.\" Precisely: 2.4.0-test10
|
||||
If enabled, this boolean option allows binding to an IP address
|
||||
@@ -293,6 +361,45 @@ When this flag is enabled the values set
|
||||
and
|
||||
@@ -323,6 +388,45 @@ and
|
||||
.B IP_TOS
|
||||
are ignored.
|
||||
+.TP
|
||||
.TP
|
||||
+.BR IP_MSFILTER " (since Linux 2.5.68)"
|
||||
+This option provides access to the advanced full-state filtering API.
|
||||
+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
|
||||
+For the full description of multicast source filtering
|
||||
+refer to RFC 3376.
|
||||
.\"
|
||||
.\" FIXME Document IP_IPSEC_POLICY
|
||||
.\" Since Linux 2.5.47
|
||||
@@ -393,6 +500,17 @@ This is also particularly useful for dia
|
||||
+.TP
|
||||
.BR IP_MTU " (since Linux 2.2)"
|
||||
.\" Precisely: 2.1.124
|
||||
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
|
||||
the observed Path MTU.
|
||||
.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)"
|
||||
Set the local device for a multicast socket.
|
||||
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)"
|
||||
Set or retrieve the current time-to-live field that is used in every packet
|
||||
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
|
||||
+structure as described at
|
||||
+.BR IP_ADD_SOURCE_MEMBERSHIP .
|
||||
.\" FIXME Document IP_XFRM_POLICY
|
||||
.\" Since Linux 2.5.48
|
||||
.\" Needs CAP_NET_ADMIN
|
||||
@@ -1005,6 +1133,7 @@ and
|
||||
.SS /proc interfaces
|
||||
The IP protocol
|
||||
supports a set of
|
||||
@@ -1022,6 +1147,7 @@ and
|
||||
.BR socket (7).
|
||||
.SH NOTES
|
||||
.BR IP_FREEBIND ,
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -ur man-pages-3.42.orig/man5/proc.5 man-pages-3.42/man5/proc.5
|
||||
--- man-pages-3.42.orig/man5/proc.5 2012-08-14 00:39:40.000000000 +0200
|
||||
+++ man-pages-3.42/man5/proc.5 2012-09-17 17:15:33.209361397 +0200
|
||||
@@ -1927,16 +1927,14 @@
|
||||
diff -up man-pages-3.45/man5/proc.5.orig man-pages-3.45/man5/proc.5
|
||||
--- man-pages-3.45/man5/proc.5.orig 2012-12-20 18:17:28.000000000 +0100
|
||||
+++ man-pages-3.45/man5/proc.5 2012-12-21 15:27:18.562544354 +0100
|
||||
@@ -2175,16 +2175,14 @@ can override the
|
||||
limit.
|
||||
.TP
|
||||
.I /proc/sys/fs/file-nr
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -ur man-pages-3.42.orig/man5/resolv.conf.5 man-pages-3.42/man5/resolv.conf.5
|
||||
--- man-pages-3.42.orig/man5/resolv.conf.5 2012-08-14 00:39:40.000000000 +0200
|
||||
+++ man-pages-3.42/man5/resolv.conf.5 2012-09-12 17:58:59.898565259 +0200
|
||||
@@ -244,6 +244,13 @@
|
||||
diff -up man-pages-3.45/man5/resolv.conf.5.orig man-pages-3.45/man5/resolv.conf.5
|
||||
--- man-pages-3.45/man5/resolv.conf.5.orig 2012-12-20 18:17:28.000000000 +0100
|
||||
+++ man-pages-3.45/man5/resolv.conf.5 2012-12-21 15:27:18.542544649 +0100
|
||||
@@ -245,6 +245,13 @@ cannot handle these queries properly and
|
||||
This option disables the behavior and makes glibc perform the IPv6
|
||||
and IPv4 requests sequentially (at the cost of some slowdown of the
|
||||
resolving process).
|
||||
|
@ -1,12 +1,10 @@
|
||||
diff -ur man-pages-3.43.orig/man7/tcp.7 man-pages-3.43/man7/tcp.7
|
||||
--- man-pages-3.43.orig/man7/tcp.7 2012-10-15 11:13:50.000000000 +0200
|
||||
+++ man-pages-3.43/man7/tcp.7 2012-10-25 19:37:24.084706083 +0200
|
||||
@@ -820,7 +820,58 @@
|
||||
socket options are valid on TCP sockets.
|
||||
diff -up man-pages-3.45/man7/tcp.7.orig man-pages-3.45/man7/tcp.7
|
||||
--- man-pages-3.45/man7/tcp.7.orig 2012-12-20 18:17:29.000000000 +0100
|
||||
+++ man-pages-3.45/man7/tcp.7 2012-12-21 15:31:18.526858856 +0100
|
||||
@@ -867,6 +867,58 @@ socket options are valid on TCP sockets.
|
||||
For more information see
|
||||
.BR ip (7).
|
||||
-.\" FIXME Document TCP_CONGESTION (new in 2.6.13)
|
||||
+.TP
|
||||
.TP
|
||||
+.BR TCP_CONGESTION " (since Linux 2.6.13)"
|
||||
+Get or set the congestion-control algorithm for this socket.
|
||||
+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
|
||||
+.RB ( EBUSY ).
|
||||
+.I
|
||||
.TP
|
||||
+.TP
|
||||
.BR TCP_CORK " (since Linux 2.2)"
|
||||
.\" precisely: since 2.1.127
|
||||
If set, don't send out partial frames.
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: Man (manual) pages from the Linux Documentation Project
|
||||
Name: man-pages
|
||||
Version: 3.44
|
||||
Version: 3.45
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||
Group: Documentation
|
||||
@ -173,6 +173,10 @@ cd ..
|
||||
%lang(en) %{_mandir}/en/man*/*
|
||||
|
||||
%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
|
||||
- resolves: #874650
|
||||
updated to 3.44
|
||||
|
Loading…
Reference in New Issue
Block a user