22 lines
523 B
Diff
22 lines
523 B
Diff
From d0a7e6eaa550dc7930ea53268637ff2186c7ddc6 Mon Sep 17 00:00:00 2001
|
|
From: Phil Sutter <psutter@redhat.com>
|
|
Date: Fri, 17 Mar 2017 22:47:27 +0100
|
|
Subject: [PATCH] Add cbq.8 as an alias to tc-cbq.8
|
|
|
|
Signed-off-by: Phil Sutter <psutter@redhat.com>
|
|
---
|
|
man/man8/cbq.8 | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
create mode 100644 man/man8/cbq.8
|
|
|
|
diff --git a/man/man8/cbq.8 b/man/man8/cbq.8
|
|
new file mode 100644
|
|
index 0000000000000..bef35201f4eab
|
|
--- /dev/null
|
|
+++ b/man/man8/cbq.8
|
|
@@ -0,0 +1 @@
|
|
+.so man8/tc-cbq.8
|
|
--
|
|
2.17.0
|
|
|