From 9e318455a34bd76ab8b630d9133df830c0112200 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Tue, 12 Jan 2010 21:43:19 +0100 Subject: [PATCH] tc: man: SO_PRIORITY is described in socket documentation, not tc one fix up reference: there is no tc(7) man page. Signed-off-by: Florian Westphal --- man/man8/tc-prio.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/tc-prio.8 b/man/man8/tc-prio.8 index 780bcd5a..1625fccc 100644 --- a/man/man8/tc-prio.8 +++ b/man/man8/tc-prio.8 @@ -50,7 +50,7 @@ be enqueued. From userspace A process with sufficient privileges can encode the destination class directly with SO_PRIORITY, see -.BR tc(7). +.BR socket(7). .TP with a tc filter A tc filter attached to the root qdisc can point traffic directly to a class