| Summary: | Corrections to URLs in handbook | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | rich <rich> | ||||
| Component: | Books & Articles | Assignee: | chris <chris> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
rich
1999-08-24 12:30:00 UTC
On Tue, Aug 24, 1999, rich@FreeBSD.org.uk wrote: > >Number: 13348 > >Synopsis: Corrections to URLs in handbook > - URL="http://www.via.net">ViaNet Communications</ulink> donated > + URL="http://www.via.ne/t">ViaNet Communications</ulink> donated ^^^^^^^^^^^^^^^^^^^ Typo! :) > @@ -229,3 +229,3 @@ > have installed the most recent release (<ulink > - URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE">&rel.current;-RELEASE</ulink> > + URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE/">&rel.current;-RELEASE/</ulink> There is no `3.2-RELEASE/' version of FreeBSD. > - url="http://freebsd.advansys.net/">http://freebsd.advansys.net/</ulink> — USA/Indiana.</para> > + url="http://FreeBSD.advansys.net/">http://FreeBSD.advansys.net/</ulink> — USA/Indiana.</para> ^^^^^^^ What's the opinion on `freebsd' in other, non-FreeBSD.org hostnames? > week), I'm still fond of my good old <ulink > - url="http://www.plextor.com">Plextor</ulink> PX-12CS drive. It's > + ="http://www.plextor.com/">Plextor</ulink> PX-12CS drive. It's ^^^^^^^^^^^^^^^^^^^^^^^^^^ Where is "url"? > only a 12 speed, but it's offered excellent performance and > @@ -192,6 +192,6 @@ > drives</ulink> from <ulink > - URL="http://www.exabyte.com">Exabyte</ulink> and <ulink > + URL="http://www.exabyte.com/">Exabyte</ulink> and <ulink > URL="http://www-dmo.external.hp.com:80/tape/_cpb0001.htm">4mm > (DAT)</ulink> drives from <ulink > - URL="http://www.hp.com">HP</ulink>.</para> > + URL="http://www.hp.com/">HP</ulink>.</para> (Actually, `URL' should be `url' here, but that's not your fault. :) > <para><ulink > - URL="ftp://ftp.au.FreeBSD.org/pub/FreeBSD">ftp://ftp.au.FreeBSD.org/pub/FreeBSD</ulink></para> > + ="ftp://ftp.au.FreeBSD.org/pub/FreeBSD/">ftp://ftp.au.FreeBSD.org/pub/FreeBSD/</ulink></para> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `url' missing > <para><ulink > - URL="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD">ftp://ftp.cz.FreeBSD.org</ulink> Contact: <email>calda@dzungle.ms.mff.cuni.cz</email></para> > + URL="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/">ftp://ftp.cz.FreeBSD.org</ulink> Contact: <email>calda@dzungle.ms.mff.cuni.cz</email></para> > </listitem> > @@ -221,3 +221,3 @@ > <para><ulink > - URL="ftp://sunsite.mff.cuni.cz/OS/FreeBSD">ftp://sunsite.mff.cuni.cz/OS/FreeBSD</ulink> Contact: <email>jj@sunsite.mff.cuni.cz</email>.</para> > + URL="ftp://sunsite.mff.cuni.cz/OS/FreeBSD/">ftp://sunsite.mff.cuni.cz/OS/FreeBSD/</ulink> Contact: <email>jj@sunsite.mff.cuni.cz</email>.</para> > </listitem> > @@ -237,3 +237,3 @@ > <para><ulink > - URL="ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD">ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD</ulink></para> > + URL="ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD/">ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD/</ulink></para> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Yow! I will fix this separately. `FreeBSD.ORG' was supposed to be changed to `FreeBSD.org' and I recall fixing it. Something slipped past me. In closing, I'd like you to CVSup your doc/ tree and look at this again, and submit a better and newer patch as a follow-up to this problem report. I believe I recall seeing somebody having fixed trailing slashed on some URLs in the handbook before, recently, and I'm going to work on the `URL=' and `FreeBSD.ORG' problems too. Thanks! -- |Chris Costello <chris@calldei.com> |Everybody needs a little love sometime; stop hacking and fall in love! `---------------------------------------------------------------------- Responsible Changed From-To: freebsd-doc->chris Working on it. State Changed From-To: open->closed Committed, thanks! |