Spelling police: seperate -> separate; extention -> extension.

This commit is contained in:
Dima Dorfman 2001-07-05 09:02:50 +00:00
parent 2ff89e4560
commit 2c41e2c96f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9795
4 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "FreeBSD-advocacy Conspectus, week ending 5th November 2000">
<!ENTITY date "$FreeBSD: www/en/conspectus/advocacy/2000/11/05.sgml,v 1.1 2000/11/07 21:25:10 jim Exp $">
<!ENTITY date "$FreeBSD: www/en/conspectus/advocacy/2000/11/05.sgml,v 1.2 2000/11/15 21:27:45 jim Exp $">
<!ENTITY base "../../../..">
<!ENTITY % includes SYSTEM "../../../../includes.sgml"> %includes;]>
@ -118,7 +118,7 @@
</blockquote>
<p>Obviously, we all agree &ndash; we need some sort of new and/or
seperate "first boot install" for newbies coming to us from Windows,
separate "first boot install" for newbies coming to us from Windows,
Linux, etc... and according to <a
href="mailto:jkh@winston.osd.bsdi.com">[Jordan Hubbard]</a>, this
discussion has been going on for a long, long, long time...</p>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/2.1.7R/notes.sgml,v 1.5 1999/09/06 07:02:52 peter Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/2.1.7R/notes.sgml,v 1.6 1999/12/12 16:24:32 jhb Exp $">
<!ENTITY title "FreeBSD 2.1.7 Release Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/releases/2.1.7R/notes.sgml,v 1.5 1999/09/06 07:02:52 peter Exp $ -->
<!-- $FreeBSD: www/en/releases/2.1.7R/notes.sgml,v 1.6 1999/12/12 16:24:32 jhb Exp $ -->
<html>
&header;
@ -357,7 +357,7 @@ Their current catalog can be obtained via ftp as:
Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
FreeBSD 2.2-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
(-RELEASE and -SNAP subscriptions are entirely seperate). With a
(-RELEASE and -SNAP subscriptions are entirely separate). With a
subscription, you will automatically receive updates as they are released.
Your credit card will be billed when each disk is shipped and you may cancel
your subscription at any time without further obligation.

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/announce.sgml,v 1.3 1999/12/22 19:05:03 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/announce.sgml,v 1.4 1999/12/23 06:10:43 jkh Exp $">
<!ENTITY title "FreeBSD 3.4 Announcement">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -40,7 +40,7 @@
certainly not going to go out of our way to make FreeBSD harder to
"test drive" if providing the standard NFS/FTP network installation
methods is no longer enough. This is a fully-bootable ISO 9660 (with
RockRidge extentions) image and can be written as a raw ISO image
RockRidge extensions) image and can be written as a raw ISO image
by most CD creator software.</p>
<p>We can't promise that all the mirror sites will carry the rather large

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.0R/notes.sgml,v 1.1 2000/03/16 01:12:33 jim Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.0R/notes.sgml,v 1.2 2000/03/18 17:31:59 jim Exp $">
<!ENTITY title "FreeBSD 4.0 Release Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -210,7 +210,7 @@ fpsetmask(3) to reenable those you need. Note that integer
device-by-zero is not covered by the FPU and will still trap after
this change. Also note that conversion of float/double to integer
where the float variable is too big now doesn't trap as well (it can't
be seperated from other operations we want masked).
be separated from other operations we want masked).
1.2. SECURITY FIXES