Module Name: src
Committed By: wiz
Date: Mon May 5 20:52:45 UTC 2014
Modified Files:
src/usr.bin/config: config.1
Log Message:
Sort SYNOPSIS. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 src/usr.bin/config/config.1:1.15
--- src/usr.bin/config/config.1:1.14 Mon May 5 19:08:13 2014
+++ src/usr.bin/config/config.1 Mon May 5 20:52:45 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.1,v 1.14 2014/05/05 19:08:13 martin Exp $
+.\" $NetBSD: config.1,v 1.15 2014/05/05 20:52:45 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)config.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd August 30, 2012
+.Dd May 5, 2014
.Dt CONFIG 1
.Os
.Sh NAME
@@ -39,8 +39,8 @@
.Nm
.Op Fl Ppv
.Op Fl b Ar builddir
-.Op Fl s Ar srcdir
.Op Fl D Ar var=value
+.Op Fl s Ar srcdir
.Op Fl U Ar value
.Op Ar config-file
.Nm
@@ -113,7 +113,7 @@ as the kernel build directory, instead o
automatically.
.It Fl D Ar var=value
Define a makeoptions variable to the given value.
-This is equivalent to appending a
+This is equivalent to appending a
.Li makeoptions var=value
line to the config file.
.It Fl L