Correct 2 typos.
This commit is contained in:
parent
5aa41b00e1
commit
8b28e9589c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14723
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.11 2002/10/19 02:46:55 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.12 2002/10/21 01:06:21 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -48,7 +48,7 @@
|
|||
differ in the FAQ and Handbook. This entails marking some areas
|
||||
with "This procedure is specific to 4.X. For more information for
|
||||
5.x, please see foo(n)" or similar. This needs to happen quickly,
|
||||
to give adequate time fo rthe translation teams to catch up.</td>
|
||||
to give adequate time for the translation teams to catch up.</td>
|
||||
</tr>
|
||||
|
||||
<tr><td>devd</td><td>Prototype committed.</td>
|
||||
|
@ -129,7 +129,7 @@
|
|||
<td>UFS2 can be successfully booted on sparc64, but on i386 the
|
||||
emulated 64-bit instructions grow boot2 beyond the 8k traditionally
|
||||
allocated for that boot loader. There appear to be some combination
|
||||
of books in various bits of the boot loading mecahnism relating
|
||||
of books in various bits of the boot loading mechanism relating
|
||||
to this (possibly including in the i386 emulated 64-bit instructions)
|
||||
that must be resolved. In addition, the installation code now needs
|
||||
to start leaving room for the larger boot blocks so that freshly
|
||||
|
|
Loading…
Reference in a new issue