netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Vijay Subramanian <subramanian.vijay@gmail.com>
Cc: netdev@vger.kernel.org, Eric Dumazet <eric.dumazet@gmail.com>,
	jan.ceuleers@computer.org
Subject: Re: [PATCH IPROUTE2 V2] tc: Update manpage
Date: Mon, 11 Jun 2012 15:04:21 -0700	[thread overview]
Message-ID: <20120611150421.75203875@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1338921686-10372-1-git-send-email-subramanian.vijay@gmail.com>

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

      reply	other threads:[~2012-06-11 22:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-05 18:41 [PATCH IPROUTE2 V2] tc: Update manpage Vijay Subramanian
2012-06-11 22:04 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120611150421.75203875@nehalam.linuxnetplumber.net \
    --to=shemminger@vyatta.com \
    --cc=eric.dumazet@gmail.com \
    --cc=jan.ceuleers@computer.org \
    --cc=netdev@vger.kernel.org \
    --cc=subramanian.vijay@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).