man-pages.patch update, ip(8), TYPE whitespace
This commit is contained in:
parent
32ac7b782a
commit
23ab1f37da
@ -4,7 +4,7 @@
|
||||
Summary: Advanced IP routing and network device configuration tools
|
||||
Name: iproute
|
||||
Version: 2.6.37
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/System
|
||||
##Source: iproute2-%{date_version}.tar.bz2
|
||||
Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}.tar.bz2
|
||||
@ -136,6 +136,9 @@ EOF
|
||||
%doc RELNOTES
|
||||
|
||||
%changelog
|
||||
* Mon Jan 31 2011 Petr Sabata <psabata@redhat.com> - 2.6.37-2
|
||||
- man-pages.patch update, ip(8) TYPE whitespace
|
||||
|
||||
* Mon Jan 10 2011 Petr Sabata <psabata@redhat.com> - 2.6.37-1
|
||||
- 2.6.37 upstream release
|
||||
- ss(8) improvements patch removed (included upstream)
|
||||
|
@ -94,3 +94,23 @@ diff -up iproute2-2.6.29/iproute2-2.6.29/man/man8/ip.8.mm iproute2-2.6.29/iprout
|
||||
.SH AUTHOR
|
||||
.I ss
|
||||
was written by Alexey Kuznetosv, <kuznet@ms2.inr.ac.ru>.
|
||||
--- iproute2-2.6.37/man/man8/ip.8 2011-01-31 12:28:23.022762621 +0100
|
||||
+++ iproute2-2.6.37/man/man8/ip.8.new 2011-01-31 12:30:02.935762644 +0100
|
||||
@@ -42,7 +42,7 @@
|
||||
.RB "[ " mtu
|
||||
.IR MTU " ]"
|
||||
.br
|
||||
-.BR type TYPE
|
||||
+.BR type " TYPE"
|
||||
.RI "[ " ARGS " ]"
|
||||
|
||||
.ti -8
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
.ti -8
|
||||
.BI "ip link delete " DEVICE
|
||||
-.BI type TYPE
|
||||
+.BI type " TYPE"
|
||||
.RI "[ " ARGS " ]"
|
||||
|
||||
.ti -8
|
||||
|
Loading…
Reference in New Issue
Block a user