[iproute/f13/master] ss manpage fix

Petr Sabata psabata at fedoraproject.org
Mon Oct 11 12:22:34 UTC 2010


commit 688c6540637976563f6f4d1b11eab69c82e0e69e
Author: Petr Sabata <psabata at redhat.com>
Date:   Mon Oct 11 14:22:22 2010 +0200

    ss manpage fix

 iproute.spec    |    5 ++++-
 man-pages.patch |   11 +++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/iproute.spec b/iproute.spec
index 406557e..b4b8398 100644
--- a/iproute.spec
+++ b/iproute.spec
@@ -4,7 +4,7 @@
 Summary: Advanced IP routing and network device configuration tools
 Name: iproute
 Version: 2.6.33
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/System
 ##Source: iproute2-%{date_version}.tar.bz2
 Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}.tar.bz2
@@ -130,6 +130,9 @@ EOF
 %doc RELNOTES
 
 %changelog
+* Mon Oct 11 2010 Petr Sabata <psabata at redhat.com> - 2.6.33-5
+- Man-pages update, rhbz#641599
+
 * Tue Aug 31 2010 Petr Sabata <psabata at redhat.com> - 2.6.33-4
 - Route metric print patch, iproute2-print-route-u32.patch
 
diff --git a/man-pages.patch b/man-pages.patch
index c565a83..a24a09f 100644
--- a/man-pages.patch
+++ b/man-pages.patch
@@ -95,3 +95,14 @@ diff -up iproute2-2.6.29/iproute2-2.6.29/man/man8/ip.8.mm iproute2-2.6.29/iprout
  .BI advmss " NUMBER " "(2.3.15+ only)"
  the MSS ('Maximal Segment Size') to advertise to these
  destinations when establishing TCP connections.  If it is not given,
+--- iproute2-2.6.33/man/man8/ss.8	2010-02-25 04:56:50.000000000 +0100
++++ iproute2-2.6.33/man/man8/ss.8.new	2010-10-11 14:19:45.126449765 +0200
+@@ -114,7 +114,7 @@
+ List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7/24 and look at their timers.
+ .SH SEE ALSO
+ .BR ip (8),
+-.BR /usr/share/doc/iproute-doc/ss.html " (package iproute­doc)"
++.BR /usr/share/doc/iproute-doc/ss.ps " (package iproute­doc)"
+ .SH AUTHOR
+ .I ss 
+ was written by Alexey Kuznetosv, <kuznet at ms2.inr.ac.ru>.


More information about the scm-commits mailing list