Subject: CVS commit: [netbsd-3] src/dist/pf/share/man
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 04/28/2006 22:16:04
Module Name:	src
Committed By:	riz
Date:		Fri Apr 28 22:16:04 UTC 2006

Modified Files:
	src/dist/pf/share/man/man4 [netbsd-3]: pf.4
	src/dist/pf/share/man/man5 [netbsd-3]: pf.conf.5

Log Message:
Pull up following revision(s) (requested by pavel in ticket #1291):
	dist/pf/share/man/man5/pf.conf.5: revision 1.6
	dist/pf/share/man/man4/pf.4: revision 1.4
The "group" keyword is not supported in NetBSD, so:
- add a CAVEATS section to pf(4) and note it
- in the description in pf.conf(5) say it is unsupported
- remove it from the grammar in pf.conf(5).
Approved by Peter Postma.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/dist/pf/share/man/man4/pf.4
cvs rdiff -r1.3.2.1 -r1.3.2.2 src/dist/pf/share/man/man5/pf.conf.5

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