Module Name: othersrc
Committed By: wiz
Date: Sat Mar 12 13:23:17 UTC 2011
Modified Files:
othersrc/external/bsd/gensetlist: gensetlist.8
Log Message:
Sort options.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/gensetlist/gensetlist.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/external/bsd/gensetlist/gensetlist.8
diff -u othersrc/external/bsd/gensetlist/gensetlist.8:1.1.1.1 othersrc/external/bsd/gensetlist/gensetlist.8:1.2
--- othersrc/external/bsd/gensetlist/gensetlist.8:1.1.1.1 Sat Mar 12 08:20:42 2011
+++ othersrc/external/bsd/gensetlist/gensetlist.8 Sat Mar 12 13:23:17 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: gensetlist.8,v 1.1.1.1 2011/03/12 08:20:42 agc Exp $
+.\" $NetBSD: gensetlist.8,v 1.2 2011/03/12 13:23:17 wiz Exp $
.\"
.\" Copyright (c) 2010 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -31,9 +31,9 @@
.Nd create set list entries during build process
.Sh SYNOPSIS
.Nm
-.Fl D definition
.Fl V
.Fl c category
+.Fl D definition
.Fl v NAME=VALUE
.Sh DESCRIPTION
The
@@ -51,6 +51,9 @@
The following options are used with
.Nm
.Bl -tag -width aardvark
+.It Fl c
+The category is used, as part of the process of adding the files
+to the now almost defunct syspkgs set name.
.It Fl D
The definition is used as a guard, and added to the set files
which, in turn, will add the file to the set list if the definition
@@ -59,9 +62,6 @@
Prints the version information for
.Nm
to standard error.
-.It Fl c
-The category is used, as part of the process of adding the files
-to the now almost defunct syspkgs set name.
.It Fl v
This option is used as part of a (key, value) pair to add
the definitions from the build infrastructure.