o Correct a couple of typos [1].
o While in the general area, collapse two paragraphs into one. PR [1]: docs/71998 Submitted by: Hiroo Ono <hiroo+freebsd at oikumene.gcd.org>
This commit is contained in:
parent
1db1681029
commit
32cf812ec6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22432
1 changed files with 3 additions and 4 deletions
|
@ -4290,11 +4290,10 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
|
||||
<para>A dialog will pop up requesting the number of
|
||||
cylinders, heads and sectors. Type the numbers found from
|
||||
the BIOS separates by forward slashes.
|
||||
</para>
|
||||
the BIOS separated by forward slashes.
|
||||
|
||||
<para>5000 cylinders, 250 sectors and 60 sectors would be entered as
|
||||
<userinput>5000/250/60</userinput>
|
||||
For example, values of 5000 cylinders, 250 heads, and 60 sectors would be entered as
|
||||
<userinput>5000/250/60</userinput>.
|
||||
</para>
|
||||
|
||||
<para>Press enter to set the values, and hit
|
||||
|
|
Loading…
Reference in a new issue