From 656856ab2bd690f48fadaa85345f2dc9984fcc0a Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 15 Apr 2013 17:49:50 +0000 Subject: [PATCH] Add a reference to config(5). PR: docs/177874 Submitted by: Taras --- en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml index e6f21f0a55..a4381d1e2f 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml @@ -493,14 +493,16 @@ options IPDIVERT GENERIC will be also be added to the local kernel unless they are specifically prevented using nooptions or nodevice. - The remainder of this chapter addresses the contents of a + A comprehensive list of configuration directives and their + descriptions may be found in &man.config.5;. + + The remainder of this chapter addresses the contents of a typical configuration file and the role various options and devices play. To build a file which contains all available options, run the following command as root: - &prompt.root; cd /usr/src/sys/i386/conf && make LINT