head	1.6;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.4
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	v98_02_11:1.1.1.1
	JOSH:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2011.10.24.09.10.14;	author dougb;	state Exp;
branches;
next	1.5;

1.5
date	2001.02.21.21.00.55;	author obrien;	state Exp;
branches;
next	1.4;

1.4
date	99.05.03.06.13.16;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	99.01.18.02.53.24;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	98.11.10.02.05.13;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	98.07.04.19.21.58;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.07.04.19.21.58;	author steve;	state Exp;
branches;
next	;


desc
@@


1.6
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@Awk scans input files for specified patterns and can perform an associated
action when a line of the file matches the pattern.

This is the One True version of awk described in "The AWK Programming Language"
by Al Aho, Brian Kernighan, and Peter Weinberger
(Addison-Wesley, 1988, ISBN 0-201-07981-X).

WWW: http://cm.bell-labs.com/cm/cs/awkbook/index.html
@


1.5
log
@Tweak.

Obtained from:	NetBSD
@
text
@a8 3

-- David
   obrien@@NUXI.com
@


1.4
log
@Yet more WWW: additions
@
text
@d4 1
a4 1
This is the version of awk described in "The AWK Programming Language",
d10 2
a11 2
-- 
Josh Gilliam                    <josh@@quick.net>
@


1.3
log
@Fix an FPE error.

PR:		9492
Submitted by:	Pedro F. Giffuni <giffunip@@asme.org>
@
text
@d7 2
a8 1
	http://cm.bell-labs.com/cm/cs/awkbook/index.html
@


1.2
log
@Update to version 98.10.20.

PR:		8530
Reviewed by:	maintainer
Submitted by:	Pedro F. Giffuni <pfgiffun@@bachue.usc.unal.edu.co>
@
text
@d1 3
d7 1
a7 3

Awk scans input files for specified patterns and can perform an associated
action when a line of the file matches the pattern.
@


1.1
log
@Initial revision
@
text
@d1 3
a3 4
This is Brian Kernighan's awk, which is "the one true awk".
Awk scans input files for specified patterns and can perform
an associated action when a line of the file matches the
pattern.
d5 2
@


1.1.1.1
log
@Initial import of kawk.
kawk - Brian Kernighan's awk.

PR:		6460
Submitted by:	Josh Gilliam <josh@@quick.net>
@
text
@@
