I think these reference tags (given the context of the sentence) make

more sense.
This commit is contained in:
Jordan K. Hubbard 1996-05-17 11:16:51 +00:00
parent 3038e1c1ef
commit 47f9222271
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=338

View file

@ -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 --> <!-- The FreeBSD Documentation Project -->
<chapt><heading>Linux Emulation<label id="linuxemu"></heading> <chapt><heading>Linux Emulation<label id="linuxemu"></heading>
@ -72,8 +72,7 @@ options LINUX
</verb> </verb>
</tscreen> </tscreen>
Then run config and install the new kernel as described in the Then run config and install the new kernel as described in the
<ref id="kernelconfig:config" name="Configuration File"> <ref id="kernelconfig" name="kernel configuration"> section.
section.
If you decide to use the LKM you must also install the loadable If you decide to use the LKM you must also install the loadable
module. A mismatch of versions between the kernel and loadable module. A mismatch of versions between the kernel and loadable
@ -161,8 +160,8 @@ options LINUX
</verb> </verb>
</tscreen> </tscreen>
to your kernel config file. Then run config and install the new to your kernel config file. Then run config and install the new
kernel as described in <ref id="kernelconfig:building" name="Building kernel as described in the <ref id="kernelconfig" name="kernel
and Installing a Custom Kernel">. configuration"> section.
<sect1><heading>Installing Linux Runtime Libraries</heading> <sect1><heading>Installing Linux Runtime Libraries</heading>