Add missing tags, and s/-4.x/4.X
This commit is contained in:
parent
e2e04c2b7c
commit
bdf348014f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14615
2 changed files with 4 additions and 4 deletions
en_US.ISO8859-1/books
|
@ -140,7 +140,7 @@
|
|||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Mapping Page Tables - vm_map_t, vm_entry_t</title>
|
||||
<title>Mapping Page Tables—<literal>vm_map_t, vm_entry_t</literal></title>
|
||||
|
||||
<para>FreeBSD separates the physical page table topology from the VM
|
||||
system. All hard per-process page tables can be reconstructed on the
|
||||
|
@ -252,7 +252,7 @@ makeoptions COPTFLAGS="-O -pipe"</programlisting>
|
|||
least as large as main memory and <filename>/var/crash</filename> must
|
||||
have sufficient free space to hold the dump.</para>
|
||||
|
||||
<para>NFS-based swap is perfectly acceptable on -4.x or later systems,
|
||||
<para>NFS-based swap is perfectly acceptable on 4.X or later systems,
|
||||
but you must be aware that the NFS server will take the brunt of the
|
||||
paging load.</para>
|
||||
</sect1>
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Mapping Page Tables - vm_map_t, vm_entry_t</title>
|
||||
<title>Mapping Page Tables—<literal>vm_map_t, vm_entry_t</literal></title>
|
||||
|
||||
<para>FreeBSD separates the physical page table topology from the VM
|
||||
system. All hard per-process page tables can be reconstructed on the
|
||||
|
@ -252,7 +252,7 @@ makeoptions COPTFLAGS="-O -pipe"</programlisting>
|
|||
least as large as main memory and <filename>/var/crash</filename> must
|
||||
have sufficient free space to hold the dump.</para>
|
||||
|
||||
<para>NFS-based swap is perfectly acceptable on -4.x or later systems,
|
||||
<para>NFS-based swap is perfectly acceptable on 4.X or later systems,
|
||||
but you must be aware that the NFS server will take the brunt of the
|
||||
paging load.</para>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue