Module Name: src
Committed By: cube
Date: Mon Aug 31 03:39:01 UTC 2009
Modified Files:
src/usr.bin/config: config.1
Log Message:
.Sx to refer to a section, and add one ref to the lint stuff for clarity.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/config/config.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/config/config.1
diff -u src/usr.bin/config/config.1:1.8 src/usr.bin/config/config.1:1.9
--- src/usr.bin/config/config.1:1.8 Mon May 4 21:11:53 2009
+++ src/usr.bin/config/config.1 Mon Aug 31 03:39:00 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.1,v 1.8 2009/05/04 21:11:53 wiz Exp $
+.\" $NetBSD: config.1,v 1.9 2009/08/31 03:39:00 cube Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -86,7 +86,9 @@
is a tool for the kernel developer and generates a
.Dq lint
configuration file to be used during regression testing.
-Refer to section LINT CONFIGURATION for the details of that use of
+Refer to section
+.Sx LINT CONFIGURATION
+for the details of that use of
.Nm .
.Pp
.Nm
@@ -98,7 +100,9 @@
as the kernel build directory, instead of computing and creating one
automatically.
.It Fl L
-Generate a lint configuration.
+Generate a lint configuration. See section
+.Sx LINT CONFIGURATION
+for details.
.It Fl P
Pack locators to save space in the resulting kernel binary.
The amount of space saved that way is so small that this option should