Grammar fix
This commit is contained in:
parent
df3ce1915e
commit
4893b854f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16891
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.56 2003/03/20 00:10:51 trhodes Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.57 2003/04/29 15:01:35 trhodes Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.56 2003/03/20 00:10:51 trhodes Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.57 2003/04/29 15:01:35 trhodes Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -329,7 +329,7 @@
|
|||
<h2><font color="#990000">Easy to install</font></h2>
|
||||
|
||||
<p>FreeBSD can be installed from a variety of media including
|
||||
CD-ROM, DVD-ROM, floppy disk, magnetic tape, an MS-DOS partition, or if
|
||||
CD-ROM, DVD-ROM, floppy disk, magnetic tape, a MS-DOS partition, or if
|
||||
you have a network connection, you can install it
|
||||
<i>directly</i> over anonymous FTP or NFS. All you need is a
|
||||
pair of blank, 1.44MB floppies and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue