FreeBSD Bugzilla – Attachment 63032 Details for
Bug 94098
[patch] use &base; entities in where.sgml as used in other files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
where.sgml.diff
where.sgml.diff (text/plain), 12.67 KB, created by
Gabor Kovesdan
on 2006-03-05 17:50:07 UTC
(
hide
)
Description:
where.sgml.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2006-03-05 17:50:07 UTC
Size:
12.67 KB
patch
obsolete
>--- 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® 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 & 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> </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 & 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> </td> >@@ -245,7 +245,7 @@ > <tr style="text-align: center;"> > <td colspan="2">Version & 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> </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;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 94098
: 63032