MFP4:
- Merge new layout. Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
04c80de4bc
commit
81ea7b4201
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25830
2 changed files with 5 additions and 3 deletions
en
|
@ -2,6 +2,7 @@
|
|||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.179 2005/09/24 16:31:37 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.68 2005/02/21 04:48:57 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.69 2005/07/24 19:24:22 remko Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % navincludes SYSTEM "includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
|
||||
]>
|
||||
|
@ -41,9 +42,9 @@
|
|||
|
||||
<h2>Download FreeBSD</h2>
|
||||
|
||||
<table border="1">
|
||||
<table class="tblbasic">
|
||||
<thead>
|
||||
<tr class="heading" style="text-align: center;">
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue