Whitespaces changes
Found with: igor Approved by: dougb
This commit is contained in:
parent
e22bc59985
commit
3bef00cf84
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38415
1 changed files with 9 additions and 9 deletions
|
@ -106,8 +106,8 @@
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Faster boot time. Since the kernel will only probe the
|
<para>Faster boot time. Since the kernel will only probe the
|
||||||
hardware you have on your system, the time it takes your system to
|
hardware you have on your system, the time it takes your system to
|
||||||
boot can decrease dramatically.</para>
|
boot can decrease dramatically.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1355,13 +1355,13 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
||||||
&os;, see
|
&os;, see
|
||||||
<filename>/usr/src/sys/<replaceable>i386</replaceable>/conf/NOTES</filename>.</para>
|
<filename>/usr/src/sys/<replaceable>i386</replaceable>/conf/NOTES</filename>.</para>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Large Memory Configurations (<acronym>PAE</acronym>)</title>
|
<title>Large Memory Configurations (<acronym>PAE</acronym>)</title>
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>Physical Address Extensions
|
<primary>Physical Address Extensions
|
||||||
(<acronym>PAE</acronym>)</primary>
|
(<acronym>PAE</acronym>)</primary>
|
||||||
<secondary>large memory</secondary>
|
<secondary>large memory</secondary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
<para>Large memory configuration machines require access to
|
<para>Large memory configuration machines require access to
|
||||||
more than the 4 gigabyte limit on User+Kernel Virtual
|
more than the 4 gigabyte limit on User+Kernel Virtual
|
||||||
|
@ -1495,9 +1495,9 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
||||||
boot menu appears. Select the <quote>Escape to a loader
|
boot menu appears. Select the <quote>Escape to a loader
|
||||||
prompt</quote> option, number six. At the prompt, type
|
prompt</quote> option, number six. At the prompt, type
|
||||||
<command>boot <replaceable>kernel.old</replaceable></command>,
|
<command>boot <replaceable>kernel.old</replaceable></command>,
|
||||||
or the name of any other kernel that will boot properly.
|
or the name of any other kernel that will boot properly.
|
||||||
When reconfiguring a kernel, it is always a good idea to keep
|
When reconfiguring a kernel, it is always a good idea to keep
|
||||||
a kernel that is known to work on hand.</para>
|
a kernel that is known to work on hand.</para>
|
||||||
|
|
||||||
<para>After booting with a good kernel you can check over your
|
<para>After booting with a good kernel you can check over your
|
||||||
configuration file and try to build it again. One helpful
|
configuration file and try to build it again. One helpful
|
||||||
|
|
Loading…
Reference in a new issue