Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/30/2001 23:05:13
Module Name: basesrc
Committed By: jdolecek
Date: Tue Jan 30 21:05:13 UTC 2001
Modified Files:
basesrc/usr.bin/awk: awk.1
Log Message:
Do extensive facelift:
* divide text into subsections according to function
* group I/O, math functions together (similarily to how gawk manpage
is structured) and provide easily parsable
list, so that it's much easier to find information about individual
functions
* sort function and variable list by alphabet
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.bin/awk/awk.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.