More broken links in documentation

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: More broken links in documentation
Date: 2009-12-08 19:16:55
Message-ID: 9837222c0912081116m5a9abc64m4ae267bf61ae203b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote a small script to check our SGML, and the following links are
returning not found in our docs:

ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf
in charset.sgml, detailed info about some charsets. Do we just remove
this? Anybody know if similar info is available elsewhere?

http://db.cs.berkeley.edu/~jmh/
reference to a professor at berkeley whos work it's based on. I
suggest we just remove the link, but obviously keep the name.

http://garcia.me.berkeley.edu/~adong/rtree
reference to a student at berkeley in the same place (cube.sgml). Same
suggestion as above.

ftp://ftp.sco.com/skunkware
Link to "sco skunkware" which supposedly is available there if you
don't have the CD, in the installation notes for Unixware and
OpenServer. Which it isn't. Suggest we just remove this sentence, but
leave the reference to the CD.

http://www.cs.ut.ee/~helger/crypto/
General technical references link in pgcrypto with no more details.
Suggest we just remove it.

Anybody objecting to just removing this stuff per the list above?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-12-08 19:20:32 Re: tsearch parser inefficiency if text includes urls or emails - new version
Previous Message Greg Smith 2009-12-08 19:09:22 Re: tsearch parser inefficiency if text includes urls or emails - new version