naccyde / rpms / iproute

Forked from rpms/iproute 10 months ago
Clone

Blame SOURCES/0009-tc-simple.8-Fix-one-more-reference-to-non-existing-t.patch

e9acfd
From 3905b2d8f676601c022804d197be9165dacff11c Mon Sep 17 00:00:00 2001
e9acfd
From: Phil Sutter <psutter@redhat.com>
e9acfd
Date: Wed, 6 Sep 2017 15:44:19 +0200
e9acfd
Subject: [PATCH] tc-simple.8: Fix one more reference to non-existing
e9acfd
 tc-actions.8
e9acfd
e9acfd
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1477523
e9acfd
Upstream Status: RHEL-only
e9acfd
e9acfd
Previous fix missed to update the SEE ALSO section as well.
e9acfd
---
e9acfd
 man/man8/tc-simple.8 | 2 +-
e9acfd
 1 file changed, 1 insertion(+), 1 deletion(-)
e9acfd
e9acfd
diff --git a/man/man8/tc-simple.8 b/man/man8/tc-simple.8
e9acfd
index a0deb0b..beab313 100644
e9acfd
--- a/man/man8/tc-simple.8
e9acfd
+++ b/man/man8/tc-simple.8
e9acfd
@@ -96,4 +96,4 @@ display stats again and observe increment by 1
e9acfd
 .EE
e9acfd
 .SH SEE ALSO
e9acfd
 .BR tc (8)
e9acfd
-.BR tc-actions (8)
e9acfd
+.BR tc-pedit (8)
e9acfd
-- 
e9acfd
1.8.3.1
e9acfd