Remove the "Download" link due to this implementation's unpopularity.

This commit is contained in:
Ceri Davies 2005-01-02 12:37:49 +00:00
parent f942907cc9
commit 269e10fae1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23419
3 changed files with 4 additions and 21 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/share/sgml/includes.misc.sgml,v 1.1 2003/10/11 18:51:26 hrs Exp $ -->
<!-- $FreeBSD: www/share/sgml/includes.misc.sgml,v 1.2 2005/01/01 21:15:08 ceri Exp $ -->
<!-- avoid replacing &nbsp; etc. with hardcoded Latin1 values -->
<!ENTITY nbsp SDATA "[nbsp ]">
@ -36,9 +36,6 @@
<!ENTITY url.doc.books.fdp-primer '&url.doc.base;/books/fdp-primer/index.html'>
<!ENTITY url.doc.books.fdp-primer-en '&url.doc.base-en;/books/fdp-primer/index.html'>
<!-- URLS for downloading FreeBSD -->
<!ENTITY url.ftp 'ftp://ftp.FreeBSD.org/pub/FreeBSD'>
<!--
Local Variables:
mode: sgml

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/share/sgml/includes.misc.xsl,v 1.15 2004/12/31 07:24:05 hrs Exp $ -->
<!-- $FreeBSD: www/share/sgml/includes.misc.xsl,v 1.16 2005/01/01 21:15:08 ceri Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -12,9 +12,6 @@
<xsl:variable name="jdk" select="'JDK&#8482;'"/>
<xsl:variable name="posix" select="'POSIX&#174;'"/>
<!-- URLS for downloading FreeBSD -->
<xsl:variable name="url.ftp" select="'ftp://ftp.FreeBSD.org/pub/FreeBSD'"/>
<!-- for security advisories -->
<xsl:variable name="ftpbase"
select="'ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/'"/>