Re: Dead link to hp docs - Mailing list pgsql-docs

From Michael Paquier
Subject Re: Dead link to hp docs
Date
Msg-id 20180702033014.GA4841@paquier.xyz
Whole thread Raw
In response to Dead link to hp docs  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: Dead link to hp docs  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-docs
On Sun, Jul 01, 2018 at 11:29:47AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/ssl-tcp.html
> Description:
>
> In the "18.9.1. Using Client Certificates" the link to ssl certs usage
> diagram seems to be dead
> http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html
> i digged a bit at the wayback machine and have found where they moved it -
> http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html

Here are all the broken links in the source tree:

doc/src/sgml/libpq.sgml:
Wrong:   http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html
Correct: http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html

doc/src/sgml/runtime.sgml:
Wrong: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html
Correct: http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html

src/include/port/atomics/generic-acc.h:
Wrong: http://h21007.www2.hp.com/portal/download/files/unprot/Itanium/inline_assem_ERS.pdf
Perhaps right:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.129.5445&rep=rep1&type=pdf

src/include/port/atomics/generic-acc.h:
src/include/storage/s_lock.h:
Wrong: http://h21007.www2.hp.com/portal/download/files/unprot/itanium/spinlocks.pdf
Perhaps right:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.129.5445&rep=rep1&type=pdf

It would be nice to fix the links to the docs for spinlocks and inline
assembler at the same time, but I am not sure where those are..
--
Michael

Attachment

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Build PostgreSQL manually with uuid
Next
From: Michael Paquier
Date:
Subject: Re: Build PostgreSQL manually with uuid