Typo fixes.
This commit is contained in:
parent
4c830e44fa
commit
1ab68c4763
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18364
1 changed files with 2 additions and 2 deletions
|
@ -1332,7 +1332,7 @@ pseudo-device bpf # Berkeley packet filter</programlisting>
|
|||
<title>Defeating Memory Limitations</title>
|
||||
|
||||
<para>In the past, &os; never made use of memory beyond four
|
||||
gigabytes. This was termed the four gigabyte limit and
|
||||
gigabytes. This was termed the four gigabytes limit and
|
||||
was a hassle to those who owned machines which supported a
|
||||
memory size larger than four gigabytes. For those users, the
|
||||
&man.pae.4; driver was written. The <literal>PAE</literal>
|
||||
|
@ -1345,7 +1345,7 @@ pseudo-device bpf # Berkeley packet filter</programlisting>
|
|||
<para>to the kernel configuration file as explained above.</para>
|
||||
|
||||
<note>
|
||||
<para>This option is slightly experimental, and could could cause
|
||||
<para>This option is slightly experimental, and could cause
|
||||
minor problems. For instance, the kernel's virtual address
|
||||
space may need to be increased. Add the
|
||||
<option>KVA_PAGES</option> from <filename>NOTES</filename> to
|
||||
|
|
Loading…
Reference in a new issue