All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hw.bib: Mark broken link of Alpha wizard's archive as such
@ 2020-12-01 22:29 Akira Yokosawa
  2020-12-02  3:17 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2020-12-01 22:29 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 030e802355d7de125f9c32363d768380a35ac2bd Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 2 Dec 2020 07:25:49 +0900
Subject: [PATCH] hw.bib: Mark broken link of Alpha wizard's archive as such

The Alpha wizard's archive under the hp.com domain no longer works.

This change is inspired by a recent commit in the -rcu tree from
Paul Gortmaker.

Indirectly-reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 bib/hw.bib | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/bib/hw.bib b/bib/hw.bib
index 9b697a3b..b63b0622 100644
--- a/bib/hw.bib
+++ b/bib/hw.bib
@@ -290,8 +290,9 @@ System Programming",
  Title="Shared Memory, Threads, Interprocess Communication",
  month="August",
  year="2001",
- note="Available:
-\url{http://h71000.www7.hp.com/wizard/wiz_2637.html}",
+ note="URL:
+\nolinkurl{http://h71000.www7.hp.com/wizard/wiz_2637.html}
+[broken, November 2020]",
 }
 
 @unpublished{MichaelCree2010AlphaLinux,
-- 
2.17.1


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

* Re: [PATCH] hw.bib: Mark broken link of Alpha wizard's archive as such
  2020-12-01 22:29 [PATCH] hw.bib: Mark broken link of Alpha wizard's archive as such Akira Yokosawa
@ 2020-12-02  3:17 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2020-12-02  3:17 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Wed, Dec 02, 2020 at 07:29:20AM +0900, Akira Yokosawa wrote:
> >From 030e802355d7de125f9c32363d768380a35ac2bd Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 2 Dec 2020 07:25:49 +0900
> Subject: [PATCH] hw.bib: Mark broken link of Alpha wizard's archive as such
> 
> The Alpha wizard's archive under the hp.com domain no longer works.
> 
> This change is inspired by a recent commit in the -rcu tree from
> Paul Gortmaker.
> 
> Indirectly-reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Queued and pushed, thank you!

							Thanx, Paul

> ---
>  bib/hw.bib | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/bib/hw.bib b/bib/hw.bib
> index 9b697a3b..b63b0622 100644
> --- a/bib/hw.bib
> +++ b/bib/hw.bib
> @@ -290,8 +290,9 @@ System Programming",
>   Title="Shared Memory, Threads, Interprocess Communication",
>   month="August",
>   year="2001",
> - note="Available:
> -\url{http://h71000.www7.hp.com/wizard/wiz_2637.html}",
> + note="URL:
> +\nolinkurl{http://h71000.www7.hp.com/wizard/wiz_2637.html}
> +[broken, November 2020]",
>  }
>  
>  @unpublished{MichaelCree2010AlphaLinux,
> -- 
> 2.17.1
> 

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

end of thread, other threads:[~2020-12-02  3:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-01 22:29 [PATCH] hw.bib: Mark broken link of Alpha wizard's archive as such Akira Yokosawa
2020-12-02  3:17 ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.