summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2011-03-21 15:54:37 (GMT)
committerThomas Graf <tgraf@suug.ch>2011-03-21 15:54:37 (GMT)
commit722a227795e5d159d42a3131ba8722a314d0e270 (patch)
tree7d357ab288df52773dc8917e94acd0ce016216ef /src
parent45941f9d5f5f141e67cf2b6688c287aa5b52a4fd (diff)
downloadlibnl-722a227795e5d159d42a3131ba8722a314d0e270.zip
libnl-722a227795e5d159d42a3131ba8722a314d0e270.tar.gz
libnl-722a227795e5d159d42a3131ba8722a314d0e270.tar.bz2
fix module parent references
Diffstat (limited to 'src')
-rw-r--r--src/lib/tc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tc.c b/src/lib/tc.c
index 8d013f9..4cdd081 100644
--- a/src/lib/tc.c
+++ b/src/lib/tc.c
@@ -15,7 +15,7 @@
/**
* @ingroup cli
- * @defgroup cli_tc Queueing Disciplines
+ * @defgroup cli_tc Traffic Control
* @{
*/
void nl_cli_tc_parse_dev(struct rtnl_tc *tc, struct nl_cache *link_cache, char *name)