Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 21:01:38 +0100 (CET)
From:      Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Subject:   www/94841: [patch] fix link on i386.sgml
Message-ID:  <20060322200138.2ED48998798@server.t-hosting.hu>
Resent-Message-ID: <200603222010.k2MKAFrm027302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94841
>Category:       www
>Synopsis:       [patch] fix link on i386.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 22 20:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:
>Description:

There is an absolute link on this page which should be a relative link,
pointing to the appropriate page on the used mirror.

>How-To-Repeat:
>Fix:

--- i386.sgml.diff begins here ---
Index: www/en/platforms/i386.sgml
===================================================================
RCS file: /usr/cvs/www/en/platforms/i386.sgml,v
retrieving revision 1.7
diff -u -r1.7 i386.sgml
--- www/en/platforms/i386.sgml	4 Oct 2005 19:43:48 -0000	1.7
+++ www/en/platforms/i386.sgml	22 Mar 2006 19:42:25 -0000
@@ -48,7 +48,7 @@
   <ul>
     <li><a href="http://gerda.univie.ac.at/freebsd-laptops/">;
       FreeBSD Laptop compatibility list</a></li>
-    <li><a href="http://www.FreeBSD.org/projects/acpi/index.html">;
+    <li><a href="&base;/projects/acpi/index.html">
       ACPI Project page</a></li>
   </ul>
 
--- i386.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060322200138.2ED48998798>