diff options
author | jkh <jkh@FreeBSD.org> | 1996-05-17 11:16:51 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-05-17 11:16:51 +0000 |
commit | 94c3aa770fb1ae4eeddb0d797de1266f3dfcd6c1 (patch) | |
tree | c309499940f8396242a41e66bd458accc44613fe | |
parent | 7f127180e9427dc242104cce3ace3f102033c0fd (diff) | |
download | FreeBSD-src-94c3aa770fb1ae4eeddb0d797de1266f3dfcd6c1.zip FreeBSD-src-94c3aa770fb1ae4eeddb0d797de1266f3dfcd6c1.tar.gz |
I think these reference tags (given the context of the sentence) make
more sense.
-rw-r--r-- | share/doc/handbook/linuxemu.sgml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/doc/handbook/linuxemu.sgml b/share/doc/handbook/linuxemu.sgml index 2658127..c9c4e98 100644 --- a/share/doc/handbook/linuxemu.sgml +++ b/share/doc/handbook/linuxemu.sgml @@ -1,4 +1,4 @@ -<!-- $Id: linuxemu.sgml,v 1.3 1996/05/16 22:50:29 mpp Exp $ --> +<!-- $Id: linuxemu.sgml,v 1.4 1996/05/16 23:18:05 mpp 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> |