Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/07/2003 01:01:46
Module Name:	src
Committed By:	lukem
Date:		Fri Nov  7 01:01:46 UTC 2003

Modified Files:
	src/usr.bin/make: make.1

Log Message:
Add some subsections in the VARIABLE ASSIGNMENTS section.

In the "modifier description" list, show each modifier with the leading `:'.
Rationale: it's hard to search for modifiers without it, and we already do
the same thing in the -options and .makecommands lists.  I now find it much
easier to find the description for a modifier in the man page.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/usr.bin/make/make.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.