[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPpH65zeHAoHmPfJjaufWcLWm76U+idTduc3fmWVK7=i0KOZSw@mail.gmail.com>
Date: Mon, 1 Jul 2019 16:10:55 +0200
From: Andrea Claudi <aclaudi@...hat.com>
To: netdev@...r.kernel.org,
Stephen Hemminger <stephen@...workplumber.org>
Cc: David Ahern <dsahern@...nel.org>
Subject: Re: [PATCH iproute2] man: tc-netem.8: fix URL for netem page
On Mon, Jul 1, 2019 at 4:05 PM Andrea Claudi <aclaudi@...hat.com> wrote:
>
> URL for netem page on sources section points to a no more existent
> resource. Fix this using the correct URL.
>
> Fixes: cd72dcf13c8a4 ("netem: add man-page")
> Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
> ---
> man/man8/tc-netem.8 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/man8/tc-netem.8 b/man/man8/tc-netem.8
> index 111109cf042f0..5a08a406a4a7b 100644
> --- a/man/man8/tc-netem.8
> +++ b/man/man8/tc-netem.8
> @@ -219,7 +219,7 @@ April 2005
> (http://devresources.linux-foundation.org/shemminger/netem/LCA2005_paper.pdf)
>
> .IP " 2. " 4
> -Netem page from Linux foundation, (http://www.linuxfoundation.org/en/Net:Netem)
> +Netem page from Linux foundation, (https://wiki.linuxfoundation.org/networking/netem)
>
> .IP " 3. " 4
> Salsano S., Ludovici F., Ordine A., "Definition of a general and intuitive loss
> --
> 2.20.1
>
Hi Stephen,
I noticed that the link to your LCA 2005 paper is wrong, too (it
actually redirects to the home page of the Linux Foundation Wiki). If
you provide me the correct URL, I will happily send a v2 of this patch
fixing that, too.
Regards,
Andrea
Powered by blists - more mailing lists