From 2e97307cc79bfa0380290b6abf6dfc3be5b3851e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 15 Aug 1996 09:45:30 +0000 Subject: [PATCH] Typo (nott -> not). --- handbook/kernelconfig.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/kernelconfig.sgml b/handbook/kernelconfig.sgml index 1f25828a5b..6801bf12d1 100644 --- a/handbook/kernelconfig.sgml +++ b/handbook/kernelconfig.sgml @@ -1,4 +1,4 @@ - + Configuring the FreeBSD Kernel @@ -160,7 +160,7 @@ be dependant upon an option gets this option out of an opt_foo.h declaration file created in the compile directory by config. The list of valid options - for config lives in two files: options that do nott + for config lives in two files: options that do not depend on the architecture are listed in /sys/conf/options, architecture-dependant ones in /sys/arch/conf/options.arch,