Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  5 Mar 2006 18:44:02 +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/94098: [patch] use &base; entities in where.sgml as used in other files
Message-ID:  <20060305174402.0A069998775@server.t-hosting.hu>
Resent-Message-ID: <200603051750.k25Ho8N4026593@freefall.freebsd.org>

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

>Number:         94098
>Category:       www
>Synopsis:       [patch] use &base; entities in where.sgml as used in other files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 05 17:50:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:

>Description:

Just a small style fix for consistency.

>How-To-Repeat:
>Fix:

--- where.sgml.diff begins here ---
--- where.sgml.orig	Sun Mar  5 18:17:53 2006
+++ where.sgml	Sun Mar  5 18:33:37 2006
@@ -20,13 +20,13 @@
 
     <a name="install"></a>
 
-    <h2><a href="doc/en_US.ISO8859-1/books/handbook/install.html">Installing
+    <h2><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">Installing
 	FreeBSD</a></h2>
 
     <p>There are many options for installing FreeBSD, including
       installation from CD-ROM, DVD, floppy disk, an MS-DOS&reg; partition,
       magnetic tape, anonymous FTP, and NFS.  Please read through the
-      <a href="doc/en_US.ISO8859-1/books/handbook/install.html">installation
+      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">installation
 	guide</a> before downloading the entire FreeBSD distribution.</p>
 
     <a name="distribution"></a>
@@ -37,7 +37,7 @@
 	href="http://www.freebsdmall.com/">FreeBSD Mall</a>, <a
 	href="http://www.bsdmall.com/freebsd1.html">BSD Mall</a>, or
       one of the other <a
-	href="doc/en_US.ISO8859-1/books/handbook/mirrors.html">CD-ROM
+	href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors.html">CD-ROM
 	and DVD Publishers</a>.</p>
 
     <h2>Download FreeBSD</h2>
@@ -47,7 +47,7 @@
 	<tr style="text-align: center;">
 	  <td colspan="2">Version &amp; Platform</td>
 	  <td>Distribution</td>
-	  <td title="ISO9660 CD image"><a href="doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
+	  <td title="ISO9660 CD image"><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
 	  <td>Release<br>Notes</td>
 	  <td>Hardware<br>Notes</td>
 	  <td>Installation<br>Notes</td>
@@ -58,99 +58,99 @@
 	<tr>
 	  <td colspan="2">FreeBSD &rel.current;-RELEASE</td>
 	  <td colspan="2"></td>
-	  <td><a href="releases/&rel.current;R/relnotes.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation.html">[View]</a></td>
-	  <td rowspan="8"><a href="releases/&rel.current;R/errata.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation.html">[View]</a></td>
+	  <td rowspan="8"><a href="&base;/releases/&rel.current;R/errata.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td>&nbsp;&nbsp;&nbsp;</td>
 	  <td>alpha</td>
 	  <td><a href="&url.rel;/alpha/&rel.current;-RELEASE">[Distribution]</a></td>
 	  <td><a href="&url.rel;/alpha/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel.current;R/relnotes-alpha.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware-alpha.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation-alpha.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes-alpha.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware-alpha.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation-alpha.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>amd64</td>
 	  <td><a href="&url.rel;/amd64/&rel.current;-RELEASE">[Distribution]</a></td>
 	  <td><a href="&url.rel;/amd64/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel.current;R/relnotes-amd64.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware-amd64.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation-amd64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes-amd64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware-amd64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation-amd64.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>i386</td>
 	  <td><a href="&url.rel;/i386/&rel.current;-RELEASE">[Distribution]</a></td>
 	  <td><a href="&url.rel;/i386/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel.current;R/relnotes-i386.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware-i386.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation-i386.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes-i386.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware-i386.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation-i386.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>ia64</td>
 	  <td><a href="&url.rel;/ia64/&rel.current;-RELEASE">[Distribution]</a></td>
 	  <td><a href="&url.rel;/ia64/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel.current;R/relnotes-ia64.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware-ia64.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation-ia64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes-ia64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware-ia64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation-ia64.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>pc98</td>
 	  <td><a href="&url.rel;/pc98/&rel.current;-RELEASE">[Distribution]</a></td>
 	  <td><a href="&url.rel;/pc98/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel.current;R/relnotes-pc98.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware-pc98.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation-pc98.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes-pc98.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware-pc98.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation-pc98.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>ppc</td>
 	  <td><!-- <a href="&url.rel;/ppc/&rel.current;-RELEASE">[Distribution]</a> -->[N/A]</td>
 	  <td><a href="&url.rel;/ppc/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><!-- <a href="releases/&rel.current;R/relnotes-ppc.html">[View]</a> -->[N/A]</td>
-	  <td><!-- <a href="releases/&rel.current;R/hardware-ppc.html">[View]</a> -->[N/A]</td>
-	  <td><!-- <a href="releases/&rel.current;R/installation-ppc.html">[View]</a> -->[N/A]</td>
+	  <td><!-- <a href="&base;/releases/&rel.current;R/relnotes-ppc.html">[View]</a> -->[N/A]</td>
+	  <td><!-- <a href="&base;/releases/&rel.current;R/hardware-ppc.html">[View]</a> -->[N/A]</td>
+	  <td><!-- <a href="&base;/releases/&rel.current;R/installation-ppc.html">[View]</a> -->[N/A]</td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>sparc64</td>
 	  <td><a href="&url.rel;/sparc64/&rel.current;-RELEASE">[Distribution]</a></td>
 	  <td><a href="&url.rel;/sparc64/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel.current;R/relnotes-sparc64.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/hardware-sparc64.html">[View]</a></td>
-	  <td><a href="releases/&rel.current;R/installation-sparc64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/relnotes-sparc64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/hardware-sparc64.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel.current;R/installation-sparc64.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td colspan="2">FreeBSD &rel2.current;-RELEASE</td>
 	  <td colspan="2"></td>
-	  <td><a href="releases/&rel2.current;R/relnotes.html">[View]</a></td>
-	  <td><a href="releases/&rel2.current;R/hardware.html">[View]</a></td>
-	  <td><a href="releases/&rel2.current;R/installation.html">[View]</a></td>
-	  <td rowspan="3"><a href="releases/&rel2.current;R/errata.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/relnotes.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/hardware.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/installation.html">[View]</a></td>
+	  <td rowspan="3"><a href="&base;/releases/&rel2.current;R/errata.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>alpha</td>
 	  <td><a href="&url.rel;/alpha/&rel2.current;-RELEASE/">[Distribution]</a></td>
 	  <td><a href="&url.rel;/alpha/ISO-IMAGES/&rel2.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel2.current;R/relnotes-alpha.html">[View]</a></td>
-	  <td><a href="releases/&rel2.current;R/hardware-alpha.html">[View]</a></td>
-	  <td><a href="releases/&rel2.current;R/installation-alpha.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/relnotes-alpha.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/hardware-alpha.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/installation-alpha.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td></td>
 	  <td>i386</td>
 	  <td><a href="&url.rel;/i386/&rel2.current;-RELEASE/">[Distribution]</a></td>
 	  <td><a href="&url.rel;/i386/ISO-IMAGES/&rel2.current;/">[ISO]</a></td>
-	  <td><a href="releases/&rel2.current;R/relnotes-i386.html">[View]</a></td>
-	  <td><a href="releases/&rel2.current;R/hardware-i386.html">[View]</a></td>
-	  <td><a href="releases/&rel2.current;R/installation-i386.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/relnotes-i386.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/hardware-i386.html">[View]</a></td>
+	  <td><a href="&base;/releases/&rel2.current;R/installation-i386.html">[View]</a></td>
 	</tr>
       </tbody>
     </table>
@@ -160,11 +160,11 @@
 
     <p>If you plan on getting FreeBSD via FTP, please check the
       listing of <a
-	href="doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html"><strong>mirror
+	href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html"><strong>mirror
 	  sites</strong></a> in the handbook to see if there is a site
       closer to you.  For more information about past, present and
       future releases in general, please visit the <a
-	href="releases/index.html">release information page</a>.</p>
+	href="&base;/releases/index.html">release information page</a>.</p>
 
   <![ %beta.testing; [
 
@@ -182,7 +182,7 @@
 	<tr style="text-align: center;">
 	  <td colspan="2">Version &amp; Platform</td>
 	  <td>Distribution</td>
-	  <td title="ISO9660 CD image"><a href="doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
+	  <td title="ISO9660 CD image"><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
 	  <td>Schedule</td>
 	  <td>TODO List</td>
 	</tr>
@@ -191,8 +191,8 @@
 	<tr>
 	  <td colspan="2">FreeBSD &betarel.current;-&betarel.vers;</td>
 	  <td colspan="2"></td>
-	  <td><a href="releases/&betarel.current;R/schedule.html">[View]</a></td>
-	  <td><a href="releases/&betarel.current;R/todo.html">[View]</a></td>
+	  <td><a href="&base;/releases/&betarel.current;R/schedule.html">[View]</a></td>
+	  <td><a href="&base;/releases/&betarel.current;R/todo.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td>&nbsp;&nbsp;&nbsp;</td>
@@ -245,7 +245,7 @@
 	<tr style="text-align: center;">
 	  <td colspan="2">Version &amp; Platform</td>
 	  <td>Distribution</td>
-	  <td title="ISO9660 CD image"><a href="doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
+	  <td title="ISO9660 CD image"><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
 	  <td>Schedule</td>
 	  <td>TODO List</td>
 	</tr>
@@ -254,8 +254,8 @@
 	<tr>
 	  <td colspan="2">FreeBSD &betarel2.current;-&betarel2.vers;</td>
 	  <td colspan="2"></td>
-	  <td><a href="releases/&betarel2.current;R/schedule.html">[View]</a></td>
-	  <td><a href="releases/&betarel2.current;R/todo.html">[View]</a></td>
+	  <td><a href="&base;/releases/&betarel2.current;R/schedule.html">[View]</a></td>
+	  <td><a href="&base;/releases/&betarel2.current;R/todo.html">[View]</a></td>
 	</tr>
 	<tr>
 	  <td>&nbsp;&nbsp;&nbsp;</td>
@@ -324,7 +324,7 @@
       <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">FreeBSD
 	  Ports Collection</a></li>
 
-      <li><a href="ports/index.html">Web interface to the Ports
+      <li><a href="&base;/ports/index.html">Web interface to the Ports
 	  Collection</a></li>
 
       <li><a href="http://www.freshports.org/">FreshPorts - a more
@@ -334,9 +334,9 @@
     <p>For information about how <em>you</em> can contribute
       <em>your</em> favorite piece of software to the Ports Collection,
       have a look at <em><a
-	  href="doc/en_US.ISO8859-1/books/porters-handbook/index.html">The
+	  href="&base;/doc/en_US.ISO8859-1/books/porters-handbook/index.html">The
 	  Porter's Handbook</a></em> and the article <em><a
-	  href="doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
+	  href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
 	  to FreeBSD</a></em>.</p>
 
     &footer;
--- where.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?20060305174402.0A069998775>