From 4fe7755b434e2e0600823df70ed0964eb576988c Mon Sep 17 00:00:00 2001 From: John Fieber Date: Wed, 15 May 1996 15:17:28 +0000 Subject: [PATCH] Fixed botched cross reference (target was not defined). --- handbook/handbook.sgml | 4 ++-- handbook/kernelconfig.sgml | 4 ++-- handbook/linuxemu.sgml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/handbook/handbook.sgml b/handbook/handbook.sgml index e90c493ac0..d398fc248c 100644 --- a/handbook/handbook.sgml +++ b/handbook/handbook.sgml @@ -1,4 +1,4 @@ - + The FreeBSD Documentation Project - March 19, 1996 + May 15, 1996 Welcome to FreeBSD! This handbook covers the installation and day to day use of FreeBSD Release diff --git a/handbook/kernelconfig.sgml b/handbook/kernelconfig.sgml index 0498e14664..2f28a0377f 100644 --- a/handbook/kernelconfig.sgml +++ b/handbook/kernelconfig.sgml @@ -1,4 +1,4 @@ - + Configuring the FreeBSD Kernel @@ -44,7 +44,7 @@

- Building and Installing a Custom Kernel + Building and Installing a Custom Kernel

First, let us take a quick tour of the kernel build directory. All directories mentioned will be relative to diff --git a/handbook/linuxemu.sgml b/handbook/linuxemu.sgml index 7419f847df..43193a16f9 100644 --- a/handbook/linuxemu.sgml +++ b/handbook/linuxemu.sgml @@ -1,4 +1,4 @@ - + Linux Emulation @@ -161,7 +161,7 @@ options LINUX to your kernel config file. Then run config and install the new -kernel as described in . Installing Linux Runtime Libraries