netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH IPROUTE2 V2] tc: Update manpage
@ 2012-06-05 18:41 Vijay Subramanian
  2012-06-11 22:04 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Vijay Subramanian @ 2012-06-05 18:41 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Eric Dumazet, jan.ceuleers, Vijay Subramanian

This makes 2 changes:
1: Add fq_codel to SEE ALSO section in tc manpage.
2: Reorder the SEE ALSO section to make the order alphabetical
(suggested by Jan Ceuleers ).

Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
---
 V2: Reorder the SEE ALSO section to make it alphabetical.

 man/man8/tc.8 |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/man/man8/tc.8 b/man/man8/tc.8
index 14a1cd8..958ab98 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -366,21 +366,22 @@ print rates in IEC units (ie. 1K = 1024).
 .B tc
 was written by Alexey N. Kuznetsov and added in Linux 2.2.
 .SH SEE ALSO
+.BR tc-bfifo (8),
 .BR tc-cbq (8),
 .BR tc-choke (8),
 .BR tc-codel (8),
 .BR tc-drr (8),
-.BR tc-htb (8),
-.BR tc-hfsc (8),
+.BR tc-fq_codel (8),
 .BR tc-hfsc (7),
-.BR tc-sfb (8),
-.BR tc-sfq (8),
-.BR tc-red (8),
-.BR tc-tbf (8),
+.BR tc-hfsc (8),
+.BR tc-htb (8),
 .BR tc-pfifo (8),
-.BR tc-bfifo (8),
 .BR tc-pfifo_fast (8),
+.BR tc-red (8),
+.BR tc-sfb (8),
+.BR tc-sfq (8),
 .BR tc-stab (8),
+.BR tc-tbf (8),
 .br
 .RB "User documentation at " http://lartc.org/ ", but please direct bugreports and patches to: " <netdev@vger.kernel.org>
 
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH IPROUTE2 V2] tc: Update manpage
  2012-06-05 18:41 [PATCH IPROUTE2 V2] tc: Update manpage Vijay Subramanian
@ 2012-06-11 22:04 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2012-06-11 22:04 UTC (permalink / raw)
  To: Vijay Subramanian; +Cc: netdev, Eric Dumazet, jan.ceuleers

On Tue,  5 Jun 2012 11:41:26 -0700
Vijay Subramanian <subramanian.vijay@gmail.com> wrote:

> This makes 2 changes:
> 1: Add fq_codel to SEE ALSO section in tc manpage.
> 2: Reorder the SEE ALSO section to make the order alphabetical
> (suggested by Jan Ceuleers ).
> 
> Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
> ---
>  V2: Reorder the SEE ALSO section to make it alphabetical.
> 
>  man/man8/tc.8 |   15 ++++++++-------
>  1 files changed, 8 insertions(+), 7 deletions(-)
> 
> diff --git a/man/man8/tc.8 b/man/man8/tc.8
> index 14a1cd8..958ab98 100644
> --- a/man/man8/tc.8
> +++ b/man/man8/tc.8
> @@ -366,21 +366,22 @@ print rates in IEC units (ie. 1K = 1024).
>  .B tc
>  was written by Alexey N. Kuznetsov and added in Linux 2.2.
>  .SH SEE ALSO
> +.BR tc-bfifo (8),
>  .BR tc-cbq (8),
>  .BR tc-choke (8),
>  .BR tc-codel (8),
>  .BR tc-drr (8),
> -.BR tc-htb (8),
> -.BR tc-hfsc (8),
> +.BR tc-fq_codel (8),
>  .BR tc-hfsc (7),
> -.BR tc-sfb (8),
> -.BR tc-sfq (8),
> -.BR tc-red (8),
> -.BR tc-tbf (8),
> +.BR tc-hfsc (8),
> +.BR tc-htb (8),
>  .BR tc-pfifo (8),
> -.BR tc-bfifo (8),
>  .BR tc-pfifo_fast (8),
> +.BR tc-red (8),
> +.BR tc-sfb (8),
> +.BR tc-sfq (8),
>  .BR tc-stab (8),
> +.BR tc-tbf (8),
>  .br
>  .RB "User documentation at " http://lartc.org/ ", but please direct bugreports and patches to: " <netdev@vger.kernel.org>
>  

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-11 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 18:41 [PATCH IPROUTE2 V2] tc: Update manpage Vijay Subramanian
2012-06-11 22:04 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).