diff mbox

[iproute2] Add reference to tc-codel(8) to the SEE ALSO section

Message ID 1338666310-18744-1-git-send-email-jan.ceuleers@computer.org
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Jan Ceuleers June 2, 2012, 7:45 p.m. UTC
Reported-by: Andy Furniss <andyqos@ukfsn.org>
Signed-off-by: Jan Ceuleers <jan.ceuleers@computer.org>
---
 man/man8/tc.8 |    1 +
 1 file changed, 1 insertion(+)

Comments

stephen hemminger June 4, 2012, 7:03 p.m. UTC | #1
On Sat,  2 Jun 2012 21:45:10 +0200
Jan Ceuleers <jan.ceuleers@computer.org> wrote:

> Reported-by: Andy Furniss <andyqos@ukfsn.org>
> Signed-off-by: Jan Ceuleers <jan.ceuleers@computer.org>
> ---
>  man/man8/tc.8 |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/man/man8/tc.8 b/man/man8/tc.8
> index 6576377..14a1cd8 100644
> --- a/man/man8/tc.8
> +++ b/man/man8/tc.8
> @@ -368,6 +368,7 @@ was written by Alexey N. Kuznetsov and added in Linux 2.2.
>  .SH SEE ALSO
>  .BR tc-cbq (8),
>  .BR tc-choke (8),
> +.BR tc-codel (8),
>  .BR tc-drr (8),
>  .BR tc-htb (8),
>  .BR tc-hfsc (8),

applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/man/man8/tc.8 b/man/man8/tc.8
index 6576377..14a1cd8 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -368,6 +368,7 @@  was written by Alexey N. Kuznetsov and added in Linux 2.2.
 .SH SEE ALSO
 .BR tc-cbq (8),
 .BR tc-choke (8),
+.BR tc-codel (8),
 .BR tc-drr (8),
 .BR tc-htb (8),
 .BR tc-hfsc (8),