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