Removed a typo re: installation on 4MB machines.
This commit is contained in:
parent
5f8b61496f
commit
b64ff0c8f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=897
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1996-12-18 14:08:59 $">
|
||||
<!ENTITY date "$Date: 1996-12-27 17:27:52 $">
|
||||
<!ENTITY title "FreeBSD 2.2 Change Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<EM>From <A HREF="mailto:jkh@FreeBSD.org">jkh</A>:</EM>
|
||||
|
||||
<P>2.2-RELEASE will not support installation of machines with < 4MB of
|
||||
<P>2.2-RELEASE will not support installation of machines with 4MB of
|
||||
memory or 1.2MB floppy drives - that is to say, only > 5MB memory &
|
||||
1.44MB floppy drive systems are supported. In truth, 8MB of memory
|
||||
is the recommended minimum.</P>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1996-12-18 14:08:59 $">
|
||||
<!ENTITY date "$Date: 1996-12-27 17:27:52 $">
|
||||
<!ENTITY title "FreeBSD 2.2 Change Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<EM>From <A HREF="mailto:jkh@FreeBSD.org">jkh</A>:</EM>
|
||||
|
||||
<P>2.2-RELEASE will not support installation of machines with < 4MB of
|
||||
<P>2.2-RELEASE will not support installation of machines with 4MB of
|
||||
memory or 1.2MB floppy drives - that is to say, only > 5MB memory &
|
||||
1.44MB floppy drive systems are supported. In truth, 8MB of memory
|
||||
is the recommended minimum.</P>
|
||||
|
|
Loading…
Reference in a new issue