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@xxxxxxxxx> > 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@xxxxxxxxxxxxx> > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> 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 >