Fix typo "recoord" --> "record"
This commit is contained in:
parent
bdc230f774
commit
50312aa0ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4550
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: admin.sgml,v 1.20 1999-02-19 10:46:11 imp Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.21 1999-03-20 12:40:32 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -345,7 +345,7 @@
|
|||
|
||||
<p>``Geometry'' is an outdated concept, but one still at the
|
||||
heart of the PC's BIOS and its interaction with disks. When
|
||||
the FreeBSD installer creates slices, it has to recoord the
|
||||
the FreeBSD installer creates slices, it has to record the
|
||||
location of these slices on the disk in a fashion that
|
||||
corresponds with the way the BIOS expects to find them. If
|
||||
it gets it wrong, you won't be able to boot.
|
||||
|
|
Loading…
Reference in a new issue