12cefec
From 2332a21bd43ca69ad38a30109881867b9c5c2ea0 Mon Sep 17 00:00:00 2001
12cefec
From: Phil Sutter <psutter@redhat.com>
12cefec
Date: Fri, 17 Mar 2017 22:47:27 +0100
12cefec
Subject: [PATCH] Documentation fixes
12cefec
12cefec
---
12cefec
 man/man8/cbq.8 | 1 +
12cefec
 man/man8/ss.8  | 4 ++--
12cefec
 2 files changed, 3 insertions(+), 2 deletions(-)
12cefec
 create mode 100644 man/man8/cbq.8
12cefec
12cefec
diff --git a/man/man8/cbq.8 b/man/man8/cbq.8
12cefec
new file mode 100644
12cefec
index 00000000..bef35201
12cefec
--- /dev/null
12cefec
+++ b/man/man8/cbq.8
c6b9f44
@@ -0,0 +1 @@
c6b9f44
+.so man8/tc-cbq.8
12cefec
diff --git a/man/man8/ss.8 b/man/man8/ss.8
12cefec
index 4ef11523..3898bdbd 100644
12cefec
--- a/man/man8/ss.8
12cefec
+++ b/man/man8/ss.8
12cefec
@@ -142,7 +142,7 @@ Read filter information from FILE.
c6b9f44
 Each line of FILE is interpreted like single command line option. If FILE is - stdin is used.
c6b9f44
 .TP
c6b9f44
 .B FILTER := [ state STATE-FILTER ] [ EXPRESSION ]
c6b9f44
-Please take a look at the official documentation (Debian package iproute-doc) for details regarding filters.
c6b9f44
+Please take a look at the official documentation (package iproute\-doc) for details regarding filters.
c6b9f44
 
c6b9f44
 .SH STATE-FILTER
c6b9f44
 
12cefec
@@ -197,7 +197,7 @@ Find all local processes connected to X server.
c6b9f44
 List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7/24 and look at their timers.
c6b9f44
 .SH SEE ALSO
c6b9f44
 .BR ip (8),
c6b9f44
-.BR /usr/share/doc/iproute-doc/ss.html " (package iprouteĀ­doc)",
c6b9f44
+.BR /usr/share/doc/iproute-doc/ss.ps " (package iproute\-doc)",
c6b9f44
 .br
c6b9f44
 .BR RFC " 793 "
c6b9f44
 - https://tools.ietf.org/rfc/rfc793.txt (TCP states)
12cefec
-- 
12cefec
2.11.0
12cefec