I think these reference tags (given the context of the sentence) make
more sense.
This commit is contained in:
parent
3038e1c1ef
commit
47f9222271
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=338
1 changed files with 4 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: linuxemu.sgml,v 1.4 1996-05-16 23:18:05 mpp Exp $ -->
|
||||
<!-- $Id: linuxemu.sgml,v 1.5 1996-05-17 11:16:51 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Linux Emulation<label id="linuxemu"></heading>
|
||||
|
@ -72,8 +72,7 @@ options LINUX
|
|||
</verb>
|
||||
</tscreen>
|
||||
Then run config and install the new kernel as described in the
|
||||
<ref id="kernelconfig:config" name="Configuration File">
|
||||
section.
|
||||
<ref id="kernelconfig" name="kernel configuration"> section.
|
||||
|
||||
If you decide to use the LKM you must also install the loadable
|
||||
module. A mismatch of versions between the kernel and loadable
|
||||
|
@ -161,8 +160,8 @@ options LINUX
|
|||
</verb>
|
||||
</tscreen>
|
||||
to your kernel config file. Then run config and install the new
|
||||
kernel as described in <ref id="kernelconfig:building" name="Building
|
||||
and Installing a Custom Kernel">.
|
||||
kernel as described in the <ref id="kernelconfig" name="kernel
|
||||
configuration"> section.
|
||||
|
||||
<sect1><heading>Installing Linux Runtime Libraries</heading>
|
||||
|
||||
|
|
Loading…
Reference in a new issue