Correct two bogons I introduced, it formats again.
This commit is contained in:
parent
63d35e573e
commit
2ff3125c7c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=174
1 changed files with 2 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
|
||||
<date> $Id: freebsd-faq.sgml,v 1.23 1995-12-03 17:21:07 roberto Exp $
|
||||
<date> $Id: freebsd-faq.sgml,v 1.24 1995-12-03 17:27:18 roberto Exp $
|
||||
<abstract>
|
||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
|
||||
|
@ -1576,8 +1576,6 @@ disk fd1 at fdc0 drive 1
|
|||
|
||||
Recompile and install.
|
||||
|
||||
<sect1>
|
||||
|
||||
<sect1>
|
||||
<heading>I have 128 MB of RAM but it seems that the system use only the first 64 MB. What's going on ?</heading>
|
||||
|
||||
|
@ -1599,6 +1597,7 @@ disk fd1 at fdc0 drive 1
|
|||
Where <tt/n/ is your memory in Kilobytes. For a 128 MB machine,
|
||||
you'd want to use <tt/131072/
|
||||
|
||||
<sect1>
|
||||
<heading>Will FreeBSD ever support other architectures?</heading>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue