28 lines
1.3 KiB
Diff
28 lines
1.3 KiB
Diff
diff -Nurp iproute2-4.5.0.orig/man/man8/cbq.8 iproute2-4.5.0/man/man8/cbq.8
|
||
--- iproute2-4.5.0.orig/man/man8/cbq.8 1970-01-01 01:00:00.000000000 +0100
|
||
+++ iproute2-4.5.0/man/man8/cbq.8 2016-03-18 13:17:00.673773197 +0100
|
||
@@ -0,0 +1 @@
|
||
+.so man8/tc-cbq.8
|
||
\ No newline at end of file
|
||
diff -Nurp iproute2-4.5.0.orig/man/man8/ss.8 iproute2-4.5.0/man/man8/ss.8
|
||
--- iproute2-4.5.0.orig/man/man8/ss.8 2016-03-18 13:16:45.046773197 +0100
|
||
+++ iproute2-4.5.0/man/man8/ss.8 2016-03-18 13:17:05.910773197 +0100
|
||
@@ -136,7 +136,7 @@ Read filter information from FILE.
|
||
Each line of FILE is interpreted like single command line option. If FILE is - stdin is used.
|
||
.TP
|
||
.B FILTER := [ state STATE-FILTER ] [ EXPRESSION ]
|
||
-Please take a look at the official documentation (Debian package iproute-doc) for details regarding filters.
|
||
+Please take a look at the official documentation (package iproute\-doc) for details regarding filters.
|
||
|
||
.SH STATE-FILTER
|
||
|
||
@@ -191,7 +191,7 @@ Find all local processes connected to X
|
||
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 iproutedoc)",
|
||
+.BR /usr/share/doc/iproute-doc/ss.ps " (package iproute\-doc)",
|
||
.br
|
||
.BR RFC " 793 "
|
||
- https://tools.ietf.org/rfc/rfc793.txt (TCP states)
|