man-pages: cbq man8 fix
This commit is contained in:
parent
dbf80dbe89
commit
b765a26f25
@ -4,7 +4,7 @@
|
||||
Summary: Advanced IP routing and network device configuration tools
|
||||
Name: iproute
|
||||
Version: 2.6.35
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Group: Applications/System
|
||||
##Source: iproute2-%{date_version}.tar.bz2
|
||||
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}.tar.bz2
|
||||
@ -134,6 +134,9 @@ EOF
|
||||
%doc RELNOTES
|
||||
|
||||
%changelog
|
||||
* Tue Sep 21 2010 Petr Sabata <psabata@redhat.com> - 2.6.35-4
|
||||
- Modified man-pages.patch to fix cbq manpage, rhbz#635877
|
||||
|
||||
* Tue Sep 21 2010 Petr Sabata <psabata@redhat.com> - 2.6.35-3
|
||||
- Don't print routes with negative metric fix, rhbz#628739
|
||||
|
||||
|
@ -2,7 +2,7 @@ diff -up iproute2-2.6.29/man/man8/cbq.8.man iproute2-2.6.29/man/man8/cbq.8
|
||||
--- iproute2-2.6.29/man/man8/cbq.8.man 2009-09-24 14:05:44.868922557 +0200
|
||||
+++ iproute2-2.6.29/man/man8/cbq.8 2009-09-24 14:05:24.760143753 +0200
|
||||
@@ -0,0 +1 @@
|
||||
+.so tc-cbq.8
|
||||
+.so man8/tc-cbq.8
|
||||
\ No newline at end of file
|
||||
diff -up /dev/null iproute2-2.6.29/man/man8/ifcfg.8
|
||||
--- /dev/null 2009-09-22 09:26:40.270218984 +0200
|
||||
|
Loading…
Reference in New Issue
Block a user