[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1263329002-19564-1-git-send-email-fw@strlen.de>
Date: Tue, 12 Jan 2010 21:43:19 +0100
From: Florian Westphal <fw@...len.de>
To: netdev@...r.kernel.org
Cc: shemminger@...tta.com, Florian Westphal <fw@...len.de>
Subject: [PATCH 2/5] 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 <fw@...len.de>
---
man/man8/tc-prio.8 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/man8/tc-prio.8 b/man/man8/tc-prio.8
index 780bcd5..1625fcc 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
--
1.6.4.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists